agentsclimarketplace

Skill

Skill csmoove530/clawd-market/skill

Terminal-native marketplace for Claude Code skills - Built for vibe coders, powered by x402 + USDC on Base L2

Install
npx -y skills add csmoove530/clawd-market --skill skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Agent-native marketplace for Claude Code skills with x402 payments

SKILL.md

1.7 KB, 346 tokens by cl100k_base, as published. Nobody here has run it

CLAWD Market

The agent-native marketplace for Claude Code skills. Just describe what you need.

Usage

Simply tell Claude what capability you're looking for:

  • "I need a skill that helps me write better tests"
  • "Find me something for database migrations"
  • "I want to automate my deployment process"

CLAWD Market will find, recommend, and install the best skill for you.

How It Works

  1. Discovery: Tell Claude what you need in natural language
  2. Recommendation: AI searches the catalog and recommends the best match
  3. Purchase: Confirm with "yes" and payment flows via x402 + CLAWD wallet
  4. Installation: Skill is automatically downloaded and installed

Payment

CLAWD Market uses the x402 payment protocol with USDC on Base L2. Payments are instant and split:

  • 99% to skill creator
  • 1% to CLAWD Market

For Skill Sellers

Use /clawd publish to list your skills on the marketplace.

Requirements

  • Claude Code with skills support
  • CLAWD embedded wallet with USDC balance
  • Internet connection

API Endpoint

Configure the marketplace API endpoint in your .clawd-market config file:

{
  "apiEndpoint": "https://api.clawdmarket.com/api/v1"
}

Or set via environment variable:

export CLAWD_MARKET_API="https://api.clawdmarket.com/api/v1"

For local development:

{
  "apiEndpoint": "http://localhost:3000/api/v1"
}

What ships with it: 8 files

35.8 KB alongside SKILL.md, 6 of them executable

src/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.