← 返回 Skills 市场
byungkyu

Google Tasks

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
7389
总下载
10
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install google-tasks-api
功能描述
Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Before installing, understand that this skill authorizes Maton as an intermediary for your Google Tasks account and can modify or delete tasks when you explicitly approve those actions. Prefer OAuth, avoid API keys unless necessary, verify the target account or connection before writes, and review prompts carefully before approving any create, update, clear, or delete operation.
能力评估
Credentials
Network access, OAuth login, and Google Tasks data access are proportionate to the skill's purpose, and the raw HTTP fallback is limited to environments where the CLI cannot be installed.
Install Mechanism
Installation depends on the external Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and coherent with the gateway-based integration.
Instruction Scope
Instructions require read/list operations first, explicit user approval before writes or new connections, specific targeting when multiple accounts or connections exist, and treating API-returned content as untrusted data.
Persistence & Privilege
OAuth tokens or API keys are persisted by the Maton CLI in the operating system credential store, which is disclosed; the skill also instructs agents not to inspect, export, print, or persist credentials themselves.
Purpose & Capability
The stated purpose is Google Tasks full CRUD management, and the documented commands are limited to listing, creating, updating, moving, clearing, and deleting Google Tasks task lists and tasks.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-tasks-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-tasks-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Removed the sample file skill-card.md. - No changes to functional logic or APIs.
v1.0.5
Version 1.0.5 - Added CLI usage examples for all major operations (via maton CLI). - Improved quick start section to show both CLI and Python API usage. - Added installation instructions for NPM and Homebrew. - Streamlined authentication steps with CLI and manual methods. - Updated API reference sections to include corresponding CLI example commands. - No code changes; documentation update only.
v1.0.4
- Updated all API and connection management URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Removed the sample LICENSE.txt file. - Added a Security & Permissions section, clarifying scopes and requiring explicit user approval for write operations. - Minor improvements to documentation consistency and instruction clarity.
v1.0.3
- Added new metadata section under `metadata.clawdbot` specifying required environment variable (`MATON_API_KEY`) and an emoji indicator. - No changes to functionality or API; documentation metadata only.
v1.0.2
No changes detected for version 1.0.2. - No file changes were found in this update. - Functionality, documentation, and API reference remain the same as in the previous version.
v1.0.1
- Skill name changed from "googletasks" to "google-tasks" for consistency. - No other changes detected in functionality or documentation.
v1.0.0
Major update: Migration from local Bash scripts to a cloud API gateway approach for Google Tasks integration. - Replaced all local Bash scripts and manual OAuth setup with managed API gateway endpoints via Maton. - Requires a Maton API key and account; users interact with Google Tasks through secured HTTP endpoints. - Added comprehensive API documentation for listing, creating, updating, and deleting both task lists and tasks. - Introduced automated OAuth handling; all credentials and connections managed through Maton's control panel. - Removed all command-line Bash scripts and related configuration/setup files. - Retained only licensing file (LICENSE.txt) in the codebase.
元数据
Slug google-tasks-api
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

Google Tasks 是什么?

Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7389 次。

如何安装 Google Tasks?

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

Google Tasks 是免费的吗?

是的,Google Tasks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Tasks 支持哪些平台?

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

谁开发了 Google Tasks?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论