Todoist Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add todoist-api npx -- -y @trustedskills/todoist-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"todoist-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/todoist-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The todoist-api skill allows AI agents to interact with Todoist, a task management tool, via its API. It enables users to create, update, delete, and retrieve tasks, projects, and labels directly from an AI agent, streamlining workflow automation and integration.
When to use it
- Automating the creation of daily tasks based on user input or calendar events.
- Syncing task lists between multiple devices or applications using Todoist as a central hub.
- Generating reports or summaries of completed tasks for productivity tracking.
- Integrating task management into chatbots or virtual assistants for hands-free workflow.
Key capabilities
- Create and manage tasks, projects, and labels in Todoist
- Retrieve task lists and project details
- Update task statuses (e.g., mark as complete)
- Delete or archive items from Todoist
Example prompts
- "Create a new task called 'Submit report' with due date tomorrow."
- "Show me all tasks under the 'Work' project."
- "Mark the task 'Call client' as completed."
Tips & gotchas
- Ensure you have a valid Todoist API token configured for authentication.
- Be mindful of rate limits and API usage policies to avoid disruptions in automation workflows.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.