Todoist Api

🌐Community
by intellectronica · 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 todoist-api npx -- -y @trustedskills/todoist-api
2

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

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

Details

Version
vlatest
License
Author
intellectronica
Installs
244

🌐 Community

Passed automated security scans.