Get the FREE Ultimate OpenClaw Setup Guide →

clawd-market

npx machina-cli add skill csmoove530/clawd-market/skill --openclaw
Files (1)
SKILL.md
1.7 KB

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"
}

Source

git clone https://github.com/csmoove530/clawd-market/blob/main/skill/SKILL.mdView on GitHub

Overview

CLAWD Market is an agent-native marketplace for Claude Code skills. Users describe their desired capability in natural language, CLAWD AI searches the catalog and recommends the best match, and purchases are processed via x402 with automatic installation of the skill.

How This Skill Works

Describe your capability in natural language. CLAWD AI searches the catalog and recommends the best match. If you confirm, payment is processed via x402 + CLAWD wallet and the skill is downloaded and installed automatically.

When to Use It

  • You need a Claude Code skill to automate a workflow or enhance testing, and you want a guided discovery rather than manual browsing.
  • You want to find the best match for a described capability (e.g., database migrations or deployment automation) from the CLAWD Market catalog.
  • You’re ready to purchase a skill using the x402 protocol with your CLAWD wallet and USDC on Base L2.
  • You want seamless installation of a purchased skill without manual setup.
  • You’re a seller listing a new skill or reviewing analytics with commands like /clawd publish and /clawd analytics.

Quick Start

  1. Step 1: Tell CLAWD Market what capability you need using natural language.
  2. Step 2: Review the recommended skill and confirm purchase with x402 + CLAWD wallet.
  3. Step 3: The skill downloads and installs automatically after payment.

Best Practices

  • Describe your needed capability clearly in natural language, including goals and constraints.
  • Review the recommended skill against your requirements before confirming the purchase.
  • Ensure your CLAWD embedded wallet has sufficient USDC balance for the x402 payment.
  • Publish skills with clear descriptions and a price using /clawd publish <path> --price <amount>.
  • Configure the marketplace API endpoint correctly in your .clawd-market config or via CLAWD_MARKET_API for reliable access.

Example Use Cases

  • I need a skill that helps me write better tests.
  • Find me something for database migrations.
  • I want to automate my deployment process.
  • A seller publishes a test-coverage enhancement skill for Claude Code.
  • I want to check analytics for my listed skills using /clawd analytics.

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers