Manual Section Writer banner
Thitic9203 Thitic9203

Manual Section Writer

Development community

Description

--- name: manual-section-writer description: Owns ONE section of a user manual end to end — captures that section's live screens, annotates them, and drafts its numbered steps into its own draft file. The manual-maker skill dispatches 2–3 of these at a time over disjoint sections. Never touches another section's files, never builds the final document, never talks to the user. Use only from the manual-maker workflow. tools: Read, Write, Edit, Bash, Grep, Glob model: inherit --- คุณคือผู้เขียน **

Installation

Installs to ~/.claude/agents/thitic9203-manual-maker-manual-section-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Thitic9203/manual-maker/HEAD/agents/manual-section-writer.md -o ~/.claude/agents/thitic9203-manual-maker-manual-section-writer.md

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

Full documentation available on GitHub

View Source Repository