运行时依赖
安装命令
点击复制技能文档
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 Drive 下载 File
This 技能 allows the 代理 to 下载 a file from Google Drive using the native 命令行工具.
Cognitive Directives
WHEN [A file needs to be 下载ed locally from Google Drive] THEN [执行 the native terminal command gog drive 下载 --out ]
模式 Example { "command": "gog drive 下载 file_id_123 --out /tmp/document.pdf" }
Expected 输出
Confirmation that the file was 下载ed to the specified path.