Start
Don't switch agents.
Add capabilities immediately.
AnyCap is the fastest path from a capable coding agent to a capable multimodal agent. Pick the agent you already use, then tell it what you want in natural language. It can install one skill and one CLI for you, then add image generation, video generation, image understanding, and video analysis through the same command surface.
Last updated April 10, 2026
Natural language first
Just say what you want, like help me install AnyCap and generate a launch image.
The smoother path is to ask in plain language and let the agent carry the setup, login, and capability call from there.
Watch
See the natural-language workflow in motion
A short brand video for the start page. It pairs the 'don't switch agents' message with the idea that you can start by describing what you need in natural language.
Why this page exists
The start page is designed for the shortest route from intent to working capability. Instead of asking the user to study the whole product structure first, it gives them a natural-language starting point, a simple install path, and clear follow-on pages for the most common gaps.
That makes this page useful both for first-time operators and for teams sending someone else a clean onboarding link. The goal is not only to explain AnyCap. It is to reduce the friction between the first question and the first successful capability call.
Pick your agent
Agent path
Claude Code
Best first path if you want the strongest install intent page and the deepest capability onboarding.
npx -y skills add anycap-ai/anycap -a claude-code -y
Agent path
Cursor
Use this if your agent workflows already live in Cursor and you want the same capability layer there.
npx -y skills add anycap-ai/anycap -a cursor -y
Agent path
Codex
Good fit when you want to add image, video, and vision capabilities to Codex without wiring provider SDKs.
npx -y skills add anycap-ai/anycap -a codex -y
Natural-language start path
Step 1
Ask your agent to get you started
help me install AnyCap and generate a launch image
Claude Code, Cursor, or Codex can take a plain-language request and turn it into the setup flow for you.
Step 2
Install the CLI
curl -fsSL https://anycap.ai/install.sh | sh
Or install via npm if you prefer a package manager path.
Step 3
Log in once
anycap login
Authentication happens once and carries across every capability, so you can keep asking in natural language after setup.
Start from the gap you need to close
Claude Code
Add image generation to Claude Code
Best next page if the gap is visuals, mockups, or creative assets.
Claude Code
Add video generation to Claude Code
Best next page if the gap is demos, walkthroughs, or social clips.
Problem intent
What agents still can't do
Use this when you want the deficiency narrative and the right landing page for each missing capability.
Capability hub
Browse any capability
Use this when you already know you want image, video, or vision APIs for your agent.