← ClaudeAtlas

find-skillslisted

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
jasonmichaelbell78-creator/sonash-v0 · ★ 2 · API & Backend · score 68
Install: claude install-skill jasonmichaelbell78-creator/sonash-v0
<!-- prettier-ignore-start --> **Document Version:** 1.0 **Last Updated:** 2026-02-08 **Status:** ACTIVE <!-- prettier-ignore-end --> # Find Skills This skill helps you discover and install skills and plugins from both the skills.sh ecosystem and Claude Code plugin marketplaces. ## When to Use - Tasks related to find-skills - User explicitly invokes `/find-skills` ## When NOT to Use - When the task doesn't match this skill's scope -- check related skills - When a more specialized skill exists for the specific task ## When to Use This Skill Use this skill when the user: - Asks "how do I do X" where X might be a common task with an existing skill - Says "find a skill for X" or "is there a skill for X" - Asks "can you do X" where X is a specialized capability - Expresses interest in extending agent capabilities - Wants to search for tools, templates, or workflows - Mentions they wish they had help with a specific domain (design, testing, deployment, etc.) - Is starting a new project or working in an unfamiliar domain ## How to Help Users Find Skills ### Step 1: Understand What They Need When a user asks for help with something, identify: 1. The domain (e.g., React, testing, design, deployment) 2. The specific task (e.g., writing tests, creating animations, reviewing PRs) 3. Whether this is a common enough task that a skill likely exists ### Step 2: Run the Unified Search Run the unified capabilities search that covers both ecosystems: ```bash node scripts/searc