wiki-compiler

Compile raw brand-brain notes into six wiki articles with citations and verification flags.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/williamsforeal/Cyclone-SS --skill wiki-compiler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-compiler
Source: https://github.com/williamsforeal/Cyclone-SS/tree/main/claude-workspaces/_modes/dtc-second-brain/.claude/skills/wiki-compiler
Command: npx skills add https://github.com/williamsforeal/Cyclone-SS --skill wiki-compiler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered raw notes, exports, and assets into a consistent set of six brand-brain wiki articles, complete with cross-links, citations, and explicit [VERIFY] flags when information can’t be corroborated.

Core Features & Use Cases

  • Raw → Wiki compilation: Reads every file under raw/ and synthesizes six core articles in a fixed dependency order (starting with brand voice).
  • Evidence-first writing rules: Forces claims to be sourced to specific raw/ files, uses direct quotes only where appropriate, and marks uncertain statistics with [VERIFY].
  • Contradiction surfacing: Detects and reports conflicts between brand voice and performance evidence instead of smoothing them over.
  • Index regeneration & reporting: Updates INDEX.md with compile health, summaries, file counts, recent question outputs, and a next recommended question.

Quick Start

Use this skill when running /compile-wiki or when asked to update, rebuild, or refresh the brand brain wiki articles.

Frequently Asked Questions about wiki-compiler

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

FAQPage Schema
How do I compile raw brand notes into a structured wiki?

Compiling raw brand notes into a structured wiki involves reading text and CSV files from raw folders, synthesizing content into six core articles in a fixed dependency order, and generating an index with cross-links and citations.

What is the best way to detect contradictions when compiling documentation?

Detecting contradictions during documentation compilation requires cross-referencing claims against source evidence. The process surfaces and explicitly reports conflicts using verification flags rather than smoothing them over.

How do I generate a wiki index with health status and file counts?

Generating a wiki index with health status requires regenerating INDEX.md during the compile sequence. It automatically updates with compile health summaries, file counts, recent question outputs, and next recommended questions.

Does wiki compilation require specific folder structures for raw sources?

Wiki compilation requires specific folder structures, specifically reading all files under a raw/ directory. It parses text and CSV data from these subfolders to synthesize articles in a fixed dependency order starting with brand voice.

How do I cite evidence sources in a brand voice wiki?

Citing evidence sources in a brand voice wiki requires an evidence-first writing approach that forces claims to be sourced to specific raw files. Direct quotes are used appropriately, and uncertain statistics are marked with verification flags.

When should I not use automated wiki compilation for content synthesis?

Automated wiki compilation for content synthesis should not be used when raw source files lack text or CSV formats. The process depends on parsing these specific formats from subfolders to synthesize articles and generate cross-links.