kb-find

Installation
SKILL.md

/kb-find

Progressive 4-tier KB discovery. Read-only.

Constraints

  • NEVER Read index.md or config.json — kb_loader handles these; config auto-detects.
  • Combine reasoning + tool calls per turn. Batch parallel Bash/Read calls.
  • Only Read individual concept .md files (Tier 2/3/4).
  • Global KBs (shown with [read-only] badge in topic listing) are searchable but not writable. Treat them identically for discovery.

1. Input Parsing

Parse query from $0, strip flags. Two modes:

  • Default: find concept notes matching query keywords.
  • --challenge: find content that contradicts or complicates the query. Score by contradiction potential. Include adjacent topics. Read 1-2 extra notes in Tier 3/4. Skip KB meta-topics unless query is about them.

2. Tier 1 — KB Loader Queries

Related skills

More from farzadshbfn/knowledge-skills

Installs
10
GitHub Stars
3
First Seen
Mar 18, 2026