From agent-knowledge
Launches beta web admin UI to browse knowledge stores, semantic search with previews, view details, create stores, re-index, delete, and monitor jobs.
npx claudepluginhub chris-xperimntl/agent-knowledgeThis skill is limited to using the following tools:
Launch the web-based admin dashboard for Agent Knowledge.
Guides installation, configuration, and usage of Cabinet AI knowledge base with file-based markdown storage, AI agents, scheduled jobs, and embedded apps.
Create, update, delete, test, and inspect Agent Builder agents and custom tools (ES|QL, index search, workflow) in Kibana using Node.js scripts. Requires KIBANA_URL and auth env vars.
Designs, builds, and maintains knowledge bases bridging RAG (document-based) and graph (entity-based) systems for knowledge-intensive AI apps and organizational knowledge.
Share bugs, ideas, or general feedback.
Launch the web-based admin dashboard for Agent Knowledge.
Start the admin UI server and open it in the default browser:
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/launch-ui.sh"
The server auto-detects an open port and opens the dashboard in your browser.
Note: This is a beta feature. The server runs in the foreground — press Ctrl+C to stop it.