Capawesome Platform is here Read more
Capawesome for AI Agents

Ship mobile apps from any AI agent

A scriptable CLI with structured JSON output, official agent skills, and llms-ready documentation — give your agent the tools it needs to build, sign, release, and roll back mobile apps end to end.

Why Capawesome for AI Agents

Built for how agents actually work

A platform designed for autonomous workflows from the ground up — predictable command surface, machine-readable docs, and drop-in skills that mean your agent stops guessing.

CLI-first by design

Every dashboard action is a CLI command. Structured JSON on every output. Unattended runs with a non-interactive token.

Agent-ready documentation

An llms.txt index, llms-full.txt for one-shot context, and every doc page available as raw Markdown your agent can parse.

Drop-in skills

One-line install. Step-by-step playbooks for builds, releases, plugin setup, upgrades, and migrations — maintained by the platform team.

CLI

Every release chore in a single command

The full Capawesome platform exposed as composable commands — builds, deployments, Live Updates, secrets, certificates. Your agent calls one binary, parses JSON, and ships.

Full feature parity with the dashboard — builds, deploys, rollbacks, secrets, certificates

Structured JSON output on every command — pipe into jq, parse with any agent

Non-interactive auth tokens for CI runners and headless agent environments

Ad-hoc env vars and secrets per build — agents wire context in without touching config files

Browse the CLI reference
Terminal $ npx @capawesome/cli apps:builds:create Built iOS + Android · 2m 14s $ npx @capawesome/cli apps:liveupdates:create Live update deployed · v1.4.2 $ npx @capawesome/cli apps:deployments:create Submitted to TestFlight + Play $

Secrets & Credentials

Give your agent capabilities, not keys

Every certificate, keystore, and API token lives in Capawesome's encrypted vault. Your agent references each by name and never touches raw material — even when signing a production build.

Encrypted vault for every credential — iOS certificates, Android keystores, and store API keys

Reference by name, not by value — the agent passes a flag, the vault does the decrypting

Keys unwrapped only inside isolated build environments — never in agent memory, prompts, or logs

Scope access with RBAC — developer tokens ship to staging; production stays a deliberate call

Explore platform trust
AI Agent references by name --certificate $NAME Capawesome Vault iOS DistributionAndroid KeystoreApp Store APISTRIPE_KEY .ipa Build Environment isolated, ephemeral ✓ signed raw keys never leave the vault unencrypted

AI Skills

Official skills your agent installs in one line

Eight official skill packs cover Capacitor and Ionic apps, plugins, framework upgrades, Cloud workflows, and Appflow migration. Plain Markdown, usable by any agent runtime.

Eight official skill packs — Capacitor, Ionic, Cloud, Frameworks, Migrations, and more

Works with any agent — Claude Code, Cursor, Codex, Windsurf, OpenClaw, or your own runtime

Install in one line via npx skills add capawesome-team/skills

Maintained by Capawesome — skills track the platform, not stale tutorials

Explore the skills
PLAIN MARKDOWN · ANY AGENT RUNTIME MD capacitor-core.md # Capacitor Core Step-by-step playbook for creating, building, and upgrading Capacitor apps. ## When to use ## Workflow + 7 MORE PACKS

No Mac required

Ship iOS from any agent runtime — no Mac runner required

Your Linux agent doesn't have a Mac. Capawesome's Apple Silicon M4 Pro cloud machines handle signing, provisioning, and TestFlight delivery from a single CLI call.

Cloud Apple Silicon M4 Pro — iOS compiled on real macOS, not emulated

One CLI call from your agent — no extra macOS runner, no SSH into a Mac mini

Signing, provisioning, IPA all in the cloud — upload certificates once, the agent never touches them again

Direct TestFlight and App Store submissions — the release loop closes inside the same JSON output

Learn more
APPLE SILICON · IN THE CLOUD M4 Pro APPLE SILICON 15s boot fresh 2–5 min

Examples

What your agent ships in one command

Real CLI flows agents run in production today — composable, JSON-emitting, and safe to chain in unattended pipelines.

debug-build.sh
ios-testflight.sh
android-apk.sh
upload-profile.sh
publish-live-update.sh
promote-build.sh

Looking for the full reference? Browse all CLI commands →

FAQ

Agent FAQ

Building an agent integration we haven't covered? Tell us on Discord or reach out directly.

Anything you can do in the Capawesome Cloud dashboard — from a single prompt. Build native iOS and Android apps, sign them, ship to TestFlight or Google Play, push Live Updates, or roll back a bad release.

Any agent or tool that can run a CLI command works — Claude Code, Cursor, OpenAI Codex, Gemini CLI, GitHub Copilot, Windsurf, and any custom agent you build. Automation platforms like n8n, Make, and Zapier work the same way.

Our docs are written to be readable by both humans and AI agents, and we publish official skills your agent can install for guided workflows. Your agent picks up the right command and the right context the first time — no lengthy prompt engineering required.

Most teams have an agent shipping releases on day one. Generate an API token, point your agent at the Capawesome CLI, and you are done — no plugin to install, no integration to build, no sales call to schedule.

Yes. Signing keys, certificates, and store credentials live in Capawesome's encrypted vault — your agent references them by name and never sees the raw material. You can also scope each agent's permissions to staging only, keeping production releases under human control until you are ready.

It can, but it does not have to. Many teams keep GitHub Actions, GitLab CI, or CircleCI for code-level checks and let Capawesome handle the mobile-specific work — signing, store deployment, rollbacks. Your agent can drive either side.

No. Agent-driven workflows use the same CLI and API that ship with every Capawesome Cloud plan — no extra license, no per-agent fee. A 14-day free trial is included so you can try it before you commit. See the pricing page for plan details.

Give your agent the keys to your release pipeline

Install the CLI, drop in the skills, hand over a token — and let your agent ship the next build, the next Live Update, the next release. Plans from $19/month with a 14-day free trial.