One-Man-Company/Skills-ContextManager
A self-hosted web application for managing AI skills, workflows, and contexts with full MCP (Model Context Protocol) integration. Organize, manage, and dynamically load specialized knowledge bases into any AI Agent just by toggling your Skills On/Off in simple local hosted WEB UI.
Platform-specific configuration:
{
"mcpServers": {
"Skills-ContextManager": {
"command": "npx",
"args": [
"-y",
"Skills-ContextManager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...