registry-browser

Поиск в отслеживаемых реестрах навыков сообщества, отображение совпадений с описаниями и предложение показать полный SKILL.md перед установкой. Используйте, когда...

npx skills add https://github.com/anthropics/claude-for-legal --skill registry-browser

/registry-browser

  1. Load ~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → watched registries.
  2. Use the workflow below.
  3. Search each registry. Show matches with descriptions.
  4. Offer to show full SKILL.md for any match.

Purpose

Find skills across the watched registries. Search, preview, decide.

Load context

~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → watched registries list.

Workflow

Step 1: Fetch registry indexes

For each watched registry:

  • GitHub repos: fetch skills/ directory listing and each SKILL.md frontmatter (name + description).
  • Marketplace-style registries: fetch the index.

Cache the index locally (references/registry-cache.json) so browsing is fast. Refresh cache if >7 days old or on request.

Step 2: Search

Match query against skill names and descriptions. Simple keyword match is fine — these are small enough that fuzzy search is overkill.

Also: browse by category if the registry organizes skills that way.

Step 3: Present matches

## Search: "[query]"

**Found [N] skills across [M] registries:**

### [skill-name]
**From:** [registry name]
**Description:** [from frontmatter]
[View full SKILL.md] [Install]

### [skill-name]
[...]

Step 4: Preview

On "view full SKILL.md": fetch and show the whole file. User reads it before deciding to install. No surprises.

Step 5: Add a registry

If the user has a URL to a registry not in the watchlist:

  1. Fetch it, validate it's a skills repo (has skills/ or .claude-plugin/)
  2. Show what's in it
  3. Add to ~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → watched registries on confirmation

Default registries

  • lpm-skills — 14 legal project management skills. Practice-agnostic. Good starting point.
  • Space for others to be added as the ecosystem grows.

What this skill does not do

  • Install anything. It browses. skill-installer installs.
  • Rate or review skills. It shows you the SKILL.md; you judge.
  • Search the whole internet. Only watched registries.

Больше skills от anthropic

access
anthropic
Управление доступом к каналам Discord — одобрение пар, редактирование списков разрешений, настройка политики ЛС/групп. Используйте, когда пользователь просит соединить, одобрить кого-то, проверить, кто допущен,…
official
session-report
anthropic
Сгенерировать интерактивный HTML-отчёт об использовании сессии Claude Code (токены, кэш, субагенты, навыки, дорогие промпты) на основе транскриптов из ~/.claude/projects.
official
build-mcp-server
anthropic
Этот навык следует использовать, когда пользователь просит «создать MCP-сервер», «создать MCP», «сделать MCP-интеграцию», «обернуть API для Claude», «предоставить инструменты для…»
official
cookbook-audit
anthropic
Проверить блокнот Anthropic Cookbook на основе рубрики. Используйте, когда запрашивается рецензия или проверка блокнота.
official
handle-complaint
anthropic
Обрабатывает входящую жалобу клиента от начала до конца — извлекает контекст, составляет ответ и предлагает операционное исправление. Принимает опциональный email или ID тикета…
official
use-case-triage
anthropic
Быстро определить, требуется ли для операции обработки PIA, обязательная GDPR DPIA или можно продолжать — выявляет конфликты с политикой конфиденциальности и направляет к нужному…
official
board-minutes
anthropic
Составляет протоколы заседаний совета директоров или комитетов в вашем корпоративном формате. Автоматически определяет предстоящие заседания совета и комитетов из вашего календаря, запрашивает повестку дня и…
official
renewal-tracker
anthropic
Показывать контракты с приближающимися сроками отмены и предупреждать до закрытия окон уведомлений, работая на основе поддерживаемого реестра продлений. Использовать, когда пользователь запрашивает…
official