ticktick
TickTick API integration with managed OAuth. Manage tasks, projects, and task lists. Use this skill when users want to create, update, complete, or organize tasks and projects in TickTick. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/ticktick-api-skillWhat This Skill Does
The TickTick AI agent skill serves as a robust bridge between the OpenClaw ecosystem and the TickTick task management platform. By leveraging managed OAuth authentication via the Maton gateway, this skill allows users to programmatically interact with their TickTick account to perform full CRUD (Create, Read, Update, Delete) operations on projects and tasks. Instead of manual data entry, you can automate your workflow by integrating your task lists directly into your AI agent's capabilities. It simplifies the complex OAuth handshake process, allowing you to focus on managing your productivity without worrying about token expiration or manual API configuration.
Installation
To install this skill, run the following command in your terminal within the OpenClaw environment:
clawhub install openclaw/skills/skills/byungkyu/ticktick-api-skill
Ensure that you have set your Maton API key as an environment variable by running export MATON_API_KEY="YOUR_API_KEY". Once installed, manage your OAuth connections via https://ctrl.maton.ai to ensure the agent has permission to access your specific TickTick account.
Use Cases
This skill is designed for power users who want to bridge their task management with automation. You can use it to sync tasks from your inbox to project boards, generate weekly summary reports of completed tasks, or automatically push tasks from other web sources into TickTick. It is ideal for GTD (Getting Things Done) practitioners who wish to have an AI assistant handle the administrative overhead of task triage and organization.
Example Prompts
- "Create a new task in my 'Work' project called 'Submit Q1 report' with a high priority due date of tomorrow."
- "List all active projects currently in my TickTick account and provide a summary of pending tasks for each."
- "Mark the task with ID 'task_12345' as completed in my TickTick dashboard."
Tips & Limitations
To maximize the utility of the TickTick skill, always ensure your Maton connection is set to 'ACTIVE' status. If you experience authentication errors, check the connection via the controller panel at https://ctrl.maton.ai. Note that this skill requires an active internet connection to communicate with the Maton gateway. For complex task manipulations, ensure you have the correct project IDs available, as the API relies on these unique identifiers to categorize tasks. Always use the api-gateway skill if you need to integrate other platforms, as this skill is strictly for TickTick API endpoints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-ticktick-api-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.