HughKnightOCE/Agent-Skill-Kit-ASK-
Zero-config AI agent skill framework with local execution, no API keys required. MCP-integrated plugin system for Claude, Copilot, and custom bots.
Platform-specific configuration:
{
"mcpServers": {
"Agent-Skill-Kit-ASK-": {
"command": "npx",
"args": [
"-y",
"Agent-Skill-Kit-ASK-"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...