Todoist Automation

🌐Community
by davepoon · vlatest · Repository

Automatically create Todoist tasks from emails, meeting notes, or chat messages using davepoon's automation skill.

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-automation npx -- -y @trustedskills/todoist-automation
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "todoist-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/todoist-automation"
      ]
    }
  }
}

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 task management application. It can create new tasks, add them to specific projects or lists, and set due dates. The agent can also retrieve existing tasks based on various criteria like project name or due date.

When to use it

  • Automated Task Creation: Automatically generate tasks in Todoist from meeting notes or email content.
  • Project Management Integration: Add tasks directly to a Todoist project when planning a new initiative.
  • Reminders and Scheduling: Set up reminders for upcoming deadlines by creating tasks with specific due dates.
  • Task Retrieval & Reporting: Pull task lists from Todoist based on project or priority for reporting purposes.

Key capabilities

  • Create new tasks in Todoist
  • Add tasks to existing projects/lists
  • Set due dates for tasks
  • Retrieve tasks based on criteria (project name, due date)

Example prompts

  • "Create a task in my 'Work' project called 'Draft report' with a due date of next Friday."
  • “List all tasks due this week in the ‘Personal’ list.”
  • "Add 'Buy groceries' to my 'Home' project."

Tips & gotchas

  • Requires access to your Todoist account and API key. Ensure you have configured these credentials correctly for the AI agent.

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
davepoon
Installs
21

🌐 Community

Passed automated security scans.