Project Files
samples / markdown-report / SKILL.md
Use this skill for any long-form structured writing: reports, documentation, articles, summaries, and writeups.
Every report must follow this skeleton - adapt section names to the topic but never skip the hierarchy:
# Title > One-sentence summary of the entire document. ## Background / Context Why this exists, what problem it addresses. ## Findings / Body The main content. Use H3 for sub-sections. Use tables for comparisons. Use bullet lists only for truly enumerable items - never as a substitute for prose. ## Conclusion What it means. What should happen next. ## References (if applicable)
**bold** only for genuinely critical terms - maximum three per page._italic_ for titles of works, technical terms on first introduction, and emphasis.#) more than once (the document title). Body sections start at H2.| Request type | Target length |
|---|---|
| Quick summary | 150-300 words |
| Standard report | 400-800 words |
| Deep-dive / technical doc | 800-2000 words |
| Executive brief | 200-400 words, bullets acceptable |
When in doubt, write shorter. A tight 400-word report is better than a padded 800-word one.