← Back to Skills Marketplace
6657
Downloads
10
Stars
6
Active Installs
6
Versions
Install in OpenClaw
/install google-tasks-api
Description
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, updat...
Usage Guidance
Install only if you trust Maton to proxy Google Tasks requests and manage OAuth for the connected account. Keep MATON_API_KEY and connection URLs private, specify the intended connection when multiple accounts exist, and approve delete or clear actions only after checking the exact task list and effect.
Capability Analysis
Type: OpenClaw Skill
Name: google-tasks-api
Version: 1.0.5
The skill provides a managed OAuth integration for the Google Tasks API via the Maton.ai service. It includes comprehensive documentation for CRUD operations on tasks and task lists, connection management, and safety instructions requiring user approval for write operations. No malicious patterns such as data exfiltration, unauthorized execution, or prompt injection were found in SKILL.md or _meta.json. The use of a third-party proxy (api.maton.ai) is clearly disclosed as the intended functionality for managed authentication.
Capability Assessment
Purpose & Capability
The stated purpose is Google Tasks task and task-list management, and the documented capabilities are scoped to listing, creating, updating, moving, clearing, and deleting Google Tasks resources.
Instruction Scope
The skill documents full CRUD and raw API usage, including destructive delete and clear operations, but it also explicitly requires confirmation before create, update, or delete calls.
Install Mechanism
The artifact is documentation-only with no bundled executable scripts; it optionally instructs users to install the Maton CLI via npm or Homebrew.
Credentials
Network access, MATON_API_KEY, and a Google Tasks OAuth connection are sensitive but proportionate for the advertised managed OAuth API integration; the Maton proxy role is disclosed.
Persistence & Privilege
OAuth connections may persist with Maton until removed, but the skill documents listing, selecting, and deleting connections and shows no hidden background persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install google-tasks-api - After installation, invoke the skill by name or use
/google-tasks-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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, updat... It is an AI Agent Skill for Claude Code / OpenClaw, with 6657 downloads so far.
How do I install Google Tasks?
Run "/install google-tasks-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google Tasks free?
Yes, Google Tasks is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Google Tasks support?
Google Tasks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google Tasks?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.
More Skills