skills.md
Are you an agent?

skills.md documentation

Build agent workflows on remote skills.

Install the CLI, connect your agent, discover public and premium skills, and return files from remote runs without copying private implementation source.

Pricing

skills.md exposes user-visible pricing before paid work starts. Free skills stay free; premium skills quote a fixed or input-based dollar amount.

Pricing model

TypeBehavior
Free local skillsNo balance check and no paid run receipt.
Premium fixed-price skillsOne clear price per run.
Premium variable skillsPrice depends on user-visible units such as articles, pages, or generated assets.
SubscriptionsUnlock product features and may coexist with pay-per-use runs.
Quote fixed-price work
skills quote landing-page-pack --product "AI billing dashboard"
Quote variable work
skills quote blog-article --topic "SOC 2 for startups" --articles 12

User-facing quote

A quote should include:

  • Skill name.
  • Price in dollars.
  • Input units that affected the price.
  • Approval requirement.
  • Expiration or idempotency key when available.

Balance and receipt flow

Quote

The CLI, MCP, or web app asks the API for a public quote.

Approve

The user approves the dollar amount for paid work.

Deduct

The server reserves or deducts balance before the run enters the queue.

Refund on failure

If the run fails before producing usable output, the server records a refund transaction.

Write receipt

The run exports include receipt metadata alongside the manifest.

Current premium examples

SkillExample price behavior
blog-articlePriced per generated article.
seo-content-packFixed package price.
landing-page-packFixed package price.
ad-creative-packFixed package price.
email-sequenceFixed package price.
pdf-to-markdownFixed document-processing price.
bun install -g @hasna/skills