Agent skill · Testing & QA

midjourney-video

Plan and direct Midjourney Video V1 image-to-video work through the official website or Discord, with human operator handoff, motion prompts, start/end frames, loops, extensions, resolution and batch budgeting, privacy, rights, safety, and delivery QA. Use when creating Midjourney videos or when determining whether a requested API, automation, plan, or production workflow is supported.

Calesthio43,316★ · +2,384/wk · 2 repos on radarProfile →
claude-codecodexcopilotcursorMIT
Install
npx skills add calesthio/generative-media-skills --skill midjourney-video --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 23 KB
Bundled scripts: none
Path: skills/providers/video-generation/midjourney-video/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 112 · +8 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Plans and directs Midjourney Video V1 image-to-video work through the official website or Discord, with human operator handoff, motion prompts, start/end frames, loops, extensions, resolution and batch budgeting, privacy, rights, safety, and delivery QA.

How it works

  • Treats Midjourney Video as a human-operated creative service, not a developer API. Prepare inputs, motion direction, settings, budget, and acceptance criteria; then hand the approved plan to the subscribed account owner for manual execution on midjourney.com or in Discord.
  • Enforces interface boundary: no browser automation, self-bots, reverse-engineered calls, or unofficial API clients; no credential sharing; no unattended backend integration. A human operator must inspect account state, approve GPU-time impact, submit, choose candidates, extend, and download.
  • Requires a formal, revision-bound handoff: freeze the handoff text, input hashes, settings, prompt, submission count, and Fast-minute cap before approval; approval covers only that revision and listed submissions.
  • Establishes current contract facts: Video model is Video V1; video generation uses a starting image and optional motion prompt; extensions add time; supported controls include --motion, --loop, --end, and --bs; no frame-rate, codec, audio-generation, negative-prompt, or video-seed controls documented.
  • Prefers website as production surface for visibility of Starting Frame, Ending Frame, Loop, resolution, batch, motion, privacy, and download controls; Discord workflow detailed for handoff and prompts.

When to use it

Use when planning Midjourney videos or when determining whether a requested API, automation, plan, or production workflow is supported.

What it can touch

  • Tools: claude-code, codex, copilot, cursor. (Declared tools.)
  • It instructs the human operator to prepare a handoff specification and to submit manually on the chosen surface; no automation is performed by the skill.

Caveats

  • License: MIT.
  • Keeps strict boundaries on automation and API usage; manual handoff is required; approval is limited to the stated revision and counts.
  • Current plan facts include plan names (Basic, Standard, Pro, Mega) with associated speeds, resolutions, and concurrency; HD is Fast-only; Relax/throughput details vary by plan.
  • Do not rely on any implied guarantees of unattended execution or backend integration.
From the SKILL.md

# Midjourney Video Treat Midjourney Video as a human-operated creative service, not a developer API. Prepare inputs, motion direction, settings, budget, and acceptance criteria; then hand the approved plan to the subscribed account owner for manual execution on `midjourney.com` or in Discord. ## Keep the interface boundary absolute As of 2026-07-10, Midjourney's official Community Guidelines say i

More from generative-media-skills
All skills →
About this skill
What does the midjourney-video skill do?

Plan and direct Midjourney Video V1 image-to-video work through the official website or Discord, with human operator handoff, motion prompts, start/end frames, loops, extensions, resolution and batch budgeting, privacy, rights, safety, and delivery QA. Use when creating Midjourney videos or when determining whether a requested API, automation, plan, or production workflow is supported.

How do I install it?

Run `npx skills add calesthio/generative-media-skills --skill midjourney-video --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From calesthio/generative-media-skills, a repository with 112 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going