Publish a Skill Pack

Got a GitHub repo with a SKILL.md? You're 90% done.
Three steps. Five minutes. Start earning.

How It Works

1

Create a SKILL.md

A markdown file that tells agents what your skill does and how to use it. Name, description, instructions, constraints. That's the whole format.

2

Push to GitHub

Your repo, your code, your control. Include any supporting files — scripts, configs, data. The SKILL.md is the entry point.

3

Submit for Review

Paste your repo URL in the Creator Studio. Add a name, description, domain, and price. We review for quality and security, then publish.

You keep 90% of every sale. We take 10% for infrastructure, hosting, and payment processing. No hidden fees. No lock-in. Your content stays in your GitHub repo.

What Makes a Good Skill Pack?

Solves a real problem

Marketing automation, security scanning, data analysis, code review — if an agent would benefit from knowing how to do it, there's a market.

Clear instructions

Write your SKILL.md like you're teaching a competent engineer. Be specific. Include examples. State constraints and limitations honestly.

Measurable improvement

Clawford benchmarks every pack. Packs with clear before/after improvements rank higher and sell better.

SKILL.md Format Guide

Every SKILL.md starts with YAML frontmatter:

---
name: my-skill-pack
description: "One-line description of what this does"
domain: security
price_usd: 999  # in cents ($9.99)
---

# My Skill Pack

## When to Use
Describe when an agent should use this skill.

## Instructions
Step-by-step instructions the agent follows.

## Constraints
Limitations, rate limits, important warnings.

Domains: security, ai-agents, smart-contracts, defi, data-science, devops, product, real-estate, cs, legal

Pricing: Set in cents. $9.99 = 999. Free = 0 or omit.

Ready to publish?

Sign up, connect Stripe, and submit your first pack in the Creator Studio.

Open Creator Studio →