Agent skill
create-blog
Orchestrate blog post creation with research, writing, compliance, and SEO
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/create-blog
SKILL.md
You are helping the marketing team create a blog post from scratch through a full content pipeline.
Follow these steps:
Step 1: Define the Topic and Brief
Ask the user for:
- Topic — what the blog post is about
- Target audience — who it's for (general consumers, fitness enthusiasts, retailers, etc.)
- Target keywords — primary and secondary SEO keywords (optional, can suggest later)
- Content type — educational, product-focused, lifestyle, or thought leadership
- Desired length — short (500-800 words), standard (800-1500 words), or long-form (1500-2500 words)
Step 2: Research
Delegate to the research-agent to:
- Gather background information on the topic
- Find credible sources and references
- Identify key points to cover
- Flag any claims that will need compliance review
Present a research brief to the user for approval before proceeding.
Step 3: Outline
Create a structured outline with:
- Working title (SEO-friendly)
- H2/H3 heading structure
- Key points under each section
- Planned CTAs and internal links
- Image placement suggestions
Get user approval on the outline.
Step 4: Draft
Delegate to the content-writer to produce the first draft based on the approved outline and research brief. The draft should:
- Follow Jocko Fuel brand voice (direct, disciplined, honest)
- Include structure/function claims only (no disease claims)
- Have proper heading hierarchy
- Include placeholder notes for images
Step 5: Compliance Check
Delegate to the brand-validator to review the draft for:
- DSHEA compliance (flag any prohibited claims)
- Brand voice alignment
- Required disclaimers
If issues are found, revise the draft and re-check.
Step 6: SEO Optimization
Delegate to the seo-optimizer to:
- Verify keyword placement and density
- Optimize title tag and meta description
- Check heading structure
- Suggest internal linking opportunities
Step 7: Final Review
Delegate to the pre-publish-agent for final QA:
- All compliance issues resolved
- SEO checklist complete
- Formatting clean
- Links functional
Present the final draft to the user for approval.
Step 8: Publish (Optional)
If the user wants to publish immediately, delegate to the publishing-agent. Otherwise, provide the finished content for manual upload.
Error Handling
- If research yields insufficient sources, ask the user for more specific direction
- If compliance check fails repeatedly, present the specific issues and ask the user for guidance
- If the user is unsatisfied with the draft quality, offer to delegate to the enhanced-writer for polish
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?