Todoist Api

🌐Community
by vamseeachanta Β· vlatest Β· Repository

Provides API guidance and assistance for agent workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add vamseeachanta-todoist-api npx -- -y @trustedskills/vamseeachanta-todoist-api
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vamseeachanta
Installs
25

🌐 Community

Passed automated security scans.