manus

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name MANUS_TOKEN or zero doctor check-connector --url https://api.manus.ai/v2/task.detail?task_id= --method GET

Tasks

Create a Task

Write to /tmp/manus_task.json:

{
  "message": {
    "content": [
      {
        "type": "text",
        "text": "<your task prompt>"
      }
    ]
Related skills
Installs
11
GitHub Stars
59
First Seen
Apr 17, 2026