Skill Registry | 技能注册表

v1.0.0

Local skill registry with trigger-word routing. Organize workspace skills and auto-match by keywords. | 本地技能注册表,基于触发词自动路由。管理 workspace 技能,按关键词匹配执行。

0· 253·2 current·2 all-time
bySlim@slim-rush
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk973zv0qgxmhnv7jvvrqdt8pn582jy4v

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📋 Clawdis

Comments