/install google-docs-create-document
Lean Philosophy (Principles)
- Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.
- Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.
- Jidoka (自働化): This node includes autonomous defect detection. It relies on the CLI's self-healing loop and will report errors if the creation fails.
Google Docs Create Document
This skill allows the agent to create a new Google Document using the native CLI.
Cognitive Directives
WHEN [A new Google Doc needs to be created]
THEN [Execute the native terminal command gog docs create \x3Ctitle> --json]
Schema Example
{
"command": "gog docs create \"My New Document\" --json"
}
Expected Output
A JSON object with the new document ID and details.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install google-docs-create-document - After installation, invoke the skill by name or use
/google-docs-create-document - Provide required inputs per the skill's parameter spec and get structured output
What is Google Docs Create Document?
Atomic node skill to create a Google Doc using the gog CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Google Docs Create Document?
Run "/install google-docs-create-document" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google Docs Create Document free?
Yes, Google Docs Create Document is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Google Docs Create Document support?
Google Docs Create Document is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google Docs Create Document?
It is built and maintained by zvirb (@zvirb); the current version is v1.0.2.