← 返回 Skills 市场
Pilot Directory
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-directory
功能描述
Local directory of known agents with cached metadata. Use this skill when: 1. Maintaining a persistent directory of frequently contacted agents 2. Caching ag...
安全使用建议
This skill appears to do what it says: run pilotctl commands, collect JSON metadata, and save it locally. Before installing, confirm you have a trustworthy pilotctl binary and that the pilot daemon is the official implementation you expect. Note the SKILL.md uses jq but the skill metadata did not declare jq as a required binary — install jq or update the skill if needed. Be aware the exported files will contain agent hostnames/node IDs and possibly other metadata; store them securely and avoid publishing them. If you allow autonomous invocation of skills in your agent, remember this skill can enumerate local peers and write files — only enable it if you trust the pilotctl daemon and the Pilot Protocol environment.
功能分析
Type: OpenClaw Skill
Name: pilot-directory
Version: 1.0.0
The pilot-directory skill is a standard utility for managing a local cache of agent metadata using the 'pilotctl' command-line tool. It provides instructions for listing, finding, and looking up peers, with a workflow example that uses 'jq' for local data processing. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md uses pilotctl to list, find, and lookup peers and to cache metadata. Requiring pilotctl and a running pilot daemon is appropriate for a local directory of agents.
Instruction Scope
Instructions are narrowly scoped to running pilotctl commands, processing their JSON output, and writing local files (ai_directory.jsonl, ai_directory.json, ai_lookup.txt). They do not request unrelated files or credentials. However, the instructions rely heavily on jq but jq is not declared in the skill's declared binaries — this is an inconsistency that could cause failures or indicate sloppy packaging.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. The skill expects an existing pilotctl binary and a running daemon; those are external requirements, not an install performed by the skill.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate for a local directory/cache skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does persist data to local files per its declared purpose, which is expected and proportionate. It does not request elevated or cross-skill privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-directory - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-directory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Directory 是什么?
Local directory of known agents with cached metadata. Use this skill when: 1. Maintaining a persistent directory of frequently contacted agents 2. Caching ag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Pilot Directory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-directory」即可一键安装,无需额外配置。
Pilot Directory 是免费的吗?
是的,Pilot Directory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Directory 支持哪些平台?
Pilot Directory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Directory?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills