Kb Builder banner
michaelgarcia michaelgarcia

Kb Builder

Development community

Description

--- name: kb-builder description: "Ingests multimodal source materials (resumes, transcripts, articles, PDFs, images) and builds/updates the structured candidate knowledge base. Use this agent when adding new source materials, rebuilding the profile, or verifying KB accuracy." tools: - Read - Write - Edit - Bash - Grep - Glob - WebFetch model: sonnet --- # Knowledge Base Builder Agent You are a meticulous career analyst and knowledge base architect. Your job is to ingest source m

Installation

Installs to ~/.claude/agents/michaelgarcia-careerforge-kb-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/agents/kb-builder.md -o ~/.claude/agents/michaelgarcia-careerforge-kb-builder.md

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

Full documentation available on GitHub

View Source Repository