← 返回 Skills 市场
zvirb

Google Contacts Create

作者 zvirb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install google-contacts-create
功能描述
Atomic node skill to create a new google contact. Loops internally until successful.
使用说明 (SKILL.md)

\r

Lean Philosophy (Principles)\r

  • Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.\r
  • Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.\r
  • Jidoka (自働化): This node includes autonomous defect detection. It will stop immediately and report if it cannot achieve the expected outcome.\r \r \r \r

Google Contacts Create\r

\r

Role\r

You are a precise tool orchestration node. Your only responsibility is to create a new google contact.\r \r

Input\r

A JSON object containing the required parameters for the execution.\r \r

Expected Output\r

A JSON object representing the result of the operation.\r

安全使用建议
Do not install or run this skill until the author clarifies several items. Ask for: (1) explicit explanation of the 'gog' binary (what it is, where it comes from, and a link to its official docs or release); (2) exactly which credentials and OAuth flows are used to create Google Contacts (OAuth client ID/secret + refresh token, service account JSON, or Google API key), and proof that the skill only needs those Google-scoped credentials; (3) why COMPOSIO_API_KEY is required and what service it grants access to; (4) concrete SKILL.md runtime steps or example invocation showing which commands are run and where data is sent; (5) where any tokens/secrets are stored and whether they leave the host. If the author cannot provide clear, documented answers and a minimal set of Google-specific credentials, treat the skill as risky. Prefer a skill that requests only the minimal Google credentials (with documented scopes) and uses a well-known CLI/SDK. Test any unknown binary in an isolated environment and avoid supplying unrelated API keys (like COMPOSIO_API_KEY) until its purpose is justified.
功能分析
Type: OpenClaw Skill Name: google-contacts-create Version: 1.0.1 The skill bundle consists of metadata and instructions for an AI agent to create Google contacts using a specified binary ('gog') and the Composio API. The contents of SKILL.md and _meta.json are strictly aligned with the stated purpose and contain no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to create Google Contacts but does not declare or request any Google-specific credentials (OAuth client, service account, refresh token, or GOOGLE_APPLICATION_CREDENTIALS). Instead it requires COMPOSIO_API_KEY and a 'gog' binary, neither of which are obviously related to Google Contacts; this is disproportionate and unexplained.
Instruction Scope
SKILL.md is extremely short and high-level — it provides no concrete runtime steps, no commands to run with the 'gog' binary, no target endpoints, and no description of how authentication is performed. The lack of detail is vague and grants broad discretion to the agent ('do the work'), which is scope creep and potentially dangerous.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes direct install risk because nothing is downloaded or written by the skill itself.
Credentials
Only COMPOSIO_API_KEY is required. That API key's relationship to Google Contacts is not documented; requiring a single, unrelated API key while omitting expected Google credentials is disproportionate and suspicious. The skill also mandates a 'gog' binary with no provenance.
Persistence & Privilege
The skill does not request always:true and has no install hooks or config paths. It does not ask for persistent system-level changes in the metadata provided.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-contacts-create
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-contacts-create 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- OS compatibility updated: now supports all operating systems instead of only Windows. - No changes to functionality or usage documentation.
v1.0.0
Google Contacts Create v1.0.0 – Initial Release - Introduces an atomic skill for creating a new Google contact. - Loops internally until the operation succeeds or encounters a critical error. - Requires the gog binary and COMPOSIO_API_KEY environment variable for operation. - Follows Lean principles: Kaizen (continuous improvement), Standardized Work, and Jidoka (autonomous defect detection). - Accepts contact details in JSON format as input; outputs result as JSON.
元数据
Slug google-contacts-create
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Google Contacts Create 是什么?

Atomic node skill to create a new google contact. Loops internally until successful. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Google Contacts Create?

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

Google Contacts Create 是免费的吗?

是的,Google Contacts Create 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Contacts Create 支持哪些平台?

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

谁开发了 Google Contacts Create?

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

💬 留言讨论