返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
r

recipe-save-email-to-doc

Save a Gmail message body into a Google Doc for archival or reference.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.12
安全检测
已通过
308
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

recipe-save-email-to-doc

# Save a Gmail Message to Google Docs > **PREREQUISITE:** Load the following skills to execute this recipe: `gws-gmail`, `gws-docs` Save a Gmail message body into a Google Doc for archival or reference. ## Steps 1. Find the message: `gws gmail users messages list --params '{"userId": "me", "q": "subject:important from:boss@company.com"}' --format table` 2. Get message content: `gws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}'` 3. Create a doc with the content: `gws docs documents create --json '{"title": "Saved Email - Important Update"}'` 4. Write the email body: `gws docs +write --document-id DOC_ID --text 'From: boss@company.com Subject: Important Update [EMAIL BODY]'`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 recipe-save-email-to-doc-1776093002 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 recipe-save-email-to-doc-1776093002 技能

通过命令行安装

skillhub install recipe-save-email-to-doc-1776093002

下载

⬇ 下载 recipe-save-email-to-doc v1.0.12(免费)

文件大小: 1.22 KB | 发布时间: 2026-4-15 14:08

v1.0.12 最新 2026-4-15 14:08
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部