/install gmail-draft-update-body
Lean Philosophy (Principles)
- Kaizen (改善): This skill is an atomic node, strictly limited to updating the body of a draft, preventing complex multi-field string constructions.
- 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.
Gmail Draft Update Body
This skill allows the agent to update the body of an existing Gmail draft using the native CLI.
Cognitive Directives
WHEN [The body of a Gmail draft needs to be set or updated]
THEN [Execute the native terminal command gog gmail drafts update \x3CdraftId> --body "..." --json]
Schema Example
{
"command": "gog gmail drafts update draft_id_123 --body \"Please review the attached invoice.\" --json"
}
Jidoka Validation Loop
- Try: Execute the command.
- Evaluate: Check the JSON response to confirm the body was updated.
- Correct/Fail: If it failed or hallucinated parameters, retry up to 3 times (max_retries=3).
- Proceed: Return the confirmation.
Expected Output
A JSON object confirming the draft was updated.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gmail-draft-update-body - After installation, invoke the skill by name or use
/gmail-draft-update-body - Provide required inputs per the skill's parameter spec and get structured output
What is Gmail Draft Update Body?
Atomic node skill to update the body text of an existing Gmail draft. It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install Gmail Draft Update Body?
Run "/install gmail-draft-update-body" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gmail Draft Update Body free?
Yes, Gmail Draft Update Body is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gmail Draft Update Body support?
Gmail Draft Update Body is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gmail Draft Update Body?
It is built and maintained by zvirb (@zvirb); the current version is v1.0.0.