registry-browser

โดย anthropic

ค้นหาในรีจิสทรีที่เฝ้าดูสำหรับสกิลกฎหมายของชุมชน แสดงผลลัพธ์ที่ตรงกันพร้อมคำอธิบาย และเสนอให้แสดง 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 — อนุมัติการจับคู่ แก้ไขรายการที่อนุญาต ตั้งค่านโยบาย DM/กลุ่ม ใช้เมื่อผู้ใช้ขอจับคู่ อนุมัติใครบางคน ตรวจสอบว่าใครได้รับอนุญาต…
official
session-report
anthropic
สร้างรายงาน HTML ที่สามารถสำรวจได้เกี่ยวกับการใช้งานเซสชันของ Claude Code (โทเค็น, แคช, ตัวแทนย่อย, ทักษะ, พรอมพ์ที่มีค่าใช้จ่ายสูง) จากบันทึกการสนทนาใน ~/.claude/projects
official
build-mcp-server
anthropic
ทักษะนี้ควรใช้เมื่อผู้ใช้ขอให้ "สร้าง MCP server", "สร้าง MCP", "ทำการรวม MCP", "ห่อ API สำหรับ Claude", "เปิดเผยเครื่องมือให้กับ…
official
cookbook-audit
anthropic
ตรวจสอบสมุดบันทึก Cookbook ของ Anthropic ตามเกณฑ์ที่กำหนด ใช้เมื่อมีการขอให้ตรวจสอบหรือประเมินสมุดบันทึก
official
handle-complaint
anthropic
จัดการข้อร้องเรียนของลูกค้าที่เข้ามาตั้งแต่ต้นจนจบ — ดึงข้อมูลบริบท ร่างคำตอบ และแนะนำแนวทางแก้ไขการดำเนินงาน รองรับอีเมลหรือรหัสตั๋วที่เป็นทางเลือก…
official
use-case-triage
anthropic
ระบุอย่างรวดเร็วว่ากิจกรรมการประมวลผลจำเป็นต้องมี PIA, DPIA ตามข้อบังคับ GDPR หรือสามารถดำเนินการต่อได้ — แสดงข้อขัดแย้งของนโยบายความเป็นส่วนตัวและนำทางไปยัง...
official
board-minutes
anthropic
ร่างรายงานการประชุมคณะกรรมการหรือคณะอนุกรรมการในรูปแบบขององค์กรของคุณ ตรวจจับการประชุมคณะกรรมการและคณะอนุกรรมการที่กำลังจะมาถึงจากปฏิทินของคุณโดยอัตโนมัติ สอบถามวาระการประชุมและ…
official
renewal-tracker
anthropic
แสดงสัญญาที่มีกำหนดเส้นตายการยกเลิกที่กำลังจะมาถึง และเตือนก่อนที่กรอบเวลาการแจ้งเตือนจะปิดลง โดยทำงานจากทะเบียนการต่ออายุที่ได้รับการดูแล ใช้เมื่อผู้ใช้ถาม…
official