Kb Build banner
olegvg olegvg

Kb Build

Development community

Description

--- description: Build a fresh three-layer KB for a corpus argument-hint: optional path to corpus root --- Invoke the `kb-build` skill. The target corpus is `$ARGUMENTS` if provided, otherwise ask the user to confirm the intended corpus root before building `.kb/`.

Installation

Installs to ~/.claude/skills/olegvg-kb-for-agents-kb-build/SKILL.md

Terminal
mkdir -p ~/.claude/skills/olegvg-kb-for-agents-kb-build && curl -fsSL https://raw.githubusercontent.com/olegvg/kb-for-agents/HEAD/commands/kb-build.md -o ~/.claude/skills/olegvg-kb-for-agents-kb-build/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository