Agent skill
quo
Query and interact with Quo business phone - calls, texts, contacts, transcripts, send SMS
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/quo
Metadata
Additional technical details for this skill
- openclaw
-
{ "emoji": "\ud83d\udcde", "apiKey": { "env": "QUO_API_KEY", "getFrom": "https://my.quo.com \u2192 Settings \u2192 API" } }
SKILL.md
Quo 📞
Query your Quo (formerly OpenPhone) business phone — calls, texts, contacts, transcripts.
Setup
API key from my.quo.com → Settings → API. Configure via gateway.
What Users Ask
- "What's my Quo number?"
- "Show recent conversations"
- "Get the transcript from that call"
- "What was the summary of my call with [person]?"
- "List my business contacts"
- "Send a text to [number]"
- "Show my recent calls with [number]"
Capabilities
- List phone numbers
- Recent conversations (calls + texts)
- Contacts and workspace users
- Call summaries and transcripts
- Recording URLs
- Send SMS messages
- List messages/calls with specific participants
Response Data
Conversations:
id— Conversation IDname— Contact name if knownparticipants— Phone numberslastActivityAt— Most recent activity
Transcripts/Summaries:
- AI-generated summary
- Full transcript with timestamps
- Speaker attribution when available
Notes
- Transcripts require call recording enabled in Quo settings
- Phone numbers in E.164 format (+1XXXXXXXXXX)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?