One-click install
npx skills add https://github.com/anukkrit149/anukkrit-skills --skill blog-post-anukkrit149
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-post
Source: https://github.com/anukkrit149/anukkrit-skills/tree/main/cloud/skills/blog-post
Command: npx skills add https://github.com/anukkrit149/anukkrit-skills --skill blog-post-anukkrit149

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you go from a blog idea to a complete, publish-ready long-form article by handling planning, structure, and required visuals—so you do not have to manually outline, draft, and create assets from scratch.

Core Features & Use Cases

  • Research-first workflow: Requires delegating topic research to a researcher subagent and reading saved findings before drafting.
  • Structured long-form writing: Produces a hook, context, 3–5 H2 main sections, practical application steps, and a concise conclusion with CTA.
  • SEO + cover image generation: Enforces a required hero image for every post and includes meta-description guidance.
  • Consistent deliverables: Writes to a deterministic output path and expects a cover image to be generated after the post.

Quick Start

Ask the skill to write a blog post about "how to build agentic workflows" and ensure it saves research to a slug-based file, writes the article to blogs/<slug>/post.md, and generates a hero image at blogs/<slug>/hero.png.

Frequently Asked Questions about blog-post

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

FAQPage Schema
How do I write a long-form blog post with SEO-ready images?

To generate a long-form blog post with SEO-ready images, a research-first workflow delegates topic research, structures the article into H2 sections, and generates a required hero image for publication.

What's the best way to structure a technical tutorial for SEO?

Structuring a technical tutorial for SEO involves including a hook, context, 3 to 5 H2 main sections, practical application steps, and a concise conclusion with a call to action.

Do I need to provide my own research to draft a blog post?

You do not need to provide your own research to draft a blog post, because the workflow delegates topic research to a subagent and reads the saved findings before writing the article.

Can I automatically generate a cover image for my blog post?

You can automatically generate a cover image for your blog post, as the workflow uses image generation tools to create a hero image at the blogs directory alongside the post markdown file.

How do I get a publish-ready markdown file for a how-to guide?

To get a publish-ready markdown file for a how-to guide, the drafting process outputs the completed article to a deterministic path at blogs/post.md with consistent formatting and meta-description guidance.

What format does the blog writing workflow output?

The blog writing workflow outputs a complete publishable article as a markdown file at blogs/post.md and a required hero image at blogs/hero.png.