create-paid-skill

Generate SKILL.md files with payment configuration and endpoint definitions.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/402md/agent-skills --skill create-paid-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-paid-skill
Source: https://github.com/402md/agent-skills/tree/main/skills/create-paid-skill
Command: npx skills add https://github.com/402md/agent-skills --skill create-paid-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @402md/skillmd, @402md/x402, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of SKILL.md files, which are essential for monetizing AI skills on platforms like skills.sh, enabling payment-based interactions between AI agents and users.

Core Features & Use Cases

  • SKILL.md Generation: Automatically generates SKILL.md files based on user input, including payment configuration, endpoint definitions, and documentation.
  • Payment Configuration: Assists in setting up payment networks, assets, and addresses for x402-based transactions.
  • Endpoint Definitions: Helps define and document endpoints for API skills, including methods, paths, and pricing.
  • Use Case: For developers looking to monetize their AI capabilities, this Skill simplifies the process of creating a SKILL.md file that complies with the SKILL.md Specification v2.0.

Quick Start

Run the create-paid-skill to start the process of creating a SKILL.md file for your AI skill.

Frequently Asked Questions about create-paid-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a SKILL.md file to monetize my AI service?

To create a monetized SKILL.md file, you define your API endpoints, payment parameters, and documentation, which this Skill automatically compiles into a structured file compliant with the SKILL.md Specification v2.0. It generates the necessary configuration for x402-based transactions.

What is a SKILL.md file and why do I need it for AI agent payments?

A SKILL.md file is a structured configuration document required by platforms like skills.sh to enable payment-based interactions between AI agents and users. It defines your API endpoints, pricing, and x402 payment network details to facilitate automated monetization.

How do I configure x402 payments for an AI API endpoint?

You configure x402 payments by specifying your payment networks, asset types, and wallet addresses within the generated SKILL.md file. This ensures your API endpoints can securely process automated, payment-based interactions with AI agents.

Does this SKILL.md generation process support custom API endpoint definitions?

Yes, the SKILL.md generation process supports custom API endpoint definitions, allowing you to define specific methods, paths, and pricing structures. This ensures your monetized AI skill accurately documents its available service interactions.

Can I use this to generate documentation for paid API services on skills.sh?

Yes, this Skill is specifically designed to generate the SKILL.md documentation required to monetize AI capabilities on skills.sh. It structures your endpoint definitions and payment configuration to enable paid API services.

What are the limitations of automating SKILL.md file creation?

Automating SKILL.md creation relies on user-defined parameters for payment configuration and endpoint details, meaning the accuracy of the generated file depends entirely on the precision of the inputs you provide. It does not validate the actual API implementation.