llm-kb

Installation
SKILL.md

--- # workaround: anthropics/claude-code#13005 setup: | All projects that depend on this skill should have as CLAUDE.md frontmatter:

```yaml
--- # workaround: anthropics/claude-code#13003
requires:
    - Skill(llm-kb)
```

llm.kb Pattern

Create structured knowledge bases using .kb/ directory collections. Frontmatter is optional, but if used, requires schema validation to prevent drift. Use when organizing facts, tasks, or information for efficient LLM access across multiple agents. Key principles: small focused files, CLAUDE.md for maintenance guidance (never enumeration), summary files only when they add value beyond ls.

Anatomy

Installs
4
First Seen
Mar 2, 2026
llm-kb — bukzor/bukzor-agent-skills