MyClaude Docs
MyClaude Docs

Getting Started

Buyers

Product TypesBrowsing & DiscoveryPurchasing ProductsInstalling Products via CLIInstalling Products via WebManaging Installed ProductsRatings and ReviewsMessagingRankingsTroubleshooting

Creators

CLI

API

Agent Integration

Developers

Security

Legal

Buyers

Browsing & Discovery

Find products on MyClaude via CLI search, web explore, or category browsing.

How-To Guide

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 optionDescription
relevanceBest match (default)
downloadsMost installed first
newestRecently published first
priceLowest price first

Browse on the web

Visit myclaude.sh/explore to browse all products visually. The explore page supports:

FilterOptions
CategorySkills, Squads, Agents, Workflows, Design Systems, Prompts, CLAUDE.md, Applications
PriceFree, Paid, All
SortPopular, 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-skill

This 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

Product Types

The 9 product categories on MyClaude: what each type does, when to use it, and how to choose the right one for your project.

Purchasing Products

Purchase paid products on MyClaude via Stripe Checkout. Creators receive 92% of each sale.

On this page

Search via CLIBrowse on the webGet product detailsHow search ranking worksDiscovery via AI enginesRelated pages