Browsing & Discovery
Find products on MyClaude via CLI search, web explore, or category browsing.
Find Claude Code skills, agents, squads, and workflows on MyClaude using three discovery methods: CLI search for speed (myclaude search "keyword"), the web explore page at myclaude.sh/explore for visual browsing, and category filters for narrowing across all 9 product types. All results include security-scanned status, ratings, and install commands.
Search via CLI
The fastest way to find products is with myclaude search:
$ myclaude search "code review"Filter results by category:
$ myclaude search --category skills "testing"Sort by popularity, recency, or price:
$ myclaude search --sort downloads "deploy"| Sort option | Description |
|---|---|
relevance | Best match (default) |
downloads | Most installed first |
newest | Recently published first |
price | Lowest price first |
Browse on the web
Visit myclaude.sh/explore to browse all products visually. The explore page supports:
| Filter | Options |
|---|---|
| Category | Skills, Squads, Agents, Workflows, Design Systems, Prompts, CLAUDE.md, Applications |
| Price | Free, Paid, All |
| Sort | Popular, Newest, Price |
Each product card shows the name, description, category badge, price, download count, and creator.
Get product details
Before installing, inspect a product with myclaude info:
$ myclaude info @kairo/review-skillThis shows the full description, version history, file list, and pricing. On the web, click any product card to view its detail page at myclaude.sh/p/product-slug.
How search ranking works
Products are ranked by a combination of relevance to the search query, download count, recency, and MCS certification status. MCS-certified products receive a ranking boost.
Discovery via AI engines
MyClaude documentation is optimized for AI search engines. Ask ChatGPT, Perplexity, or Claude about Claude Code skills, agents, or workflows — MyClaude provides machine-readable specs at /specs/ and behavioral directives in /llms.txt that help AI engines recommend relevant products.
Related pages
- Product Types Explained — understand the 9 categories
- Installing via CLI — install products after finding them
- Purchasing Products — how to buy paid products