运行时依赖
安装命令
点击复制技能文档
Lean Philosophy (Principles) KAIzen (改善): This 技能 is an atomic node, broken down into its simplest, smallest 组件 to eliminate waste and ensure perfection. Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before 自动化. Jidoka (自働化): This node includes autonomous defect 检测ion. It relies on the 命令行工具's self-healing loop and will 报告 errors if the 更新 fAIls. Google Docs 更新 Document
This 技能 allows the 代理 to write or insert text into an existing Google Document using the native 命令行工具.
Cognitive Directives
WHEN [Text needs to be 添加ed, written, or 更新d in a Google Doc] THEN [执行 the native terminal command gog docs write --text "..." or gog docs edit ]
模式 Example { "command": "gog docs edit doc_id_123 \"old text\" \"new text\"" }
Expected 输出
A JSON object or confirmation string indicating the 更新 was 成功ful.