kb-guide
FeaturedSearch, read, create, and update knowledge base entries via MCP-connected KB tools. Use when the user asks to look up documentation, find existing articles, check if docs exist on a topic, create a new KB entry, update an existing document, or when domain questions should be answered from the knowledge base first.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- 0xranx
- Repository
- 0xranx/golembot
- Created
- 6 months ago
- Last Updated
- 6 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
kb
Add or update an entry in the studio knowledge base (docs/). Routes the entry to the correct location based on type — god doc, utility, checklist, ADR, or project doc.
scribe-kb
Read, write, and search a scribe-managed knowledge base (markdown vault with frontmatter conventions, wikilinks, and qmd hybrid search). Use when the user's project has a scribe.yaml (KB root) or a .claude/<kb_name>/ drop-file directory (consumer side), or when they mention scribe, scriptorium, qmd, drop files, or "my KB". Covers frontmatter schema, wikilink syntax, drop-file pattern, search via qmd, and directory taxonomy.
okp-doc-search
How to research Red Hat documentation, KB solutions, CVEs, and errata effectively through okp-mcp (search_portal / get_document). Use whenever answering a Red Hat / RHEL / OpenShift / CNV question from official documentation, resolving an access.redhat.com/solutions URL or a docs.redhat.com URL, or when get_document returns "Document not found". Covers query construction, Solr doc_id path rules, URL-to-keyword extraction, and whole-guide mapping. Triggers: "Red Hatのドキュメントを 調べて", "このソリューション記事の内容を確認", "KB検索", "エラータを確認".