miaqu766520-a11y

Kb Builder — Communication skill for Claude Code

Communication community

Answer a dozen questions in a chat, and it builds your personal knowledge base for you (WorkBuddy / Doubao / Claude Code / Codex).

How to install Kb Builder

This entry records only its repository, not the path inside it, so there is no exact command to give. Open miaqu766520-a11y/kb-builder and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Kb Builder does

Answer a dozen questions in a chat, and it builds your personal knowledge base for you (WorkBuddy / Doubao / Claude Code / Codex).

Alternatives in Communication

README

kb-builder · Knowledge Base Builder

Chat with your AI agent through a dozen questions, and it builds your personal knowledge base for you — folders, note templates, personal archives, and a user manual. Fully automatic.

Every tutorial on building a personal knowledge base gets more elaborate than the last — most run 40–50 minutes. Did you actually follow through? Most people bookmark a pile of them and never start. Why? The thinking was never untangled, and the steps were too fiddly.

This skill turns the whole process into a Q&A session: **you just answer, it builds.**

Understand It in 30 Seconds

  1. Tell your agent one thing: "帮我搭建知识库" (Build me a knowledge base)
  2. It asks you one question at a time: Where should it live? What's your role? What's your biggest pain point? Migrate old bookmarks or start fresh? Any confidential material that must stay out? … Every question comes with options — and if you can't decide, just say "you pick for me"
  3. When you're done, it presents a complete plan for your review. Nothing gets built until you nod.
  4. Folders, templates, three personal archives (methods / lessons / preferences), and a tailored user manual — all created automatically, one by one
  5. Finally it walks you through on-the-spot acceptance testing: say "save this" and get a note in 30 seconds; say "break this down" and get the original + an analysis note, cross-linked

**Real-world test**: 13 questions, 13 minutes from the first word to full acceptance — without touching the file system once.

What It Builds

我的知识库/
├── 知识/          ← Quick capture: summary + tags, one note in 30 seconds
├── 素材/          ← Source archive, word-for-word untouched
├── 分析/          ← Your breakdowns and opinions (links back to sources)
│   ├── 方法档案.md   ← Workflows/templates you've personally validated
│   ├── 经验档案.md   ← Pitfalls and judgment calls you've learned
│   └── 偏好档案.md   ← Your style and taboos (the AI reads this before writing)
├── 复盘/卡