gtm-k/skill-forge
A zero-install, single-file AI agent skill manager. Visual editor, quality scorer, cross-agent sync, and MCP server for Claude Code, Cursor, Copilot & Codex skills.
Platform-specific configuration:
{
"mcpServers": {
"skill-forge": {
"command": "npx",
"args": [
"-y",
"skill-forge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...