todoist-automation
Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas.
Content Preview
--- name: todoist-automation description: Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas. requires: mcp: [rube] category: business-productivity --- # Todoist Automation via Rube MCP Automate Todoist operations including task creation and management, project organization, section management, filtering, and bulk task workflows through Composio's Todoist toolkit. **Toolkit docs**: [comp
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/todoist-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/todoist-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/todoist-automation/SKILL.md
Related Skills
action-items-todoist
Extract action items from today's Granola/Grain meetings, create Todoist tasks, complete fulfilled tasks, and draft meeting-triggered follow-up emails. Use when running the daily action items cron, post-meeting cron, or when user asks to process meeting action items. NOT for general email drafting without meeting context.
action-items-todoistactionitemstodoist
by jeremylongshore · plugins-plus-skills
todoist-due-drafts
Check Todoist for tasks due today (and overdue) that involve pinging, emailing, or following up with someone. Auto-draft the emails using meeting context and notify via WhatsApp. Use when running the daily due-drafts cron, or when user asks to process email tasks from Todoist.
todoist-due-draftstodoistduedrafts
by jeremylongshore · plugins-plus-skills
todo-branch
Todo Implementation Program (No Worktrees)
commandstodobranch
by qdhenry · claude-command-suite
todo-worktree
Structured workflow to transform vague todos into implemented features using git worktrees and VS Code handoff. Supports task isolation, resumption, and clean commit history.
commandstodoworktree
by qdhenry · claude-command-suite