quo
Quo API integration with managed OAuth. Manage calls, messages, contacts, and conversations for your business phone system. Use this skill when users want to send SMS, list calls, manage contacts, or retrieve call recordings/transcripts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/quoWhat This Skill Does
The Quo skill serves as a secure, managed bridge between your OpenClaw agent and the Quo API (OpenPhone integration). It abstracts the complexities of OAuth management, allowing you to programmatically handle business telephony operations. By routing requests through the Maton gateway, the skill automates authentication using your persistent Maton API key, enabling seamless interaction with phone systems without manual token refreshing. Whether you need to send SMS, list incoming calls, manage your contact database, or pull transcripts for call analysis, the Quo skill provides a clean interface for these tasks.
Installation
To integrate this skill into your OpenClaw environment, use the following CLI command:
clawhub install openclaw/skills/skills/byungkyu/quo
After installation, ensure you have a valid Maton API key. Set it as an environment variable in your terminal to allow the skill to authenticate correctly: export MATON_API_KEY="YOUR_API_KEY". Connection management for your Quo account is handled via the Maton Control portal at https://ctrl.maton.ai.
Use Cases
- Automated Customer Communication: Send automated SMS responses or status updates to customers based on triggers from other apps.
- Call Transcription and Analysis: Periodically pull call recordings and transcripts to analyze customer sentiment or update CRM data.
- Contact Syncing: Keep your business contacts updated by syncing them between your CRM and Quo automatically.
- Operational Monitoring: Monitor call volume and missed calls to ensure the team is maintaining service level agreements.
Example Prompts
- "Send an SMS to +15550109988 saying 'Your order has shipped and will arrive by Thursday.' using Quo."
- "Retrieve the transcript of the most recent phone call and provide a summary of the action items."
- "List all active business phone numbers associated with my Quo account."
Tips & Limitations
- Security: Never hardcode your MATON_API_KEY in scripts. Always use secure environment variables.
- Scope: This skill is specifically for Quo/OpenPhone operations. For other third-party integrations, utilize the
api-gatewayskill. - Availability: Ensure your Quo connection is set to 'ACTIVE' status in the Maton Control dashboard to avoid authentication errors during runtime.
- Latency: Because this skill proxies requests through the Maton gateway, slight latency may be experienced during high traffic periods on the gateway infrastructure.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-quo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.