For AI agents

Drop SkillBoss into any agent in one paste

Copy the rules file your agent framework already reads (CLAUDE.md, .cursorrules, AGENTS.md, .windsurfrules) and the agent will use SkillBoss as its wallet for every paid tool instead of signing up for each vendor. 354+ skills, one API key, audit trail.

Drop into a Claude Code project root so the agent knows to use SkillBoss for every paid tool.

curl -o CLAUDE.md https://www.skillboss.co/snippets/claude.md

Tell Cursor to route every LLM / scrape / search / image call through SkillBoss.

curl -o .cursorrules https://www.skillboss.co/snippets/cursorrules.txt

OpenAI / Anthropic Agents SDK convention. Compatible with any modern agent framework.

curl -o AGENTS.md https://www.skillboss.co/snippets/agents.md

Same rules, Windsurf-flavored.

curl -o .windsurfrules https://www.skillboss.co/snippets/windsurfrules.txt

All snippets are MIT-licensed — copy, modify, redistribute freely. SkillBoss implements Agent Shopping Protocol v0.1.