blog-post-author

Draft a blog post from a brief and generate per-asset task files.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill blog-post-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-post-author
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/blog-post-author
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill blog-post-author

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a filled blog brief into a publication-ready post and a dispatchable set of per-asset tasks, reducing manual coordination and ensuring the post stays within the brief's scope.

Core Features & Use Cases

  • Convert briefs into a complete post draft aligned with the brief's voice (opinion, case study, or deep dive) and generate one task file per declared asset (hero image, OG card, social posts, embedded diagrams, code samples, internal-link map, newsletter excerpt).
  • Emit a cohesive asset-task bundle that can be handed to subagents, while preserving the post's scoped boundaries and delivering a final quality gate.
  • Coordinate task sequencing to ensure proper mutations (e.g., internal-link maps, pull quotes) and finish with a dedicated quality-gate task.

Quick Start

Draft the post from the filled brief and emit one dispatch-ready task file for each declared asset.

Frequently Asked Questions about blog-post-author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a publish-ready blog post from a brief automatically?

To draft a publish-ready blog post from a brief, you need a workflow that converts the filled brief into a complete draft while generating a dispatchable set of per-asset tasks for subagents. This ensures the post stays within the brief's scope.

What is an asset-task bundle for blog content creation?

An asset-task bundle for blog content creation is a cohesive set of dispatch-ready files generated for each declared output, such as hero images, OG cards, social posts, embedded diagrams, code samples, internal-link maps, and newsletter excerpts.

Can I generate social posts and OG cards from a single blog brief?

Yes, you can generate social posts and OG cards from a single blog brief by creating an asset-task bundle. The workflow emits one dispatch-ready task file per declared asset, serializing them for subagents to execute independently.

How do I validate blog post consistency against the original brief?

To validate blog post consistency against the original brief, the content creation workflow runs a final quality gate report after all asset tasks complete, ensuring the post preserves the original scoped boundaries and voice.

What is the best way to coordinate subagent tasks for blog asset generation?

The best way to coordinate subagent tasks for blog asset generation is to serialize tasks as separate files within a cohesive bundle, coordinating task sequencing to ensure proper mutations like internal-link maps and pull quotes before a final quality gate.

How does a brief-to-post workflow handle internal-link maps and pull quotes?

A brief-to-post workflow handles internal-link maps and pull quotes by coordinating task sequencing during asset generation. This ensures proper mutations are applied to the post draft before producing the final quality gate report.