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.
Content Preview
--- name: todoist-due-drafts description: 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-Today Email Drafts ## Config — read before starting Read `../config/user.json` (resolves to `~/executive-assistant-skills/config/user.json`). Extract and use thr
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/todoist-due-drafts.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/business-tools/executive-assistant-skills/skills/todoist-due-drafts/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/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/business-tools/executive-assistant-skills/skills/todoist-due-drafts/SKILL.md
Related Skills
todoist-automation
Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas.
todoist-automationtodoistautomation
by davepoon · buildwithclaude
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
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