Todoist — управление задачами из терминала

productivity

Todoist is a Claude Code skill that connects to Todoist via the Membrane CLI, enabling management of tasks, projects, sections, labels, and comments directly from the terminal. It covers the full set of CRUD operations — from creating a task or label to deleting a project — with Membrane handling authentication and automatic credential refresh transparently. For cases where the built-in actions fall short, the skill provides a proxy to the Todoist REST API, forwarding requests with the correct auth headers. It suits developers and teams who want to automate task management, integrate Todoist into agentic workflows, or interact with Todoist data without leaving the command line.