← 返回 Skills 市场
teoslayer

Pilot Knowledge Base Rag Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-knowledge-base-rag-setup
功能描述
Deploy a knowledge base RAG pipeline with 4 agents. Use this skill when: 1. User wants to set up a document ingestion and retrieval pipeline 2. User is confi...
安全使用建议
This skill appears coherent and limited to orchestrating pilot agents. Before installing: (1) ensure pilotctl and clawhub are from trusted sources; (2) review and understand the sub-skills (pilot-s3-bridge, pilot-database-bridge, etc.) because those components may require cloud or DB credentials and will affect network access; (3) confirm port and network firewall rules for the pipeline (port 1001 is used in examples); and (4) remember the README/AGPL license and back up existing ~/.pilot config if you want to revert. If you plan to use S3 or an external DB, supply credentials only to the specific sub-skill that needs them and verify where those credentials are stored.
功能分析
Type: OpenClaw Skill Name: pilot-knowledge-base-rag-setup Version: 1.0.0 The skill bundle provides a legitimate orchestration template for deploying a four-agent Retrieval-Augmented Generation (RAG) pipeline. It uses standard ecosystem tools like pilotctl and clawhub to install dependencies and configure communication between the ingest, embedder, indexer, and query roles. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or README.md.
能力标签
crypto
能力评估
Purpose & Capability
The name and description match the instructions: the SKILL.md uses pilotctl and clawhub to install skills, set hostnames, exchange handshakes, and publish messages between agents. The declared required binaries (pilotctl, clawhub) are exactly the tools referenced.
Instruction Scope
Runtime instructions are limited to installing listed pilot sub-skills, writing a manifest to ~/.pilot/setups/knowledge-base-rag.json, running pilotctl commands (handshake, publish, send-file, task submit), and configuring hostnames — all within the scope of provisioning and testing a RAG pipeline. There are no directives to read unrelated system files or to transmit data to unexpected external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or remote downloads. That is the lowest-risk setup; it relies on the system already having pilotctl and clawhub available.
Credentials
The skill itself requests no environment variables or credentials, which is proportionate. Note: some of the sub-skills it installs (e.g., pilot-s3-bridge, pilot-database-bridge) will likely require cloud or database credentials at runtime; those are not requested here and should be provisioned/verified separately by the user.
Persistence & Privilege
always is false and the skill does not request any special platform-wide privileges. It suggests writing a manifest under the user's home config (~/.pilot), which is reasonable for per-deployment state and does not modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-knowledge-base-rag-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-knowledge-base-rag-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-knowledge-base-rag-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Knowledge Base Rag Setup 是什么?

Deploy a knowledge base RAG pipeline with 4 agents. Use this skill when: 1. User wants to set up a document ingestion and retrieval pipeline 2. User is confi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Pilot Knowledge Base Rag Setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-knowledge-base-rag-setup」即可一键安装,无需额外配置。

Pilot Knowledge Base Rag Setup 是免费的吗?

是的,Pilot Knowledge Base Rag Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pilot Knowledge Base Rag Setup 支持哪些平台?

Pilot Knowledge Base Rag Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pilot Knowledge Base Rag Setup?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论