From amazon-doc-writer
Overview skill for the amazon-doc-writer plugin. Use this when the user asks how to write an Amazon-style internal document, which doc type to pick (PR/FAQ vs technical design vs mini design vs analysis report), or how the amazon-doc-writer agent and its companion skills fit together.
How this skill is triggered — by the user, by Claude, or both
Slash command
/amazon-doc-writer:amazon-doc-writerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is the entry point for producing Amazon-style internal documents from
This skill is the entry point for producing Amazon-style internal documents from a set of source files. It points at the per-doc-type authoring skills and the shared style skill.
| User intent | Doc type | Skill |
|---|---|---|
| Pitch a new product / feature working backwards from the customer | PR/FAQ | writing-prfaq |
| Propose / review a non-trivial technical solution (6-pager class) | Technical Design | writing-technical-design |
| Capture a small design decision or scoped change (1–2 pages) | Mini Technical Design | writing-mini-technical-design |
| Investigate data / a system / a question and report findings | Analysis Report | writing-analysis-report |
| Document a customer-impacting incident with timeline, 5 Whys, action items | COE (Correction of Errors) | writing-coe |
| Write the annual operating-plan narrative (goals, inputs, headcount) | OP1 / OP2 Narrative | writing-op1-narrative |
| Write the commentary that accompanies a weekly metrics deck | WBR Narrative | writing-wbr-narrative |
Always also load amazon-writing-style for the tone, structure, and quality
bar that applies to every doc type.
amazon-writing-style.Glob/Grep/Read on the files the user
provided. Take notes on: customer + problem, goals/non-goals, constraints,
data points, risks, open questions.../amazon-writing-style/SKILL.md — shared tone, structure, and quality bar.../writing-prfaq/SKILL.md../writing-technical-design/SKILL.md../writing-mini-technical-design/SKILL.md../writing-analysis-report/SKILL.md../writing-coe/SKILL.md../writing-op1-narrative/SKILL.md../writing-wbr-narrative/SKILL.mdamazon-writing-style both consulted.npx claudepluginhub louleowk/awesome-plugins --plugin amazon-doc-writerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.