media

Orchestrate end-to-end media content creation workflows across ideation, writing, image generation, and publishing.

6|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Minara-AI/media-agent --skill media-minara-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media
Source: https://github.com/Minara-AI/media-agent/tree/main/skills/media
Command: npx skills add https://github.com/Minara-AI/media-agent --skill media-minara-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating a full content creation pipeline across ideation, writing, image generation, and multi-platform publishing can be complex and error-prone. This Skill provides a thin orchestrator that reads shared state and guides users through each stage, enabling resume from any point.

Core Features & Use Cases

  • End-to-end orchestration of the media-agent workflow (idea -> write -> image -> publish) with the ability to resume from the manifest.
  • Stage-wise execution: ideation, writing, image generation, and publishing, with optional sub-skills performing the canonical logic.
  • Supports optional components (scripts, references, assets) that are loaded on demand by the SKILL.md workflow.

Quick Start

Run the /media command to start the full content creation workflow.

Frequently Asked Questions about media

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

FAQPage Schema
How do I automate multi-platform content creation workflows from ideation to publishing?

Multi-platform content creation workflows are orchestrated end-to-end by guiding ideation, writing, image generation, and publishing stages. A shared manifest maintains state, enabling resume-from-any-stage use and execution of individual stages as needed.

Can I resume a multi-platform media pipeline from a specific stage if it was interrupted?

Yes, media pipelines support resume-from-any-stage functionality. The orchestrator reads shared state from a maintained manifest, allowing you to continue interrupted workflows or execute individual stages like image generation or publishing independently.

What is the best way to orchestrate content publication across multiple platforms?

The best way to orchestrate multi-platform publication is using a thin orchestrator that coordinates optional components in scripts, references, and assets. It reads shared state and guides users through publishing stages sequentially.

Do I need specific components to run stage-wise execution for media content pipelines?

Stage-wise execution for media content pipelines supports optional sub-skills performing canonical logic for ideation, writing, image generation, and publishing. Optional components like scripts, references, and assets are loaded on demand by the workflow.

How does state management work when coordinating content creation stages?

State management during content creation coordination works by maintaining a manifest file. The orchestrator reads this shared state to track progress across ideation, writing, image generation, and publishing stages, ensuring consistent workflow resumption.