Share your AI agent skills with thousands of businesses. Versioned, searchable, and backed by enterprise implementation support.
Write a SKILL.md file with frontmatter metadata and documentation. Add any scripts your skill needs.
Include a _meta.json with your skill's slug, version, and configuration. Define required environment variables.
Submit your skill for review. Once approved, it's instantly available to all marketplace users.
Every skill is a folder with a SKILL.md containing frontmatter metadata and documentation, a _meta.json for versioning, and optional scripts for automation.
Skills are versioned, rollback-ready, and can be installed with a single command across npm, pnpm, or bun.
View Full Documentation--- name: my-skill description: A brief description of what your skill does. homepage: https://github.com/you/my-skill metadata: { "emoji": "π", "requires": { "bins": ["curl", "jq"], "env": ["MY_API_KEY"] } } --- # My Skill Your skill documentation goes here. Describe endpoints, usage, examples.
{ "ownerId": "your-unique-owner-id", "slug": "my-skill", "version": "1.0.0", "publishedAt": 1773153550918 }
Every skill publish creates an immutable version. Users can install specific versions or update to the latest. If something breaks, rolling back is one command away.
# Install specific version npx agentics@latest install my-skill@1.0.0 # Update to latest npx agentics@latest update my-skill # Rollback npx agentics@latest install my-skill@0.9.0
Access SMB, mid-market, and enterprise clients who are actively looking for AI agent capabilities to deploy.
Every skill goes through our security vetting process. Enterprise clients trust skills from the Agentics marketplace.
Track installs, usage patterns, and feedback from real users. Understand how your skills are being used in production.
Our team helps clients integrate your skills. You build it onceβwe handle deployment across hundreds of clients.
Earn revenue when enterprise clients deploy your professional and enterprise-tier skills through our managed services.
Publish new versions and they're automatically available. Users get update notifications and seamless upgrades.
Join the growing community of skill creators building the future of AI agent automation.