What problem does it solve?
Deploying a Pipecat agent to Pipecat Cloud often requires coordinating CLI prerequisites, secrets, and deployment steps. This Skill streamlines the process by guiding the user through verification, configuration, and deployment in an interactive flow.
Core Features & Use Cases
- Interactive deployment workflow: guides users through prerequisites checks, secrets setup, image build and deployment with confirmations.
- Prerequisite validation: ensures the Pipecat Cloud CLI is installed and authenticated, Docker daemon is running, and the configuration file exists before proceeding.
- Secrets management: reads and uploads environment secrets to Pipecat Cloud as part of the deployment.
- Deployment orchestration: coordinates building and pushing the agent image and deploying it to Pipecat Cloud based on the provided config.
Quick Start
Run /deploy in your project directory and follow the interactive prompts to deploy to Pipecat Cloud.