← ClaudeAtlas

skill-finderlisted

Search, install, and manage Agent Skills locally and from GitHub, then help decide whether the task really needs a skill or another customization primitive. Use when looking for skills, installing skills, managing a skill collection, or choosing between a skill, prompt, instruction, or agent.
Agundur-KDE/BonsaiPress2 · ★ 1 · AI & Automation · score 77
Install: claude install-skill Agundur-KDE/BonsaiPress2
# Skill Finder Full-featured Agent Skills management tool. ## When to Use - **Find skill**, **search skill**, **install skill**, **スキル検索** - Looking for skills for a specific task or domain - Finding and installing skills locally - Managing favorites with star feature - Checking whether the ask really calls for a skill before recommending one ## Recommendation Gate Before searching, check whether the user really wants a **skill**. | If the ask sounds like... | Prefer... | | -------------------------------------- | ----------- | | Single slash task | Prompt | | Always-on or file-scoped guidance | Instruction | | Persona, tool restrictions, delegation | Agent | | Deterministic enforcement | Hook | | Reusable packaged workflow | Skill | If the answer is not **Skill**, explain that first instead of forcing a skill recommendation. > 上表は「skill を勧めるべきか」の即時ゲート。primitive 選択の詳細 SSOT は **agentic-workflow-guide** skill。 → **[references/customization-routing.md](references/customization-routing.md)** for routing patterns ## Features | Feature | Description | | ------- | --------------------------------------- | | Search | Local index + GitHub API + Web fallback | | Tags | Filter by category (`#azure #bicep`) | | Install | Download to local directory | | Star | Mark and manage favorites | | Update | Sync all sources from GitHu