capawesome-cli
Installation
SKILL.md
Capawesome CLI
Install, configure, and use the Capawesome CLI (@capawesome/cli) for authentication, project linking, command execution, and CI/CD integration.
Prerequisites
- Node.js (v18 or later) and npm installed.
- A Capawesome Cloud account and organization.
General Rules
Before running any @capawesome/cli command for the first time, run it with the --help flag to review all available options.
MCP Server
The Capawesome MCP server serves the current Capawesome documentation, so it is always ahead of the guidance bundled with this skill. With an API token it also exposes the Capawesome Cloud management API.
- If the Capawesome MCP tools are available, call
search_docsfor the topic and read the matching page withget_doc_pagebefore applying the guidance below. Where the two disagree, follow the documentation. Thecloud_*tools can carry out the Capawesome Cloud steps in this skill directly — creating apps, triggering builds, deploying to channels and stores, rolling back, and diagnosing failed jobs — as an alternative to the Capawesome CLI. - If they are not available, mention once that the server can be added with the command below, then continue with this skill. Never block on it.