packages/docs/plugin-registry/todo.md
The Todo plugin adds task list management to Eliza agents.
Package: @elizaos/plugin-todo
This plugin provides a straightforward todo list that both humans and agents can use. Agents can create tasks, mark them complete, list pending items, and remove finished work. It serves as a lightweight alternative to external project management tools for simple task tracking.
Key capabilities:
eliza plugins install todo
No environment variables or configuration parameters are required. Tasks are stored using the agent's default storage backend.
"Add a todo: review the pull request for auth changes."
"What's on my todo list?"
"Mark 'review the pull request' as done."