blog-01-create-prompt
Context
Use the blog-content-architect agent to create a prompt to generate a blog post from the idea: $ARGUMENTS
Process
1. Review Initial Idea
Review user's blog idea, WebSearch for context, and enhance the idea into a detailed prompt. Consider these aspects:
- What sparked this idea?
- What problem does it solve?
- What's your experience with this topic?
- Have you implemented this?
2. Ask Strategic Questions
Ask any questions needed to clarify idea? use AskUserQuestion tool to provide smart defaults.
3. Save & Output
Save enhanced prompt to ._tmp/prompts/YYYY-MM-DD-blog-title.md and present:
- Blog Post Prompt: [Detailed prompt]
- Print usage:
/blog-02-write-post @._tmp/prompts/YYYY-MM-DD-blog-title.md
More from christowles/blog
slidev
Create and edit presentation slides using Slidev framework when user requests slides, presentations, or deck modifications
17blog-mermaid
Create mermaid diagrams for blog posts using the blog's sky/zinc color theme. Use when adding flowcharts, sequence diagrams, or other mermaid visualizations to blog content.
16fix-blog-images
Fix and optimize images in uncommitted blog posts. Use when preparing blog posts for publication, fixing broken image paths, renaming generic image names (image.png), moving images to proper /images/blog/ directory, improving alt text, or checking image references before committing. Trigger on "fix blog images", "check images", "prepare post for publish", or after pasting screenshots into markdown.
15blog-04-image-prompt
Generate optimized AI image prompts for blog post hero images
14blog-02-write-post
Create a new technical blog post with deep educational value and professional quality
12blog-03-review
Review and improve the blog post draft for clarity, engagement, and authentic voice.
11