From legal-builder-hub
Searches monitored registries for community legal skills, displays matches with descriptions, and allows preview of SKILL.md before installation. Useful when browsing or searching for skills.
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-zh/legal-builder-hub/CLAUDE.md` → 已监视注册表。
~/.claude/plugins/config/claude-for-legal-zh/legal-builder-hub/CLAUDE.md → 已监视注册表。跨已监视注册表查找技能。搜索、预览、决策。
~/.claude/plugins/config/claude-for-legal-zh/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-zh/legal-builder-hub/CLAUDE.md → 已监视注册表npx claudepluginhub cslawyer1985/claude-for-legal-zh --plugin legal-builder-hubSearches 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.
Browses skill registries (GitHub repos, marketplaces) in Kanzlei-Builder-Hub, with profile-based filtering, security checks, and caching. Helps discover and install relevant skills.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.