Combos
CLI
Combos for your AI agent

Build with your agent.
Publish with Combos.

Help me install Combos CLI and its skill using https://cdn.combos.fun/cli/install.md. Verify the installation, then guide me through account login.

Works with the agents you use

ONE CLI, THREE CAPABILITIES

From your terminal to a playable Post.

Your account

Sign in securely and check your account and remaining Credits.

combos account --help

Game assets

Generate, find, and download images, animations, audio, and other game assets.

combos asset --help

Playable Posts

Upload a built H5 game and cover. Create a Post, choose PC or Mobile, and update it later.

combos post --help

GET STARTED

An idea. An agent. A game to share.

01

Connect your account

Authorize in your browser, then check your account and Credits.

combos account login
combos account status
02

Make your game

Ask your agent to build the game. Explore asset options when you need them.

combos asset generate --schema
combos asset list
03

Publish to Combos

Prepare the H5 build and cover, then create your Post. Choose the devices your game supports.

combos post create --dir ./dist --title "My game" --cover ./cover.png --platform pc,mobile

Keep making it better.

Update the same Post. A new agent task can use combos.json or post list and post get to pick up where you left off.

combos post update --dir ./dist
combos post get
Support and clarity

A few things to know

Need help? Join our Discord channel to ask questions.

No. The installer downloads the native CLI for your system. No Node.js, Go, or MCP server is required.

Combos Fun | Combos CLI