Todoist without the lookup overhead
Type
/todoist and Claude has instant access to your project IDs, section IDs, labels, and established patterns for creating, updating, and organizing tasks. Instead of looking up IDs every time, the skill pre-resolves your Todoist structure so operations are fast and consistent.1
Load project mappings
Reads pre-configured project names to ID mappings, section structures, and label definitions from the skill file.
2
Accept task instructions
Takes your natural language task instructions and maps them to the correct project, section, priority, and labels.
3
Execute via MCP
Creates, updates, or organizes tasks using the Todoist MCP server with the correct IDs and metadata already resolved.