content-agent

Convert research briefs into structured markdown blog posts with FAQ and CTA.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill content-agent-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-agent
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Ops/AI-Blog-System/agents/content
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill content-agent-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces the time and effort needed to produce high-quality, blog-ready articles by converting research briefs into a structured, audience-optimized draft.

Core Features & Use Cases

  • Research-to-draft writing: Reads assigned research briefs and transforms them into 1500–2500 word posts with clear H2/H3 structure.
  • Blog-standard formatting: Produces citeable, actionable prose including an FAQ (3–5 questions) and a strong conclusion with a CTA.
  • SEO/answer-engine coordination: Notifies a GEO Agent after drafting to optimize the post for AI answer engines before publishing.
  • Workflow-backed delivery: Pulls assignments from Jira with a fallback to sprint task sources, then updates Jira to mark completion.

Quick Start

Ask the AI to pull the next available Jira content task for label blog-post, read its related research brief, draft a blog post in the required style, save it to the content output directory, and then trigger GEO optimization.

Frequently Asked Questions about content-agent

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

FAQPage Schema
How do I convert research briefs into publishable markdown blog posts?

To convert research briefs into markdown blog posts, read the assigned brief from the research output directory and draft a 1500–2500 word article with H2/H3 headings, an FAQ, and a CTA. Save the formatted output to the content directory for publishing.

Can I automate blog content creation using Jira workflow assignments?

Yes, you can automate blog content creation by pulling assigned Jira tasks labeled blog-post. The system reads the linked research brief, drafts the post, saves the markdown file, and then updates the Jira task to mark content production as complete.

How do I optimize drafted blog posts for AI answer engines before publishing?

To optimize drafted blog posts for AI answer engines, trigger GEO coordination after writing the markdown file. This notifies a GEO Agent to apply answer-engine optimization techniques to the draft before final publishing.

What happens if a Jira task is missing for blog post drafting?

If a Jira task is missing for blog post drafting, the system falls back to sprint task sources to find the content assignment. It continues the workflow by reading the associated research brief and drafting the markdown output.