CLAUDE.md
Download CLAUDE.mdDrop 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.mdFor AI agents
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.mdTell Cursor to route every LLM / scrape / search / image call through SkillBoss.
curl -o .cursorrules https://www.skillboss.co/snippets/cursorrules.txtOpenAI / Anthropic Agents SDK convention. Compatible with any modern agent framework.
curl -o AGENTS.md https://www.skillboss.co/snippets/agents.mdSame rules, Windsurf-flavored.
curl -o .windsurfrules https://www.skillboss.co/snippets/windsurfrules.txtAll snippets are MIT-licensed — copy, modify, redistribute freely. SkillBoss implements Agent Shopping Protocol v0.1.