gws-gmail-reply by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply前提条件: 请先阅读
../gws-shared/SKILL.md了解身份验证、全局标志和安全规则。如果该文件缺失,请运行gws generate-skills命令来创建它。
回复邮件(自动处理邮件线程)
gws gmail +reply --message-id <ID> --body <TEXT>
| 标志 | 必需 | 默认值 | 描述 |
|---|---|---|---|
--message-id | ✓ | — | 要回复的 Gmail 邮件 ID |
--body |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| ✓ |
| — |
| 回复正文(纯文本,或使用 --html 标志时为 HTML) |
--from | — | — | 发件人地址(用于“发送身份”/别名;省略则使用账户默认地址) |
--to | — | — | 额外的收件人邮箱地址,用逗号分隔 |
--attach | — | — | 附加文件(可多次指定) |
--cc | — | — | 抄送邮箱地址,用逗号分隔 |
--bcc | — | — | 密送邮箱地址,用逗号分隔 |
--html | — | — | 将 --body 视为 HTML 内容(默认为纯文本) |
--dry-run | — | — | 显示将要发送的请求内容而不实际执行 |
gws gmail +reply --message-id 18f1a2b3c4d --body 'Thanks, got it!'
gws gmail +reply --message-id 18f1a2b3c4d --body 'Looping in Carol' --cc carol@example.com
gws gmail +reply --message-id 18f1a2b3c4d --body 'Adding Dave' --to dave@example.com
gws gmail +reply --message-id 18f1a2b3c4d --body '<b>Bold reply</b>' --html
gws gmail +reply --message-id 18f1a2b3c4d --body 'Updated version' -a updated.docx
每周安装量
4.9K
代码仓库
GitHub 星标数
22.2K
首次出现
2026年3月9日
安全审计
安装于
codex4.7K
opencode4.7K
gemini-cli4.7K
cursor4.6K
amp4.6K
github-copilot4.6K
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Reply to a message (handles threading automatically)
gws gmail +reply --message-id <ID> --body <TEXT>
| Flag | Required | Default | Description |
|---|---|---|---|
--message-id | ✓ | — | Gmail message ID to reply to |
--body | ✓ | — | Reply body (plain text, or HTML with --html) |
--from | — | — | Sender address (for send-as/alias; omit to use account default) |
--to | — | — | Additional To email address(es), comma-separated |
--attach | — | — | Attach a file (can be specified multiple times) |
--cc | — | — | CC email address(es), comma-separated |
--bcc | — | — | BCC email address(es), comma-separated |
--html | — | — | Treat --body as HTML content (default is plain text) |
--dry-run | — | — | Show the request that would be sent without executing it |
gws gmail +reply --message-id 18f1a2b3c4d --body 'Thanks, got it!'
gws gmail +reply --message-id 18f1a2b3c4d --body 'Looping in Carol' --cc carol@example.com
gws gmail +reply --message-id 18f1a2b3c4d --body 'Adding Dave' --to dave@example.com
gws gmail +reply --message-id 18f1a2b3c4d --body '<b>Bold reply</b>' --html
gws gmail +reply --message-id 18f1a2b3c4d --body 'Updated version' -a updated.docx
Weekly Installs
4.9K
Repository
GitHub Stars
22.2K
First Seen
Mar 9, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex4.7K
opencode4.7K
gemini-cli4.7K
cursor4.6K
amp4.6K
github-copilot4.6K
97,600 周安装