← Back to Skills Marketplace
slim-rush

Skill Registry | 技能注册表

by Slim · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
329
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install skill-registry
Description
Local skill registry with trigger-word routing. Organize workspace skills and auto-match by keywords. | 本地技能注册表,基于触发词自动路由。管理 workspace 技能,按关键词匹配执行。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-registry
  3. After installation, invoke the skill by name or use /skill-registry
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-registry
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Skill Registry | 技能注册表?

Local skill registry with trigger-word routing. Organize workspace skills and auto-match by keywords. | 本地技能注册表,基于触发词自动路由。管理 workspace 技能,按关键词匹配执行。 It is an AI Agent Skill for Claude Code / OpenClaw, with 329 downloads so far.

How do I install Skill Registry | 技能注册表?

Run "/install skill-registry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Registry | 技能注册表 free?

Yes, Skill Registry | 技能注册表 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Registry | 技能注册表 support?

Skill Registry | 技能注册表 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Registry | 技能注册表?

It is built and maintained by Slim (@slim-rush); the current version is v1.0.0.

💬 Comments