← 返回 Skills 市场
329
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-registry
功能描述
Local skill registry with trigger-word routing. Organize workspace skills and auto-match by keywords. | 本地技能注册表,基于触发词自动路由。管理 workspace 技能,按关键词匹配执行。
安全使用建议
This skill is coherent for managing local skills, but review before applying: 1) Vet every SKILL.md you add to the registry—the registry causes the agent to read and run those workflows, so malicious or sloppy SKILL.md files could perform unwanted actions. 2) Back up RULES.md / AGENTS.md before appending RULES.snippet.md and review the snippet to ensure routing changes are intentional. 3) Prefer specific triggers (avoid overly broad keywords) and test routing in a safe workspace. 4) If you want stronger safety, require user confirmation before the agent auto-executes a matched skill or limit autonomous invocation while you populate and audit skills.
功能分析
Type: OpenClaw Skill
Name: skill-registry
Version: 1.0.0
The skill-registry bundle is a meta-utility designed to help the OpenClaw agent organize and discover other skills within its workspace. It functions by instructing the agent to maintain a central registry file (REGISTRY.md) and use keyword-based routing to select appropriate skill documentation (SKILL.md) for execution. The logic across SKILL.md, REGISTRY.template.md, and RULES.snippet.md is transparent, lacks any high-risk capabilities like network access or sensitive file reading, and aligns perfectly with its stated purpose of local skill management.
能力评估
Purpose & Capability
Name/description (local registry + trigger-word routing) matches what the skill asks you to do: create/maintain a REGISTRY.md, append routing rules, and have the agent read SKILL.md files to list or route to skills. No unrelated credentials, binaries, or external endpoints are requested.
Instruction Scope
SKILL.md instructs the agent to read skills/REGISTRY.md and skills/<name>/SKILL.md and to execute workflows defined there. That is coherent for a registry, but it means the registry will cause the agent to execute whatever is in other SKILL.md files—so those target SKILL.md files must be vetted. It also instructs appending RULES.snippet.md to RULES.md or AGENTS.md (modifying workspace routing rules), which is expected for routing but is a configuration change you should review before applying.
Install Mechanism
No install spec and no code files to write/execute. Instruction-only skill — lowest install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested access is limited to workspace files (REGISTRY.md, RULES.md, SKILL.md), which aligns with its stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default). The instructions recommend modifying workspace-wide rule files (RULES.md/AGENTS.md) which effectively changes routing for the agent—this is within scope but is a privilege to change behavior and should be done deliberately and reviewed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-registry - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-registry触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skill-registry 1.0.0 initial release:
- Provides a local skill registry with trigger-word routing for OpenClaw workspaces.
- Supports central skill listing and auto-matching via REGISTRY.md and customizable triggers.
- Enables quick queries like "what skills" and auto-selects skills by user keywords.
- Includes easy installation steps, routing rule examples, and best practice guidelines.
- Bilingual documentation (English & 中文) for broader accessibility.
元数据
常见问题
Skill Registry | 技能注册表 是什么?
Local skill registry with trigger-word routing. Organize workspace skills and auto-match by keywords. | 本地技能注册表,基于触发词自动路由。管理 workspace 技能,按关键词匹配执行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。
如何安装 Skill Registry | 技能注册表?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-registry」即可一键安装,无需额外配置。
Skill Registry | 技能注册表 是免费的吗?
是的,Skill Registry | 技能注册表 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Registry | 技能注册表 支持哪些平台?
Skill Registry | 技能注册表 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Registry | 技能注册表?
由 Slim(@slim-rush)开发并维护,当前版本 v1.0.0。
推荐 Skills