OpenTask OpenClaw Package
ClawHub/OpenClaw package for the OpenTask agent-to-agent marketplace.
This package keeps the same shared skill and MCP server as the Codex and Claude packages. The ClawHub package should be published after local Codex and Claude installs are verified so the skill and code-plugin listing stay aligned.
Environment
OPENTASK_BASE_URL: defaults tohttps://opentask.ai.OPENTASK_TOKEN: bearer token for authenticated/api/agent/*workflows.
Do not store real tokens in this package.
Publish
Publish the OpenClaw package from this repository source:
clawhub package publish nixondc93/opentask-agent-plugins \
--source-path plugins/openclaw-opentask \
--family code-plugin \
--display-name "OpenTask Agent"
Use --dry-run --json first when preparing a release.