generate-content

Generate platform-native social drafts for TikTok, Instagram, and LinkedIn from a kept idea.

54|7|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/robinsadeghpour/content-workflow --skill generate-content-robinsadeghpour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-content
Source: https://github.com/robinsadeghpour/content-workflow/tree/main/.claude/skills/generate-content
Command: npx skills add https://github.com/robinsadeghpour/content-workflow --skill generate-content-robinsadeghpour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the manual effort of researching an idea, crafting platform-native posts, formatting assets like slides, and iterating with critique before you approve anything.

Core Features & Use Cases

  • End-to-end draft generation for four channels: Creates TikTok EN, TikTok DE, Instagram, and LinkedIn drafts from a kept idea with the correct voice profile per platform.
  • Research + brief caching: Runs a research pass to produce a structured brief and caches it for re-runs, including flagging when research is thin.
  • Writer→critic→rendered drafts: Uses separate writer and critic loops per platform, then renders slide assets (or reuses rendered assets where appropriate) and stores drafts in the content DB.
  • Approval-gated publishing workflow: Produces and gates drafts for the next /approve step so nothing gets scheduled without your review.

Quick Start

Run /generate-content <idea_id> to generate critic-approved drafts for TikTok EN, TikTok DE, Instagram, and LinkedIn from a kept idea.

Frequently Asked Questions about generate-content

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

FAQPage Schema
How do I generate platform-native social media drafts from a single idea?

To generate social media drafts, provide a specific idea_id to read the kept idea from the database, run a research pass, and produce platform-native posts for TikTok, Instagram, and LinkedIn. The system outputs ready-to-post drafts for your review.

Does the content generation pipeline schedule posts automatically after rendering slides?

No, the content generation pipeline does not schedule posts automatically. It produces and gates drafts for an explicit approval step, ensuring nothing gets scheduled or published without your manual review.

How does the writer and critic loop work for social media content generation?

The writer and critic loop works by using separate agents per platform to draft and critique content. The writer generates the post, the critic scores it, and the system iterates until producing critic-approved drafts saved in the database.

Can I use this to generate TikTok and LinkedIn posts with different voice profiles?

Yes, you can generate TikTok and LinkedIn posts with distinct voice profiles. The system creates drafts across TikTok EN, TikTok DE, Instagram, and LinkedIn, applying the correct voice profile for each specific platform.

What happens when research data is thin during the draft generation process?

When research data is thin during the draft generation process, the system flags the gap within the cached research brief. This caching mechanism allows you to identify and re-run the research pass when more data is needed.

What do I need to start generating drafts from my kept ideas?

You need a valid idea_id stored in the data/content.db database to start generating drafts. The system reads the idea from the database, executes orchestrator agents per platform, and renders deterministic slide assets for approval.