capawesome-cli

Manage Capawesome CLI authentication, project linking, and command workflows.

37|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/capawesome-team/skills --skill capawesome-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capawesome-cli
Source: https://github.com/capawesome-team/skills/tree/main/skills/capawesome-cli
Command: npx skills add https://github.com/capawesome-team/skills --skill capawesome-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Simplifies and standardizes the setup and day-to-day use of the Capawesome CLI, including installation, authentication (interactive and token-based), project linking via capawesome.config.json, and the full command reference for managing apps, builds, environments, deployments, and diagnostics.

Core Features & Use Cases

  • Authentication: supports interactive login and token-based login for CI/CD pipelines.
  • Project linking: guides linking a project using capawesome.config.json for monorepos and multi-app setups.
  • Command Reference: provides access to the complete set of Capawesome CLI commands for apps, builds, certificates, environments, channels, live updates, deployments, destinations, and devices.
  • CI/CD & Diagnostics: enables non-interactive operation in pipelines and diagnostics via the doctor command.
  • Use Case: integrate into a CI workflow to login, configure, and trigger a build or deployment without manual steps.

Quick Start

Install the Capawesome CLI globally, authenticate (interactive or token-based), link your project with capawesome.config.json, and begin using the full command reference to manage apps, builds, and CI/CD workflows.

Frequently Asked Questions about capawesome-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate the Capawesome CLI in a CI/CD pipeline?

Authenticate the Capawesome CLI in CI/CD pipelines using token-based login. This enables non-interactive operation, allowing automated workflows to configure and trigger builds or deployments without manual steps.

What is the best way to link a monorepo project using capawesome.config.json?

Link monorepo and multi-app setups using the capawesome.config.json file. Project linking via this configuration standardizes your setup, ensuring consistent and scriptable CLI usage across different app environments.

How do I troubleshoot Capawesome CLI configuration and deployment issues?

Troubleshoot Capawesome CLI configuration and deployment issues using the diagnostics doctor command. This command checks your local environment and project setup to identify and resolve workflow inconsistencies.

Can I manage live updates and deployment channels through the Capawesome CLI?

Manage live updates and deployment channels through the complete Capawesome CLI command reference. It provides scriptable commands to handle apps, builds, environments, destinations, and devices for your software development pipelines.

Does the Capawesome CLI support non-interactive builds for automated environments?

The Capawesome CLI supports non-interactive builds for automated environments through token-based authentication. This allows CI/CD pipelines to login, configure projects, and trigger deployments without requiring manual intervention.