← 返回 Skills 市场
byungkyu

Quo

作者 byungkyu · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
3518
总下载
3
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug quo
版本 1.0.2
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3518 次。

如何安装 Quo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install quo」即可一键安装,无需额外配置。

Quo 是免费的吗?

是的,Quo 完全免费(开源免费),可自由下载、安装和使用。

Quo 支持哪些平台?

Quo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Quo?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.2。

💬 留言讨论