pipecat
Build real-time voice and multimodal AI agents in Python
All Skills in This Repository (10)
Pure Emerald Level Indicatorsupdate-docs
Update documentation pages to match source code changes on the current branch.
code-review
Reviews GitHub pull requests for bugs and CLAUDE.md compliance using parallel validation agents.
pr-submit
Creates and submits a GitHub pull request from the current branch.
cleanup
Reviews, refactors, and documents branch code changes against Pipecat conventions.
prose-review
Review added comments, docstrings, and changelog entries for change-narration instead of code documentation.
provider-watch
Research AI providers behind Pipecat services and generate dated reports and draft PR branches.
squash-commits
Reorganizes messy branch commits into logical commits without changing file content.
changelog
Generates categorized Markdown changelog entries from Git commit messages for pull requests.
pr-description
Generate concise GitHub PR descriptions from commits and diffs.
docstring
Documents Python modules and classes using Google-style docstrings.
Frequently Asked Questions
FAQPage SchemaHow to install Pipecat skills?βΌ
Run `npx skills add pipecat-ai/pipecat --all -g -y` in your terminal to install all skills in this suite globally.
What is Pipecat used for?βΌ
Pipecat is a Python framework for building real-time voice and multimodal AI agents, such as phone support bots, voice assistants, and multi-agent conversation systems.
How do I automate PR reviews and changelogs?βΌ
The included skills let your AI agent review pull requests, write changelog entries, generate PR descriptions, and squash commits automatically.
Does Pipecat work with Claude Code and Codex?βΌ
Yes. The AGENTS.md and CLAUDE.md guides plus the SKILL.md files work directly in Claude Code, Codex, and other compatible AI coding agents.
Can AI keep my documentation in sync with code?βΌ
Yes. The update-docs skill maps changed source files to their documentation pages and edits only the sections that need updating.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core