From todoist
This skill should be used when the user asks to "refresh Todoist", "sync Todoist", "list my projects", "show my labels", "update Todoist structure", "show my Todoist sections", or when a todoist-agent operation fails with a not-found error for a project, label, or section name. Fetches and caches Todoist structure for name-to-ID resolution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/todoist:todoist-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetch Todoist structure (projects, sections) so future task operations can reference them by name.
Fetch Todoist structure (projects, sections) so future task operations can reference them by name.
Ask the todoist-agent for the current structure:
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub jackhutson/workflow-toolkit-plugins --plugin todoist