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 vamseeachanta-todoist-api npx -- -y @trustedskills/vamseeachanta-todoist-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vamseeachanta-todoist-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vamseeachanta-todoist-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Todoist, a popular task management application. It enables adding new tasks, marking existing tasks as complete, and retrieving task lists based on various criteria like due date or project. The agent can manage your Todoist tasks programmatically through the API.
When to use it
- Automated Task Creation: Automatically add tasks to Todoist from emails or meeting notes.
- Daily Task Management: Get a daily briefing of upcoming tasks and mark them as complete directly through the AI agent.
- Project-Based Organization: Create and manage tasks within specific projects in your Todoist workspace.
- Reminders & Follow-ups: Schedule reminders for tasks and ensure timely follow-up actions are recorded in Todoist.
Key capabilities
- Add new tasks to Todoist.
- Mark existing tasks as complete.
- Retrieve task lists from Todoist.
Example prompts
- "Add a task to Todoist: 'Draft report' due tomorrow at 3pm, assigned to the 'Work' project."
- "Mark the task 'Pay bills' in Todoist as complete."
- βWhat are my tasks for today?β
Tips & gotchas
- You will need to provide your Todoist API token for this skill to function. Ensure you have generated and securely stored your API key before using it.
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.