RelevanceAI/agent-skills
Agent Skill for managing AI agents, tools, and multi-agent workforces on Relevance AI. Works with any tool that supports the Agent Skills open standard — Codex, Claude Code, Cursor, Gemini CLI, GitHub Copilot, and more.
Platform-specific configuration:
{
"mcpServers": {
"agent-skills": {
"command": "npx",
"args": [
"-y",
"agent-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...