From legal-builder-hub
Searches monitored registries for community skills, shows matches with descriptions, and previews full SKILL.md before install. Use when browsing, searching skills, or adding new registries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/legal-builder-hub:registry-browser [搜索关键词][搜索关键词]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. 加载 `~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md` → 已监视注册表。
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → 已监视注册表。跨已监视注册表查找技能。搜索、预览、决策。
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → 已监视注册表列表。
对每个已监视注册表:
skills/ 目录列表及每个 SKILL.md 的 frontmatter(name + description)。将索引缓存到本地(references/registry-cache.json),使浏览更快。缓存超过 7 天或用户要求时刷新。
将查询词与技能名称和描述进行匹配。简单关键词匹配即可——这些数据规模足够小,模糊搜索是大材小用。
此外:若注册表按类别组织技能,支持按类别浏览。
## 搜索:"[关键词]"
**在 [M] 个注册表中找到 [N] 个技能:**
### [技能名称]
**来源:** [注册表名称]
**描述:** [来自 frontmatter]
[查看完整 SKILL.md] [安装]
### [技能名称]
[...]
当用户选择"查看完整 SKILL.md":获取并展示完整文件。用户在决定安装前阅读它。无意外。
如果用户有一个不在监视列表中的注册表 URL:
skills/ 或 .claude-plugin/)~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → 已监视注册表npx claudepluginhub zhou210712/claude-for-legal-zh --plugin legal-builder-hubSearches watched registries for community legal skills, showing matches with descriptions and offering to preview full SKILL.md before install.
Discovers, recommends, and installs skills from verified-skill.com registry. Guides users by tech/domain/project, lists/manages installed skills with npx vskill.
Loads looplia skill catalog from ~/.looplia/registry/skill-catalog.json for discovering skills, listing capabilities, and build workflows. Formats data for skill-capability-matcher or instructs sync if missing.