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.Audio GenerationGenerate speech, dialogue, sound effects, and complete audio scenes from text, audio, or image input.

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
DocsPricing
Star usFeedback
I'm Agent
I'm Agent
  1. Home
  2. Guides
  3. Install AnyCap

Panduan

By AnyCap Team

Instal AnyCap
Satu skill, satu CLI, satu login

This overview helps you choose an AnyCap install path. For maintained commands, authentication, configuration, and verification details, use the official Docs.

Diperbarui 1 Juni 2026

Official documentation

Use the official installation guide.

This overview helps you choose an install path. The official Docs stay current with installation, authentication, configuration, and verification details.

Install AnyCapAuthenticationConfiguration

Before you start

  • An AI agent that can run shell commands (Claude Code, Cursor, Codex, or similar)
  • Node.js 18+ for skills.sh and npm installs
  • A browser for the one-time login flow
  • A terminal session where you can paste commands or ask the agent to run them

Install in five steps

Step 1

Install the AnyCap skill for your agent

npx -y skills add anycap-ai/anycap -a claude-code -y

Use claude-code, cursor, or codex as the agent target. The skill teaches your agent how to install, authenticate, and call AnyCap without guessing from docs.

Step 2

Install the AnyCap CLI

curl -fsSL https://anycap.ai/install.sh | sh

Or run npm install -g @anycap/cli if you prefer a package-manager install path. The CLI is the execution surface for every capability.

Step 3

Log in once

anycap login

Authentication happens once in the browser and covers image, video, vision, search, storage, and publishing workflows.

Step 4

Verify the install

anycap status

Confirm the CLI is authenticated and can reach the AnyCap server before you run your first generation command.

Step 5

Run your first capability command

anycap image generate --prompt "A minimal product icon on a soft green background"

Swap image for video, actions image-read, or web search once you know which capability gap you are closing first.


Verify everything works

After login, run a quick status check and list available models before your first generation job.

anycap status
anycap image models
anycap video models

Agent-specific install commands

Claude Code
npx -y skills add anycap-ai/anycap -a claude-code -y

Best default when Claude Code is your primary coding agent and you want the deepest capability onboarding path.

Cursor
npx -y skills add anycap-ai/anycap -a cursor -y

Use this when your workflows already live inside Cursor and you want the same capability layer there.

Codex
npx -y skills add anycap-ai/anycap -a codex -y

Good fit when you want image, video, and vision commands inside Codex without wiring provider SDKs by hand.


Install FAQ

How do I install AnyCap CLI?

Run curl -fsSL https://anycap.ai/install.sh | sh or npm install -g @anycap/cli, then run anycap login. Add the AnyCap skill to your agent so setup can happen in natural language.

Does AnyCap work with Claude Code and Cursor?

Yes. Install the AnyCap skill for claude-code, cursor, or codex. The same CLI and auth flow work across supported agent environments.

Do I need a separate login for each capability?

No. One anycap login covers image generation, video generation, vision, web search, Drive storage, and Page publishing.

What command should I run first after install?

Run anycap status to verify auth, then anycap image models or anycap video models to see what is available before your first generation request.


Next pages

Start

Get Started

Natural-language onboarding if you prefer to ask your agent to handle setup for you.

CLI

AnyCap CLI reference

See the full command surface after install is complete.

Capabilities

Capability inventory

Pick the first capability gap you want to close after install.

MulaiLihat CLIUntuk Claude Code

Product

  • Capabilities
  • Image Generation
  • Video Generation
  • Image Understanding
  • Web Search
  • Pricing

Agent integrations

  • All integrations
  • Claude Code
  • Cursor
  • Codex
  • Manus

Docs

  • Get started
  • Install CLI
  • Agent skill
  • MCP setup
  • CLI reference

Explore

  • Learn
  • Compare AnyCap
  • What Agents Can't Do
  • Panduan AI
  • Blog
  • Berita

Company

  • About
  • Contact
  • Privacy
  • Terms
anycap