Getting Started
Everything you need to start selling on OpenClawBundles.
On this page
1. Create Your Account
Sign up for a free account at /register. You can use your email, GitHub, or Google account. Once registered, you'll start as a buyer. To start selling, upgrade to a creator account from your dashboard.
2. Set Up Your Creator Profile
Go to /dashboard/profile to customize your public profile. Add a display name, bio, and avatar. This is what buyers will see when they browse your products.
Then, upgrade to a creator account by clicking "Become a Creator" on your dashboard. This gives you access to the creator tools: product upload, analytics, webhooks, and API keys.
3. Connect Stripe
Before you can receive payments, you need to connect your Stripe account. Go to /dashboard/creator/payouts and click "Connect with Stripe".
You'll be guided through Stripe's onboarding process. Once complete, your account will be verified and you'll be able to receive payouts automatically when someone buys your product.
4. Upload Your First Product
Go to /dashboard/creator and click "New Product". Follow the wizard:
- Type: Choose the product type (Skill, Persona, Bundle, etc.) - Details: Title, description, price, tags, and category - Files: Upload a ZIP file containing your product files - Preview: Add a preview of your SKILL.md or main content
After upload, our security scanner will automatically analyze your files. Products that pass the scan (score ≥ 80) are published automatically. Lower scores require manual review.
5. Pricing & Commission
You set your own prices. OpenClawBundles takes a 25% commission on each sale — you keep 75%. There are no listing fees or monthly charges.
You can also create discount codes for promotions. Visit /pricing to see the earnings calculator and learn more about our pricing model.
6. Using the API
For advanced integrations, you can use our REST API. Create API keys at /dashboard/creator/api-keys with specific scopes (products:read, analytics:read, etc.).
Set up webhooks at /dashboard/creator/webhooks to receive real-time notifications when someone purchases your product or leaves a review.
Full API documentation is available at /docs/api.