← Back to Skills Marketplace
byungkyu

Quo

by byungkyu · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
3518
Downloads
3
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install quo
Description
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.
Usage Guidance
This skill appears coherent and only needs your Maton API key to call Maton gateway and control endpoints. Before installing: (1) confirm you trust Maton (gateway.maton.ai / ctrl.maton.ai) since the package has no homepage/source URL listed; (2) provide the least-privilege API key possible and consider a scoped/short-lived token; (3) review Maton's account/settings pages and any privacy or data-retention policies for call recordings/transcripts; and (4) rotate and revoke the key if you stop using the skill.
Capability Analysis
Type: OpenClaw Skill Name: quo Version: 1.0.2 The skill bundle provides an integration for the Quo API via Maton's gateway. All code examples in SKILL.md demonstrate standard API interactions (e.g., sending SMS, listing calls, managing contacts) using the `MATON_API_KEY` from environment variables, which is a secure practice. Network requests are directed to `maton.ai` domains, consistent with the skill's stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent. The content is aligned with a legitimate API integration.
Capability Assessment
Purpose & Capability
Name/description (Quo API integration for phone system tasks) align with the skill's instructions and required env var. The only required secret is MATON_API_KEY, which matches the described gateway-based authentication and managed OAuth flow.
Instruction Scope
SKILL.md contains concrete HTTP examples that only read MATON_API_KEY from the environment and call Maton gateway/ctrl endpoints (gateway.maton.ai, ctrl.maton.ai). Instructions do not reference unrelated system files, other environment variables, or external endpoints beyond Maton/OpenPhone proxies.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk. Lowest-risk install surface.
Credentials
Only one environment variable (MATON_API_KEY) is required and it is directly justified by the described authentication model. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default) but not unusual for this kind of integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quo
  3. After installation, invoke the skill by name or use /quo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added new metadata fields under the skill's metadata section, including required environment variable MATON_API_KEY and an emoji. - No changes to functionality or documentation content.
v1.0.1
- No user-facing or file changes detected in this release. - Version number update only.
v1.0.0
- Initial release of the quo skill. - Integrates Quo API with managed OAuth via Maton. - Supports business phone system operations: send SMS, manage calls, contacts, and retrieve call recordings/transcripts. - Includes detailed setup and usage instructions with example requests. - Allows multiple connection management, including listing, creating, and specifying active connections.
Metadata
Slug quo
Version 1.0.2
License
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3518 downloads so far.

How do I install Quo?

Run "/install quo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Quo free?

Yes, Quo is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Quo support?

Quo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Quo?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.2.

💬 Comments