Pipzzter

11 Strategy Doc Assembly — Documentation skill for Claude Code

Documentation community

Assemble the final strategy document in the gold-standard format defined by references/strategy-template.md.

How to install 11 Strategy Doc Assembly

Installs to ~/.claude/skills/pipzzter-seo-ai-visibility-strategy-11-strategy-doc-assembly/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pipzzter-seo-ai-visibility-strategy-11-strategy-doc-assembly && curl -fsSL https://raw.githubusercontent.com/Pipzzter/seo-ai-visibility-strategy/HEAD/skills/11-strategy-doc-assembly.md -o ~/.claude/skills/pipzzter-seo-ai-visibility-strategy-11-strategy-doc-assembly/SKILL.md

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

What 11 Strategy Doc Assembly does


name: strategy-doc-assembly description: Assemble the final strategy document in the gold-standard format defined by references/strategy-template.md.

Strategy Doc Assembly

Purpose

Combine the outputs of skills 02–10 and 12 into the final strategy document, matching the canonical structure in `../references/strategy-template.md` exactly. The document is assembled internally in Markdown, then exported to a single Word (`.docx`) file — **the `.docx` is the primary deliverable**, acc

Alternatives in Documentation

  • Ars Format Convert — ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown 4.5k ★
  • Claudekit Document Processing — Document processing and conversion 1.9k ★
  • Newproject — Scaffold a new research project with standard structure, CLAUDE.md, and documented README 446 ★

Full documentation available on GitHub

View Source Repository