Clawdbot Skill Manus banner
mvanhorn mvanhorn

Clawdbot Skill Manus

Data community

Description

Delegate complex tasks to Manus AI - web research, report generation, code building, data scraping. Task templates, monitoring, cost tracking. OpenClaw skill.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Manus Skill for OpenClaw

Delegate complex tasks to [Manus](https://manus.im), an autonomous AI agent that can browse the web, use tools, and deliver complete work products (reports, code, presentations, scraped data, financial models, mobile apps, etc.).

What it does

  • Task templates - research, report generation, code building, data scraping with structured prompts
  • Full task CRUD - create, list, get, update, and delete tasks
  • Files API - upload files via presigned S3 URLs, attach to tasks
  • Projects API - persistent instructions that apply to all tasks in a project
  • Multi-turn conversations - continue and iterate on previous task results
  • Interactive mode - let Manus ask follow-up questions for better results
  • Webhooks - real-time task_created, task_progress, task_stopped events
  • Monitor progress - poll for task status (pending, running, completed, failed)
  • Cost guidance - recommends the right agent profile (standard, lite, max) based on task complexity
  • Get deliverables - download output files (PDFs, slides, code, CSV) when tasks complete
  • Built-in connectors - Gmail, Notion, Google Calendar, Slack, Similarweb

Quick start

Install the skill

git clone https://github.com/mvanhorn/clawdbot-skill-manus.git ~/.openclaw/skills/manus

Set up your API key

Get a key from [Manus](https://manus.im), then:

export MANUS_API_KEY="your-key-here"

Example chat usage

  • "Use Manus to research the top 10 AI startups in healthcare"
  • "Have Manus create a presentation about our Q4 results"
  • "Scrape Product Hunt for this week's top 50 products, output as CSV"
  • "Build a Python Flask API that summarizes web pages"
  • "Continue the last Manus task and add a pricing section"
  • "Create a Manus project for all Q1 research with formal tone"
  • "Upload this CSV and have Manus analyze it"
  • "Check on my Manus task"
  • "Show my Manus task history"

Agent profiles (Manus 1.6)

| Profile | S