content-pipeline

Automate content creation from topic research to Remotion video delivery.

99|23|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/fivetaku/content-pipeline --skill content-pipeline-fivetaku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-pipeline
Source: https://github.com/fivetaku/content-pipeline/tree/main
Command: npx skills add https://github.com/fivetaku/content-pipeline --skill content-pipeline-fivetaku

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, Pillow, openai, edge-tts, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-to-end process of turning a topic into research, planning a card-news storyboard, generating AI imagery, rendering an HTML card-news, producing TTS narration, and composing a final Remotion video, dramatically reducing manual effort.

Core Features & Use Cases

  • WebSearch-based topic research to gather sources and insights
  • Card-news planning with type, length, and messaging guidance
  • AI image generation (3–4 per batch) based on card prompts
  • HTML card-news rendering in a magazine-style layout
  • TTS narration generation and optional video rendering
  • Video production via Remotion with synchronized audio and subtitles
  • Flexible fallbacks for when API keys are unavailable (text-only mode)

Quick Start

Provide a topic and the skill will run the full research, planning, image generation, HTML card-news, TTS narration, and video rendering automatically.

Frequently Asked Questions about content-pipeline

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

FAQPage Schema
How do I automate card-news video creation from a topic?

Automating card-news video creation involves using a pipeline that researches the topic, generates AI images, renders HTML cards, produces TTS narration, and composes a Remotion video. This skill runs the entire end-to-end process automatically from a single topic input.

Can I generate TTS narration and AI images without an API key?

TTS narration and AI image generation require API keys for full functionality, but the pipeline includes flexible fallbacks. When keys are unavailable, it falls back to text-only operations, allowing you to still gather research and plan the card-news storyboard.

What is the best way to turn web search research into a video?

Turning web search research into a video is best handled by an automated pipeline that gathers sources, plans a storyboard, generates matching AI imagery, and synchronizes TTS audio with subtitles using Remotion. This eliminates manual editing and assembly effort.

Does the video rendering pipeline work with HTML card-news layouts?

Yes, the video rendering pipeline directly integrates HTML card-news layouts. It renders magazine-style HTML cards first, then uses Remotion to compose these visuals with synchronized TTS narration and subtitles into the final video output.

Do I need Remotion to produce card-news videos?

Remotion is required for the final video production step with synchronized audio and subtitles. However, if you only need text, research, HTML card-news, or TTS narration, you can use the pipeline's modular steps and text-only fallback without full video rendering.

Why does my content pipeline fall back to text-only mode?

Your content pipeline falls back to text-only mode when optional API keys for AI image generation or TTS are unavailable. The environment checks detect missing dependencies or credentials, skipping media generation to ensure you still get research and card-news planning.