ai-prose

Solid

Writes content (blog posts, pitch decks, sprint review summaries, architecture board reports, solution intent documents) with automatic audience targeting (developer/manager/executive). Trigger for 'write a blog post', 'pitch this', 'sprint review summary', 'architecture board doc', 'solution intent for'. Not for documentation artifacts like CHANGELOG or README; use /ai-docs instead. Not for marketing/social content; use /ai-marketing instead. Not for code-level explanations; use /ai-explain instead.

AI & Automation 52 stars 3 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Prose ## Quick start ``` /ai-prose content blog /ai-prose content sprint-review --audience manager /ai-prose content architecture-board ``` ## Workflow 1. Detect content type from prompt (blog / pitch / sprint-review / architecture-board / solution-intent / presentation). 2. Read existing source material — notes, transcripts, data, real output. 3. Pick audience (developer / manager / executive); apply tone + jargon table. 4. Edit, do not generate. Every sentence earns its place. 5. Apply shared rules: active voice, present tense, no filler ("basically", "simply", "just"). Router skill for content writing. Dispatches to handler files based on content type. Always: clear structure, audience-appropriate, no fluff. ## When to Use - Creating pitch decks, sprint reviews, blog posts, architecture board presentations, solution intent documents. - NOT for documentation artifacts (README, CHANGELOG, API docs) -- use `/ai-docs`. - NOT for marketing content (social posts, investor materials, outreach) -- use `/ai-marketing`. - NOT for code explanations -- use `/ai-explain`. ## Writing Philosophy Edit, don't generate. Start from what exists: notes, transcripts, data, examples, real output. Every sentence must earn its place. Template language is a failure mode, not a starting point. ## Routing Single sub-command `content` (default) — handler `handlers/content.md` covers articles, pitches, presentations, sprint reviews, architecture board, solution intent. The handler dispatch...

Details

Author
arcasilesgroup
Repository
arcasilesgroup/ai-engineering
Created
4 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category