Skip to main content
Run any Skill in Manus
with one click
GitHub repository

media-agent

media-agent contains 6 collected skills from Minara-AI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
6
updated
2026-04-01
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

media-setup
software-developers

Interactive wizard to configure platform connections, API keys, and dependencies for media-agent. Detects available tools, walks through setup for each platform, tests connections, and writes config files. Run this before any other media-agent skill.

2026-04-01
media-write
writers-and-authors

Guided co-creation writing skill. Interviews the user, drafts content section by section, generates platform-specific variants from shared source. Creates the content manifest. Works with a brief from /media-idea or accepts freeform input.

2026-04-01
media-idea
writers-and-authors

Brainstorming and ideation skill. Interviews the user about topics, audience, and angle. Suggests titles, outlines, and hooks. Optionally researches trending topics. Outputs a structured brief for /media-write.

2026-03-29
media-image
graphic-designersmarket-research-analysts-and-marketing-specialists-131161

Generate and manage images for posts. Uses excalidraw-skill for diagrams and illustrations (hand-drawn style). Optionally uses DALL-E for photo-style hero images. Handles platform-specific resizing with ImageMagick. Updates the content manifest with asset references.

2026-03-29
media-publish
market-research-analysts-and-marketing-specialists-131161

Publish content to all configured platforms. Reads the content manifest, validates files, and invokes each platform's publish.sh with credential isolation. Supports --dry-run. Handles partial failures gracefully. Works independently — you can write markdown by hand and just use this skill.

2026-03-29
media
writers-and-authorseditors

Master orchestrator for the media-agent workflow. Guides the user through the full content creation pipeline: ideation, writing, image generation, and multi-platform publishing. Can resume from any stage by reading the content manifest. This is a thin sequencer — sub-skills contain the canonical implementation logic.

2026-03-29