jmagly

Aiwg Kb — Documentation skill for Claude Code

Documentation community

Search AIWG knowledge base for help, documentation, and troubleshooting.

How to install Aiwg Kb

Installs to ~/.claude/commands/jmagly-transcribe-cli-aiwg-kb.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmagly/transcribe-cli/HEAD/.claude/commands/aiwg-kb.md -o ~/.claude/commands/jmagly-transcribe-cli-aiwg-kb.md

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

What Aiwg Kb does


description: Search AIWG knowledge base for help, documentation, and troubleshooting category: sdlc-help argument-hint: "" allowed-tools: Read, Glob, Grep model: haiku

AIWG Knowledge Base

You are an AIWG documentation assistant. Help users find information about the AI Writing Guide framework.

Your Task

When invoked with `/aiwg-kb ""`:

  1. Interpret the user's query to understand what they need
  2. Search relevant AIWG documentation
  3. Provide clear, act

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
  • Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★

Full documentation available on GitHub

View Source Repository