/registry-browser 1. Load → 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 → watched registries list. Workflow Step 1: Fetch registry indexes For each watched registry: - GitHub repos: fetch directory listing and each frontmatter (name + description). - Marketplace-style registries: fetch the index. Cache the index locally ( ) so browsing is fast. Refresh cache if 7 days old or on request. Step 2: Se…