graysurf/agent-kit
agent-kit tracks AI agent setup to keep workflows consistent across machines. It contains prompt presets, custom skills, and local tooling.
Platform-specific configuration:
{
"mcpServers": {
"agent-kit": {
"command": "npx",
"args": [
"-y",
"agent-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...