A collection of extensible skills for AI coding agents, following the Agent Skills format.
| Skill | Description |
|---|---|
| create-paid-skill | Guides AI agents step-by-step through creating a SKILL.md file following the SKILL.md Specification v2.0, including x402 payment configuration, endpoint definitions, and publishing. |
npx skills add 402md/agent-skillsOr install a specific skill:
npx skills add 402md/agent-skills@create-paid-skillOnce installed, skills become available automatically when your agent encounters relevant tasks.
MIT