Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
stjbrown
/
agent-knowledge
home
/
skills
/
stjbrown
/
agent-knowledge
stjbrown/agent-knowledge
6 skills
View on GitHub
$
npx skills add stjbrown/agent-knowledge
Skill
Installs
kb
Portable OKF knowledge bundle for coding-agent memory and LLM wikis. Use when the user wants to start a wiki, ingest a source, query project knowledge with citations, lint for drift, or visualize conn
—
kb-ingest
Ingest a source into the knowledge bundle. Use when the user wants to capture, ingest, file, process, or "add this" — a note, transcript, email, PDF, image, web page, or any raw source — into a knowle
—
kb-init
Scaffold a new OKF knowledge bundle in this project — run when starting a wiki or adding a bundle under knowledge/.
—
kb-lint
Health-check a knowledge bundle for conformance and drift; optionally auto-fix safe issues.
—
kb-query
Answer from the knowledge bundle. Use when the user asks what they/the project know about something, wants to look something up, explore connections, or compare things that live in a knowledge/ bundle
—
kb-visualize
Render a knowledge bundle as an interactive graph — native UI where the host supports it, otherwise a self-contained HTML artifact.
—