Claude Skill

PatterAI/Patter

Patter 是一个开源语音 AI SDK,让您拥有自己的语音栈。通过 Twilio、Telnyx 或 Plivo,4 行代码即可为 AI 代理分配电话号码。支持 Python 和 TypeScript,采用 MIT 许可证。

概览

Stars661
Forks69
语言Python
最后更新2026-06-17
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者PatterAI
仓库Patter
完整名称PatterAI/Patter
Repo ID1,203,697,439

安装这个 Skill

npx skills add patterai/skills

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-10
平台
ClaudeOpenClawCodexCursor
能力
pdfimageterminalai-agentai-phone-agenthermes-agentllmmastraopen-sourceopenai
识别文件
README.mddocker-compose.ymldocsexamplestests
配置键
TWILIO_ACCOUNT_SIDOPENAI_API_KEY
安装方式
  • npx skills add patterai/skills
  • npm install getpatter
  • pip install getpatter
  • git clone https://github.com/PatterAI/patter-inbound-agent

项目简介

Patter 是一个开源语音 AI SDK,让您构建并拥有自己的 AI 电话代理栈。只需 4 行代码,即可通过 Twilio、Telnyx 或 Plivo 为您的 AI 代理分配电话号码。支持 Python 和 TypeScript,采用 MIT 许可证。

英文描述

Open-source voice-AI SDK. The Vapi/Retell alternative for builders who want to own the stack. Give your AI agent a phone number in 4 lines — Python and TypeScript, MIT licensed, Twilio, Telnyx, and Plivo.

要点

  • 开源语音 AI SDK,采用 MIT 许可证
  • 支持 Python 和 TypeScript
  • 集成 Twilio、Telnyx 和 Plivo
  • 4 行代码即可为 AI 代理分配电话号码
  • 完全拥有语音栈的控制权

使用场景

  • 构建自定义 AI 电话代理用于客户支持
  • 创建支持语音的虚拟助手
  • 开发用于业务自动化的实时语音机器人
  • 将 AI 语音功能集成到现有应用中

README 摘要

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/PatterAI/Patter/main/docs/github-banner.png" /> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/PatterAI/Patter/main/docs/github-banner.png" /> <img src="https://raw.githubusercontent.com/PatterAI/Patter/main/docs/github-banner.png" alt="Patter SDK" width="100%" /> </picture> </p> <h1 align="center">Patter SDK</h1> <p align="center"> <a href="https://pypi.org/project/getpatter/"><img src="https://img.shields.io/pypi/v/getpatter?logo=pypi&logoColor=white&label=pip%20install%20getpatter" alt="PyPI" /></a> <a href="https://www.npmjs.com/package/getpatter"><img src="https://img.shields.io/npm/v/getpatter?logo=npm&logoColor=white&label=npm%20install%20getpatter" alt="npm" /></a> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="MIT License" /></a> <img src="https://img.shields.io/badge/python-3.11%2B-blue?logo=python&logoColor=white" alt="Python 3.11+" /> <img src="https://img.shields.io/badge/typescript-5.0%2B-3178c6?logo=typescript&logoColor=white" alt="TypeScript 5+" /> </p> <p align="center"> <a href="#about">About</a> • <a href="#how-it-works">How It Works</a> • <a href="#documentation">Documentation</a> • <a href="#quickstart">Quickstart</a> • <a href="#skills-for-coding-agents">Skills</a> • <a href="#templates">Templates</a> </p> --- ## About **Patter** is the open-source SDK that gives your AI agent a phone number. You build the agent; Patter handles everything between it and the phone network — the agent loop, the language model, speech-to-text, text-to-speech, real-time voice, audio processing, and the telephony carrier. - **Build** wi

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17