packages/docs/plugin-registry/goals.md
The Goals plugin gives Eliza agents the ability to set and track goals.
Package: @elizaos/plugin-goals
This plugin provides goal management for agents, letting them define objectives, track progress, and mark goals as complete. Goals persist across sessions, giving agents a structured way to pursue multi-step tasks and report on their status.
Key capabilities:
eliza plugins install goals
No environment variables or configuration parameters are required. Goals are stored using the agent's default storage backend.
"Set a goal to finish the API migration by Friday."
"What goals are still in progress?"
"Mark the deployment goal as complete."