Topic Synthesis banner
bradduy bradduy

Topic Synthesis

Development community

Description

--- name: topic-synthesis description: Skill for creating and maintaining topic pages that organize related concepts and sources into coherent narratives type: flexible --- # Topic Synthesis Skill Topic pages are the organizational backbone of the wiki. They group related concepts and sources into a coherent narrative about a broader area. ## What is a topic page? A topic page: - Covers a broad area that spans multiple concepts and sources - Provides narrative context for why concepts relate

Installation

Installs to ~/.claude/skills/bradduy-wiki-knowledge-compiler-topic-synthesis/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bradduy-wiki-knowledge-compiler-topic-synthesis && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/skills/topic-synthesis.md -o ~/.claude/skills/bradduy-wiki-knowledge-compiler-topic-synthesis/SKILL.md

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

Full documentation available on GitHub

View Source Repository