Agent Skills for managing AI agents, tools, and multi-agent workforces on Relevance AI.
Works with any tool that supports the Agent Skills open standard — including Codex, Claude Code, Cursor, Gemini CLI, GitHub Copilot, and many more.
git clone https://github.com/RelevanceAI/agent-skills ~/.agents/skills/relevance-aigit clone https://github.com/RelevanceAI/agent-skills ~/.claude/skills/relevance-aiClone into your tool's skills folder:
git clone https://github.com/RelevanceAI/agent-skills .agents/skills/relevance-aiIf your tool supports MCP but not Agent Skills, just add the remote MCP server directly:
https://mcp.relevanceai.com/
Transport: Streamable HTTP.
SKILL.md — Main skill definition, workflows, and API rules
agents/openai.yaml — Agent interface config with MCP dependency
assets/ — Icons (32x32 SVG + 256x256 PNG)
reference/
├── setup.md — MCP setup and verification
├── managing-relevance-agents/ — Creating agents, tools, triggers, troubleshooting
├── managing-relevance-tools/ — Building tools, transformations, patterns, OAuth
├── managing-relevance-workforces/— Multi-agent orchestration and debugging
├── managing-relevance-knowledge/ — Knowledge table operations
├── relevance-analytics/ — Usage analytics
└── relevance-evals/ — Agent evaluations and testing
- Agents — Create, configure, attach tools, trigger conversations, manage triggers
- Tools — Build custom workflows from 8000+ integrations, test and iterate
- Workforces — Orchestrate multi-agent pipelines with configurable handover patterns
- Knowledge — Data tables for agent memory, lead tracking, and research storage
- Marketplace — Browse and clone pre-built agent and tool solutions