start

Automate knowledge base creation from codebases with structured topic outputs.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/TomazWang/agent-toolkit --skill start-tomazwang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/TomazWang/agent-toolkit/tree/main/plugins/kb-analysis/skills/start
Command: npx skills add https://github.com/TomazWang/agent-toolkit --skill start-tomazwang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps teams automate the creation of a comprehensive knowledge base from a codebase or project, turning scattered documentation and code into a structured, searchable repository.

Core Features & Use Cases

  • Orchestrates end-to-end KB construction: initializes structure, inventories sources, learns topics, distills domains, and outputs KB artifacts.
  • Operates autonomously: triggers once and iterates topic-by-topic until complete without human prompts.
  • Applicable to: learning codebases, understanding repositories, documenting what code does, and producing a ready-to-use knowledge base for onboarding.

Quick Start

Invoke /kb:start to begin automatically learning the codebase and generate a complete knowledge base.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically build a knowledge base from a codebase?

Automatically build a knowledge base from a codebase by triggering the process once to inventory sources, iterate topic-by-topic, distill domains, and output structured artifacts without further prompts.

What is autonomous topic discovery for repository documentation?

Autonomous topic discovery for repository documentation is a deterministic learning loop that scans scattered code and docs to compile a complete domain knowledge output including topics, domains, and summaries.

Can I generate onboarding documentation from an existing project without manual prompts?

Yes, you can generate onboarding documentation without manual prompts by initializing the structure once; the system then operates autonomously to learn topics and produce a ready-to-use knowledge base.

Does autonomous codebase learning require continuous user input to discover domains?

No, autonomous codebase learning requires no user prompts after initialization, enforcing a deterministic, topic-by-topic learning loop that completes the domain generation and final distillation independently.

What is the best way to turn scattered code and documentation into a searchable repository?

The best way to turn scattered code and documentation into a searchable repository is orchestrating end-to-end knowledge base construction that inventories sources, learns topics, and distills domains into structured outputs.