PatterAI

24 mods across 5 repositories, 1.1k stars between them.

Patter AGENTS.md

01

PatterAI/Patter

Instructions file CodexOpenCode

Instructions for PatterAI/Patter, covering agents.md, non-negotiables (ci and reviewers block on these), before opening a pr, where things live and commits & prs.

1.0k 7d ago A 855 tokens original MIT

claude-call

02

PatterAI/awesome-claude-call

Plugin Claude Code

Two-way voice bridge for Claude Code — make outbound calls, get rung when work is done.

8 3mo ago A tokens not measured original MIT

claude-call

03

PatterAI/awesome-claude-call

Plugin Claude Code

Two-way voice bridge for Claude Code via Patter — make outbound calls, get called when work is done.

8 3mo ago A tokens not measured original MIT

claude-call

04

PatterAI/awesome-claude-call

MCP server Claude CodeCodexCursor +2

MCP server "claude-call" as configured in PatterAI/awesome-claude-call. Launched with sh -c cd "${CLAUDE_PLUGIN_ROOT}/server" && [ -d node_modules ] || npm install --.

8 3mo ago A tokens not measured original MIT

phone-agent

05

PatterAI/awesome-claude-call

Agent

Specialized subagent for phone-call orchestration via the claude-call MCP server. Use when the user asks you to call someone, when a phone call's transcript needs parsing, or when a call objective needs to be tightened before dialing.

8 3mo ago A 51 tokens original MIT

call-me

06

PatterAI/awesome-claude-call

Command

Make an outbound phone call to a number with an autonomous AI agent that pursues a goal and reports back. Usage: /call-me.

8 3mo ago A 35 tokens original MIT

calls

07

PatterAI/awesome-claude-call

Command

List recent calls (status, duration, cost) by querying the bundled claude-call MCP server.

8 3mo ago A 20 tokens original MIT

dial-me-on-blocked

09

PatterAI/awesome-claude-call

Command

Arm a Notification hook so Claude calls you whenever it stalls waiting for permission or input. Usage: /dial-me-on-blocked.

8 3mo ago A 30 tokens original MIT

notify-me

11

PatterAI/awesome-claude-call

Command

Arm a one-shot Stop hook so Claude calls you when the current task finishes. Usage: /notify-me.

8 3mo ago A 26 tokens original MIT

SessionStart

15

PatterAI/awesome-claude-call

Hook

Runs when a session starts, executing on-session-start.sh. From PatterAI/awesome-claude-call.

8 3mo ago A tokens not measured copy · 100% MIT

Stop

16

PatterAI/awesome-claude-call

Hook

Runs when the agent finishes a response, executing on-stop.sh. From PatterAI/awesome-claude-call.

8 3mo ago A tokens not measured copy · 55% MIT

Notification

17

PatterAI/awesome-claude-call

Hook

Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, executing on-notification.sh (2 commands). From PatterAI/awesome-claude-call.

8 3mo ago A tokens not measured original MIT

SessionEnd

18

PatterAI/awesome-claude-call

Hook

Runs when a session ends, executing disarm.sh. From PatterAI/awesome-claude-call.

8 3mo ago A tokens not measured copy · 61% MIT

PatterAI/skills

Skill Claude CodeCodex

Give a Patter voice agent custom tools (function calling), enable built-in handoffs (transfercall, endcall), and wire output guardrails. Use when the user wants the agent to look up customer data, query a CRM, schedule a callback, transfer to a human, hang up on abuse, refuse to say certain phrases, validate caller…

5 2mo ago A 122 tokens original MIT

build-voice-agent

20

PatterAI/skills

Skill Claude CodeCodex

Build a production voice agent with the Patter SDK — receive or place real phone calls answered by an AI agent. Use when the user wants to make a phone bot, IVR replacement, voice receptionist, outbound caller, survey bot, customer-support voice agent, voice-AI demo, AI cold-caller, or any flow where an LLM talks over…

5 2mo ago A 167 tokens original MIT

configure-telephony

21

PatterAI/skills

Skill Claude CodeCodex

Configure Twilio or Telnyx as the telephony carrier for a Patter voice agent — buy or use a phone number, set up the carrier console, point the voice/Call-Control webhook at your Patter server (via Cloudflare tunnel, ngrok, or a static URL), and verify webhook signatures. Use when the user is wiring up Twilio, Telnyx…

5 2mo ago A 139 tokens original MIT

PatterAI/skills

Skill Claude CodeCodex

Inspect Patter call data — mount the live dashboard, read CallMetrics (duration, cost, latency, transcript), export call history to CSV/JSON, and track per-call provider costs. Use when the user wants to debug a call, see which calls cost the most, audit transcripts, monitor a live agent, find a recording URL, check…

5 2mo ago A 137 tokens original MIT

integrate-openclaw

23

PatterAI/skills

Skill Claude CodeCodex

Wire Patter as the voice layer on top of an OpenClaw brain — the "brain on the line" pattern. Use when the user runs OpenClaw (or any OpenAI-compatible agent gateway) and wants a phone number that answers any caller, talks with low latency, and consults a specific OpenClaw receptionist agent for real data/actions…

5 2mo ago A 160 tokens original MIT

setup-patter

24

PatterAI/skills

Skill Claude CodeCodex

Install the Patter voice/telephony SDK (Python or TypeScript) and configure the provider and carrier API keys required for real phone calls. Use when the user is starting a new Patter project, hitting "missing API key" errors, setting up Twilio or Telnyx, integrating OpenAI Realtime / ElevenLabs / Deepgram, or asking…

5 2mo ago A 125 tokens original MIT