Files
clawdbot/extensions/open-prose/skills/prose/examples/08-blog-post.prose
2026-01-23 00:49:40 +00:00

21 lines
840 B
Plaintext

# Write a Blog Post
# End-to-end content creation workflow
# Research the topic
session "Research the topic: 'Best practices for error handling in TypeScript'. Find authoritative sources and common patterns."
# Create outline
session "Create a detailed outline for the blog post. Include introduction, 4-5 main sections, and conclusion."
# Write first draft
session "Write the full blog post following the outline. Target 1500-2000 words. Include code examples."
# Technical review
session "Review the blog post for technical accuracy. Verify all code examples compile and work correctly."
# Editorial review
session "Review the blog post for clarity and readability. Simplify complex sentences and improve flow."
# Add finishing touches
session "Add a compelling title, meta description, and suggest 3-5 relevant tags for the post."