← 返回 Skills 市场
6184
总下载
5
收藏
3
当前安装
5
版本数
在 OpenClaw 中安装
/install google-contacts
功能描述
Google Contacts API integration with managed OAuth. Manage contacts, contact groups, and search your address book. Use this skill when users want to create,...
安全使用建议
Install only if you trust Maton as the OAuth proxy for your Google Contacts. Confirm the active Google connection before use, review every proposed write or delete, be especially careful with group deletion using deleteContacts=true, and avoid printing MATON_API_KEY in shared logs or terminals.
功能分析
Type: OpenClaw Skill
Name: google-contacts
Version: 1.0.4
The skill provides a standard integration for managing Google Contacts through a managed OAuth proxy service (api.maton.ai). The documentation in SKILL.md includes clear instructions for the AI agent, explicitly mandates user approval for write operations, and contains no evidence of data exfiltration, obfuscation, or malicious prompt injection.
能力评估
Purpose & Capability
The skill’s read, create, update, delete, search, and group-management capabilities match its stated Google Contacts purpose, but contact data and deletions are inherently sensitive.
Instruction Scope
The instructions explicitly require user approval before create, update, or delete operations and advise specifying the intended Google connection when multiple accounts exist.
Install Mechanism
The artifact contains only a SKILL.md instruction file, with no executable scripts, dependency installs, or hidden runtime components.
Credentials
Network access, MATON_API_KEY, and routing Google Contacts requests through api.maton.ai are disclosed and proportionate for a managed OAuth contacts integration.
Persistence & Privilege
OAuth connections may persist until deleted, but connection creation, selection, and deletion are documented; no local persistence or privilege escalation was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-contacts - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-contacts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Changed all API and management endpoints from *.maton.ai/gateway.maton.ai/ctrl.maton.ai to api.maton.ai for consistency.
- Updated example requests and connection management instructions to use the new api.maton.ai endpoint.
- Added a Security & Permissions section outlining user confirmation requirements for write operations.
- Improved clarity in instructions for specifying the active Google Contacts connection.
- Removed the LICENSE.txt file from the skill package.
v1.0.3
- Added `clawdbot` metadata, including an emoji and explicit required environment variable (`MATON_API_KEY`), to the skill manifest.
- No changes to API, functionality, or documentation content outside of metadata.
v1.0.2
- No user-facing changes in this release.
- Version bumped to 1.0.2; no file changes detected.
v1.0.1
- Skill renamed from "googlecontacts" to "google-contacts" for consistency.
- No functional or behavioral changes; documentation and metadata alignment only.
- No file changes detected in this version.
v1.0.0
Initial release—Google Contacts API integration with managed OAuth.
- Create, read, update, and delete Google contacts through a simple gateway.
- Manage contact groups and access group details.
- Search your Google address book using powerful query capabilities.
- Use Python examples and clear API references for easy integration.
- Manage and authorize connections securely with the Maton API key and OAuth workflow.
元数据
常见问题
Google Contacts 是什么?
Google Contacts API integration with managed OAuth. Manage contacts, contact groups, and search your address book. Use this skill when users want to create,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6184 次。
如何安装 Google Contacts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-contacts」即可一键安装,无需额外配置。
Google Contacts 是免费的吗?
是的,Google Contacts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Contacts 支持哪些平台?
Google Contacts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Contacts?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.4。
推荐 Skills