knowledge-explorer
Installation
SKILL.md
knowledge-explorer
Manages entries in research/ — a knowledge base of verified research on tools, libraries, and frameworks. The script is research/knowledge-explorer.py (PEP 723, run via uv run).
KB root: research/ relative to repo root. Each entry is a .md file inside a category subdirectory (e.g., research/agent-frameworks/agno.md).
Script invocation
uv run research/knowledge-explorer.py [--verbose] <command> [args]
--verbose / -v prints tracebacks on error.
Commands
list
Browse all KB entries grouped by category with freshness metadata.