Pipecat avatar

Pipecat

Official

@pipecat-ai

0Followers
|
58Public Repos
|
26Published Skills

Pipecat is a framework for building voice (and multimodal) conversational agents.

Skills Distribution
DomainDeveloper To...Voice Session Orch.. (40%)Game State Managem.. (30%)Repository Mainten.. (30%)

Agent Skills by Pipecat

Showing 26 vetted skills indexed across 5 GitHub repositories.

pipecat-aipipecat-ai
15.1k

update-docs

Update documentation pages to match source code changes on the current branch.

Official
Advanced
pipecat-aipipecat-ai
15.1k

code-review

Reviews GitHub pull requests for bugs and CLAUDE.md compliance using parallel validation agents.

Official
Advanced
pipecat-aipipecat-ai
15.1k

pr-submit

Creates and submits a GitHub pull request from the current branch.

Official
Intermediate
pipecat-aipipecat-ai
15.1k

cleanup

Reviews, refactors, and documents branch code changes against Pipecat conventions.

Official
Intermediate
pipecat-aipipecat-ai
15.1k

prose-review

Review added comments, docstrings, and changelog entries for change-narration instead of code documentation.

Official
Intermediate
pipecat-aipipecat-ai
15.1k

provider-watch

Research AI providers behind Pipecat services and generate dated reports and draft PR branches.

Official
Advanced
pipecat-aipipecat-ai
15.1k

squash-commits

Reorganizes messy branch commits into logical commits without changing file content.

Official
Intermediate
pipecat-aipipecat-ai
412

Load Quest Data

Load quest definitions from JSON files into Supabase.

Official
Intermediate
pipecat-aipipecat-ai
412

Analyze Context

Analyze Gradient Bang gameplay session context dumps to produce diagnostic reports.

Official
Advanced
pipecat-aipipecat-ai
412

Reset World

Reset game databases and seed new universes for development and testing.

Official
Advanced
pipecat-aipipecat-ai
412

Deploy Bot

Automates deployment of bots to Pipecat Cloud via cloud builds for dev, eval, prod environments.

Official
Intermediate
pipecat-aipipecat-ai
412

release

Automate version bumps, changelog updates, and Git tagging for releases.

Official
Advanced
pipecat-aipipecat-ai
412

newspaper

Generate Gradient News banner, front-page, and prompt-experiment assets from in-game events.

Official
Intermediate
pipecat-aipipecat-ai
412

Run Database Migration

Apply pending Supabase migrations to local or production databases.

Official
Advanced
pipecat-aipipecat-ai
412

news-front-page

Generate a 2160x3840 newspaper front page PNG from game-event digests.

Official
Intermediate
pipecat-aipipecat-ai
412

character-create

Create a game character with customizable ship, credits, and onboarding state.

Official
Intermediate
pipecat-aipipecat-ai
412

bug-report

Ground user-pasted bug reports against the codebase with file:line citations.

Official
Advanced
pipecat-aipipecat-ai
412

maintenance

Toggle MAINTENANCE_MODE on Supabase login edge functions via CLI.

Official
Intermediate
pipecat-aipipecat-ai
22

init

Scaffold Pipecat projects by collecting configuration and running pc init.

Official
Intermediate
pipecat-aipipecat-ai
22

deploy

Automate end-to-end Pipecat agent deployment to Pipecat Cloud via interactive CLI.

Official
Advanced
pipecat-aipipecat-ai
22

talk

Coordinate live voice sessions with the Pipecat MCP server.

Official
Intermediate
pipecat-aipipecat-ai
33

code-review

Coordinate multiple agents to review GitHub pull requests for high-signal issues.

Official
Advanced
pipecat-aipipecat-ai
132

pipecat

Start Pipecat MCP server voice sessions with start(), speak(), listen(), and stop().

Official
Intermediate
pipecat-aipipecat-ai
14.0k

changelog

Generates categorized Markdown changelog entries from Git commit messages for pull requests.

Official
Basic

Frequently Asked Questions About Pipecat

FAQPage Schema
What specific tasks can I perform using Pipecat?β–Ό

You can orchestrate live voice sessions using MCP protocols, manage Supabase database migrations, seed game-world environments, and generate technical documentation or pull request summaries directly from your commit history and codebase diffs.

Who is the target persona for these capabilities?β–Ό

These functions are designed for software engineers and game developers building real-time conversational interfaces or managing complex state-driven environments who require integrated repository maintenance and database synchronization.

What are the prerequisites for running these functions?β–Ό

Execution requires a configured environment with access to Supabase for database operations and a local setup capable of running MCP server sessions for voice interaction management.