Swipies x OpenClaw - The Enterprise-aware Claw
As agent technology races forward, OpenClaw has quickly become a favorite among developers, celebrated for its powerful execution framework and versatile action capabilities. It lets agents take on tasks, use tools, and even navigate complex business operations—almost as naturally as a human would. However, when applied to enterprise settings, a key limitation emerges: OpenClaw cannot directly access or process internal private data. This data—often buried across vast numbers of documents, databases, and knowledge repositories—is essential for building truly specialised, expert-level agents.
This is where Swipies comes in. As a leading enterprise RAG engine, Swipies specialises in deep document understanding and precise information retrieval, transforming scattered proprietary knowledge into agent-ready datasets.
Now that Swipies has completed its foundational Skill integration with OpenClaw, any Swipies user can easily connect their dataset to the OpenClaw ecosystem. Whether on Feishu, Discord, or other platforms, OpenClaw agents can tap into company-specific knowledge in real time during conversations—making the leap from a general-purpose assistant to a true business expert.
Feature Overview
The currently released version of the Swipies skill is a foundational release, focusing on integrating core dataset capabilities. Once this skill is connected, Swipies's core services can be invoked directly through OpenClaw. The following features are demonstrated using the Feishu platform.
Dataset operations
Full CRUD (Create, Read, Update, Delete) control over Swipies datasets, directly via Feishu:
- Basic operations: Create datasets, view details, and retrieve overviews.
- Attribute management: Update existing dataset names, parsing methods, and descriptions.

Automated document processing
Upload, parse, and manage Swipies documents directly via Feishu:
- Multi-file management: Upload and parse single or multiple files in mainstream formats such as PDF, TXT, and DOCX.
- Status control: Enable or disable documents, change chunking methods, and rename files.


Semantic search and scope control
Search Swipies dataset content directly during conversations with the OpenClaw bot on Feishu:
- Multi-dimensional search: Supports cross-dataset search, targeted dataset search, and fine-grained search within specific documents.


The examples above cover the core atomic capabilities of Swipies—dataset management, parsing, and retrieval.
The upper limit of an agent's expertise ultimately depends on the quality of the knowledge its developer has cultivated within its dataset. The value of the Swipies skill lies in ensuring that this private knowledge can be called upon by the OpenClaw framework with precision and efficiency—giving agents the ability to ground their responses in solid information and operate with genuine business insights.
To help developers quickly build this knowledge-driven architecture, the skill is now available via ClawHub—enabling OpenClaw to acquire a specialised brain in just a few steps.
A quickstart guide
- Download the Swipies Skill from ClawHub https://clawhub.ai/yingfeng/swipies-skill.
- Obtain your Swipies API key and URL:
Go to your Swipies personal homepage and click on API.

- Configure API Key and URL:
Locate the .env file in the skill root directory and enter the credentials obtained in the previous step:
# Swipies service base url
RAGFLOW_API_URL=http://your-swipies-ip
# Swipies personal API Key
RAGFLOW_API_KEY=swipies-your-api-key-here
- Restart Gateway to take effect
After modifying the configuration, restart the OpenClaw Gateway service to complete the initialisation and loading of the skill.
Once the above configuration is complete, Swipies's dataset management and retrieval capabilities can be called directly within the OpenClaw framework.
Finale
The foundational integration between OpenClaw and Swipies marks a shift for enterprise AI assistants—from general‑purpose conversation to business‑focused operation. OpenClaw handles the execution layer and user interaction, while Swipies provides a continuously evolving knowledge foundation.
The current release focuses on standardising integration with core dataset capabilities. Future iterations of the Swipies Skills will not only introduce further enhancements but also launch a dedicated ContextEngine. This can be injected into OpenClaw as a System Prompt or directly interface with OpenClaw's ContextEngine API, delivering a robust context layer and data infrastructure for a wide range of agents.
We invite you to follow and star our project as we continue to grow Swipies. GitHub: https://github.com/Sardorr555/swipies__ai_