Agent skill
ui
Launch the admin web UI to browse stores, search, and manage knowledge
Install this agent skill to your Project
npx add-skill https://github.com/blueraai/bluera-knowledge/tree/main/skills/ui
SKILL.md
Bluera Knowledge Admin UI (Beta)
Launch the web-based admin dashboard for Bluera Knowledge.
Instructions
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.
What it provides
- Store Dashboard — Overview of all stores with status, type badges, and stats
- Store Detail — Full metadata, re-index, delete, and browse indexed chunks
- Search — Global or per-store semantic search with relevance scores and code previews
- Create Store — Form-based creation for repo, file, and web stores
- Background Jobs — Store creation triggers automatic background indexing
Note: This is a beta feature. The server runs in the foreground — press Ctrl+C to stop it.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
when-to-query
When to use BK vs Grep/Read for current project
sync
Sync stores from definitions config (bootstrap on fresh clone)
stores
List all indexed library stores
index
Re-index a knowledge store
test-plugin
Run comprehensive plugin validation test suite
search-optimization
Optimize BK search with intent, detail level, and store filtering
Didn't find tool you were looking for?