ArneJanning/local-skills-agent
Self-extending AI agent system running on local Ollama - creates its own capabilities autonomously
Platform-specific configuration:
{
"mcpServers": {
"local-skills-agent": {
"command": "npx",
"args": [
"-y",
"local-skills-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...