← 返回 Skills 市场
googleworkspace-bot

Gws Workflow Email To Task

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
459
总下载
0
收藏
12
当前安装
13
版本数
在 OpenClaw 中安装
/install gws-workflow-email-to-task
功能描述
Google Workflow: Convert a Gmail message into a Google Tasks entry.
使用说明 (SKILL.md)

workflow +email-to-task

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Convert a Gmail message into a Google Tasks entry

Usage

gws workflow +email-to-task --message-id \x3CID>

Flags

Flag Required Default Description
--message-id Gmail message ID to convert
--tasklist @default Task list ID (default: @default)

Examples

gws workflow +email-to-task --message-id MSG_ID
gws workflow +email-to-task --message-id MSG_ID --tasklist LIST_ID

Tips

  • Reads the email subject as the task title and snippet as notes.
  • Creates a new task — confirm with the user before executing.

See Also

安全使用建议
This skill is a lightweight wrapper that calls the 'gws' CLI to convert an email into a task. Before installing or using it: (1) Inspect ../gws-shared/SKILL.md (or the artifacts produced by `gws generate-skills`) to see how authentication is performed, what tokens/credentials are required, and where they are stored; (2) Ensure the 'gws' binary is from a trusted source and understand its auth scopes (it may request access to Gmail and Tasks via OAuth); (3) Confirm you are comfortable with the CLI creating tasks on your behalf and that the skill will prompt for confirmation as the Tips suggest; (4) If you don't have access to the referenced gws-shared SKILL.md, treat the missing dependency as a risk — do not grant credentials until you inspect how they are used.
功能分析
Type: OpenClaw Skill Name: gws-workflow-email-to-task Version: 1.0.12 The skill bundle contains documentation (SKILL.md) and metadata (_meta.json) for a Google Workspace workflow that converts Gmail messages to Google Tasks using a 'gws' CLI tool. There is no executable code or suspicious instructions; the documentation follows standard patterns and includes a safety tip to confirm actions with the user.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md calls the gws CLI's workflow +email-to-task command and only requires the gws binary, which is appropriate for this purpose.
Instruction Scope
The file delegates authentication, global flags, and security rules to ../gws-shared/SKILL.md (or the output of `gws generate-skills`). That external artifact likely contains the actual auth instructions and potentially access to credentials; it's not present here, so you must inspect it to understand what data will be accessed or stored.
Install Mechanism
Instruction-only skill with no install spec or code files — it does not write files or download code itself. The only runtime requirement is the presence of the 'gws' binary.
Credentials
This skill declares no required env vars, but its declared prerequisite (gws-shared SKILL.md) is likely where auth is configured. That external config may require OAuth tokens or other credentials; confirm what credentials gws/gws-shared asks for and where they are stored.
Persistence & Privilege
The skill is not always-enabled and does not request persistent installation. It appears to operate only by invoking the gws CLI and therefore does not request elevated platform privileges in itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gws-workflow-email-to-task
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gws-workflow-email-to-task 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated version metadata from 0.22.4 to 0.22.5 in SKILL.md. - No functional or usage changes. Documentation only.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md. - No feature or functionality changes; version metadata only.
v1.0.10
- Updated version in SKILL.md metadata from 0.22.2 to 0.22.3. - No other functional or documentation changes.
v1.0.9
- Updated documentation version in SKILL.md from 0.22.1 to 0.22.2. - No functional or usage changes; documentation only.
v1.0.8
- Updated version metadata from 0.22.0 to 0.22.1 in SKILL.md. - No changes to functionality or documentation content.
v1.0.7
- Updated version in SKILL.md from 0.21.2 to 0.22.0. - No functional or feature changes; documentation/metadata update only.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md. - No functional or usage changes. - Documentation otherwise unchanged.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in SKILL.md. - No changes to functionality or documentation content.
v1.0.4
- Bumped skill metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No changes to functionality, documentation, or usage instructions.
v1.0.3
- Bumped skill version to 0.20.0 in SKILL.md (was 0.19.0) - No functional or documentation changes beyond the version update
v1.0.2
- Updated metadata version format and value in SKILL.md (now uses version: 0.19.0 under metadata). - Removed the top-level version field from SKILL.md. - No changes to functionality or usage.
v1.0.1
- Updated formatting of the metadata "requires" section for consistency in SKILL.md. - No changes to features or usage; documentation only.
v1.0.0
Initial release: Convert Gmail messages into Google Tasks. - Adds a workflow to turn a Gmail message (by message ID) into a new task in Google Tasks. - Supports specifying the task list with an optional flag. - Uses email subject as task title and snippet as notes. - Includes CLI help and command examples.
元数据
Slug gws-workflow-email-to-task
版本 1.0.12
许可证 MIT-0
累计安装 12
当前安装数 12
历史版本数 13
常见问题

Gws Workflow Email To Task 是什么?

Google Workflow: Convert a Gmail message into a Google Tasks entry. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 459 次。

如何安装 Gws Workflow Email To Task?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gws-workflow-email-to-task」即可一键安装,无需额外配置。

Gws Workflow Email To Task 是免费的吗?

是的,Gws Workflow Email To Task 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Gws Workflow Email To Task 支持哪些平台?

Gws Workflow Email To Task 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Gws Workflow Email To Task?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论