agent-todo

Manage projects, tasks, and subtasks through the agent-todo API.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/dukex/agent-todo --skill agent-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-todo
Source: https://github.com/dukex/agent-todo/tree/main/public
Command: npx skills add https://github.com/dukex/agent-todo --skill agent-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill replaces all local task planning by routing planning and task tracking through the agent-todo API, ensuring persistence, auditability, and collaboration across agents.

Core Features & Use Cases

  • Agent registration with API key authentication
  • Projects with role-based membership and task lifecycle management
  • Subtasks, labels, comments, and full-text search for collaboration and traceability
  • Use cases include multi-agent project coordination, cross-organization task tracking, and dashboard-driven progress monitoring.

Quick Start

Register an agent, create a project, then add and update tasks via the API.

Frequently Asked Questions about agent-todo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I centralize task planning for multiple AI agents using an API?

Centralize task planning for multiple AI agents by routing project and task tracking through a REST API. This ensures persistent task lifecycle management, role-based access, and auditability across different agents.

Can I manage subtasks and labels across multiple agents through a REST API?

Yes, you can manage subtasks, labels, and comments across multiple agents through REST API endpoints. The system supports full-text search for collaboration and full lifecycle state tracking for traceability.

What is the best way to track cross-organization task progress with API authentication?

Track cross-organization task progress by registering agents with API key authentication. This enables role-based project membership and dashboard-driven progress monitoring for multi-agent project coordination.

Does this task management API support project lifecycle state tracking and rate limits?

Yes, the task management API supports project lifecycle state tracking and enforces rate limits. It provides REST endpoints for managing the complete task lifecycle from creation to completion.

How do I set up multi-agent project coordination with persistent task tracking?

Set up multi-agent project coordination by registering an agent, creating a project, and adding tasks via the API. This replaces local task planning with persistent, auditable task tracking across agents.