← Back to Skills Marketplace
zvirb

Google Contacts Create

by zvirb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
67
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install google-contacts-create
Description
Atomic node skill to create a new google contact. Loops internally until successful.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-contacts-create
  3. After installation, invoke the skill by name or use /google-contacts-create
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug google-contacts-create
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Google Contacts Create?

Atomic node skill to create a new google contact. Loops internally until successful. It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install Google Contacts Create?

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

Is Google Contacts Create free?

Yes, Google Contacts Create is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Contacts Create support?

Google Contacts Create is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Contacts Create?

It is built and maintained by zvirb (@zvirb); the current version is v1.0.1.

💬 Comments