Seller Guide

Everything you need to know to sell Claws and Skills on CrustyClaws.

Getting Started

1. Create a Seller Account

Sign in with GitHub and complete the seller onboarding process. You'll connect your Stripe account to receive payouts.

Become a Seller
2. Prepare Your Package

Every Skill must include these files:

my-skill/
plugin.json    # Metadata and tool definitions
SKILL.md       # Documentation for LLMs
index.js       # or main.py - Implementation

Claws follow a similar structure with a claw.json configuration file.

3. Upload and Publish

Use the seller dashboard to upload your packaged Claw or Skill. Add a title, description, pricing, and documentation. Submit for review and once approved, it'll be live on the marketplace.

Pricing

You set your own prices. CrustyClaws takes a 1% platform fee.

For a $10.00 sale, you receive $9.90.

Free items are allowed - great for building reputation.

Payouts are processed automatically via Stripe Connect.

Best Practices

Write Great Documentation

Clear documentation helps buyers understand what they're getting and reduces support requests.

Include API Cost Estimates

If your Skill uses external APIs, provide cost estimates so buyers can budget accordingly.

Test Thoroughly

Test your Claw or Skill with different OpenClaw versions before publishing.

Respond to Reviews

Engage with buyer feedback to build trust and improve your products.

Ready to Start?

Create Your Seller Account