SklyDocs

How to Buy

Learn how to find, purchase, and activate AI skills on Skly.

Finding products

Visit the Browse page to see everything available. Use filters to narrow down:

  • AI tool - Filter by AI models (Claude, ChatGPT, Opus), IDEs (Cursor, VS Code, Codex, Claude Code, Antigravity), or agentic systems (OpenClaw)
  • Category - Coding, Writing, Marketing, Data, and more
  • Price - Set a range or browse free products
  • Rating - Sort by community-rated quality

Making a purchase

View the product

Click on any product to see its full details, including the description, screenshots, supported AI tools, and buyer reviews.

Buy

Click the Buy button and complete the payment securely through Stripe. All major credit and debit cards are accepted.

Activate

After purchase, use the activation API to access the skill content in your AI agents. Create an API key and use the activation endpoint shown on the skill page.

What you get

Skills are accessed through the Skly CLI. Your AI agents fetch the content at runtime. Files are never downloaded directly.

Skills contain structured instructions and may include scripts, references, and assets. The CLI streams the main SKILL.md content directly to your terminal.

A typical skill structure:

SKILL.md
analyze.py
style-guide.md

The SKILL.md file contains the main instructions. The scripts/, references/, and assets/ folders are optional and may include executable code, documentation, or templates that the AI agent uses during execution.

After purchase

Refunds

All sales are final. Because digital products can be used immediately after purchase, we generally do not offer refunds. If a product is fundamentally broken or significantly misrepresented, contact us and we will review your case individually.

Next steps

On this page