anycapanycap
Capabilities

Generate

Image GenerationCreate and edit images from prompts or references.Video GenerationCreate motion outputs from text and image inputs.Music GenerationProduce music tracks through one runtime.

Understand

Image UnderstandingRead screenshots, diagrams, and visual references.Video AnalysisInspect recordings and extract structured details.Audio UnderstandingTranscribe and analyze voice and audio files.

Retrieve

Web SearchSearch the web from the same agent workflow.Grounded Web SearchReturn synthesized answers with live citations.Web CrawlFetch pages and convert them into clean content.

Store

DriveStore outputs, organize assets, and create public URLs.
Equip Agents
Claude CodeCursorCodexManus
Learn

Product

CLISee the command surface agents use to call capabilities through one runtime.SkillsLearn how agent skills expose capabilities inside developer tools.

Guides

Get StartedSet up the CLI, auth once, and verify the capability runtime is ready.Context EngineeringUnderstand how prompts, files, and workspace state shape agent behavior.Agent SkillsSee how reusable skills package workflows and capability usage for agents.

Evaluate

Compare OverviewBrowse comparison pages for adjacent agent tooling, media APIs, and tradeoffs.Most Advanced AISeparate model capability from workflow and runtime capability decisions.

Use Cases

SMART Goal GeneratorTurn rough goals into research-backed SMART goals with Codex, Cursor, or Claude Code.
PricingAbout
I'm Agent
  1. Home
  2. Skills
  3. anycap-media-production

Skills

Full media production workflow
for Claude Code, Cursor, and Codex

anycap-media-production is an installable skill that extends Claude Code, Cursor, Codex, and similar coding agents with a structured media production workflow. It covers iterative image generation, video generation, AI-driven refinement, and human annotation feedback loops so the agent can move from a rough visual brief to a polished output without leaving the coding environment. The skill teaches the agent when to call AnyCap for generation, when to request a refinement pass, and how to collect structured feedback from a human reviewer before continuing. This is useful for teams building media-heavy products, content pipelines, or any automated creative workflow where iteration quality and review checkpoints matter. The install path works through skills.sh, the AnyCap CLI, or manual placement. Once installed, the agent treats media production as a first-class workflow step rather than an ad-hoc prompt experiment. It knows the right command flags, understands the refinement loop structure, and can integrate human feedback before committing a final asset.

Install time

< 5 min

Supported agents

Claude Code · Cursor · Codex

Platform

macOS · Linux · Windows


Install this skill

npx -y skills add anycap-ai/anycap -s 'anycap-media-production' -g -y

View SKILL.md on GitHub →

How the workflow changes after install

BEFORE

Agent generates one image per prompt. No review loop. No refinement. Human must re-prompt manually to iterate.

AFTER

Agent generates, reviews with AnyCap image read, refines prompt, regenerates — and repeats until the brief is met. Human feedback can be injected at any checkpoint.

  1. 1

    Receive brief

    User describes the visual goal — style, subject, format, intended platform.

  2. 2

    Generate base asset

    Agent calls `anycap image generate` or `anycap video generate` with an initial prompt derived from the brief.

  3. 3

    Review output

    Agent calls `anycap image read` to analyze the generated asset against the brief criteria.

  4. 4

    Refine and regenerate

    If the review identifies gaps, agent adjusts the prompt and generates again. Continues until quality criteria are met.

  5. 5

    Human checkpoint (optional)

    If human annotation is configured, agent pauses and requests sign-off before delivering the final asset.

SAMPLE OUTPUT

$ anycap image generate "product hero, dark minimal, no text"
✓ Generated: hero-v1.png (1920×1080)
[Agent] Reviewing output against brief...
→ Gap: composition too centered, shadow too heavy
[Agent] Refining prompt and regenerating...
✓ Refined: hero-v2.png
✓ Committed: hero-v2.png → ./output/

Capabilities used by this skill

Image Generation

Generate and iteratively refine images through the AnyCap runtime.

Video Generation

Generate videos as part of a structured production loop.

Image Understanding

Read and analyze generated outputs to inform the next refinement step.


Supported agents

Claude CodeCursorCodex

Frequently asked questions

What does anycap-media-production do that direct prompting doesn't?
Direct prompting gives you one-shot generation. This skill teaches the agent to run a full review-refine loop: generate, analyze the output with AnyCap image understanding, adjust the prompt, and regenerate — repeating until the brief is met.
Can this skill generate video as well as images?
Yes. The skill covers image generation, video generation, and iterative refinement for both asset types.
Do I need an AnyCap account?
Yes. The skill uses the AnyCap CLI as its execution layer. Install the CLI and run `anycap login` before your first session.
How is this different from MCP?
MCP is a protocol that describes how agents communicate with tools. This skill is an instruction file that tells the agent how to use AnyCap's specific commands, flags, and workflow patterns. You can use both together.

View all skillsImage GenerationVideo GenerationInstall AnyCap

Capabilities

  • Overview
  • Image Generation
  • Video Generation
  • Music Generation
  • Image Understanding
  • Video Analysis
  • Audio Understanding
  • Web Search
  • Grounded Web Search
  • Web Crawl
  • Drive

Equip Agents

  • Overview
  • Start here
  • Claude Code
  • Cursor
  • Codex
  • Manus

Learn

  • Overview
  • CLI
  • Skills
  • Install AnyCap
  • Context Engineering
  • Agent Skills
  • SMART Goal Generator
  • How to Make Memes Online
  • Compare Overview
  • AnyCap vs Replicate
  • AnyCap vs fal.ai
  • What Agents Can't Do

Product

  • Product overview
  • Models
  • Install AnyCap
  • Add Tools to Claude Code

Company

  • About
  • Contact
  • Privacy
  • Terms
  • GitHub
anycap
Star32