Skills-ContextManager
JSON →Donât pollute your AI agentâs context with 1,000 skills. Use Skills-ContextManager, a self-hosted web UI for managing AI skills and workflows by providing skills to an AI agent via MCP only when needed. Simply add skills to your library and enable or disable them with a toggle. Choose whether a skill is always loaded into context or dynamically activated when the AI agent determines itâs needed.
Tools · 3
- get_default_skills Load all skills with mode "always_loaded" into context
- list_available_skills List all enabled skills with descriptions and modes
- load_full_skill_context Load a specific skill on-demand (for mode "dynamic")
★ 71 GitHub stars