manus
Create and manage AI agent tasks via Manus API. Manus is an autonomous AI agent that can browse the web, use tools, and deliver complete work products.
Why use this skill?
Integrate the Manus autonomous AI agent into OpenClaw. Streamline deep web research, automate complex tasks, and manage work products directly from your terminal.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mvanhorn/manusWhat This Skill Does
The Manus skill provides a direct interface for OpenClaw users to leverage the Manus autonomous AI agent platform. By utilizing the provided scripts/manus.sh utility, users can offload complex, multi-step tasks—such as comprehensive web research, data synthesis, and complex reasoning—to the Manus infrastructure. The skill handles the complete task lifecycle: submission, status monitoring, result retrieval, and file management. It acts as a bridge, allowing your local environment to orchestrate sophisticated agentic workflows while maintaining strict control over API key management and task triggering.
Installation
To integrate this skill, ensure you have curl and jq installed on your system. Run the following command in your terminal:
clawhub install openclaw/skills/skills/mvanhorn/manus
After installation, obtain an API key from manus.im and set it as an environment variable in your shell configuration:
export MANUS_API_KEY='your_key_here'
Use Cases
- Deep Market Research: Ask Manus to compile competitive analysis reports, industry trends, and SWOT analyses from diverse web sources.
- Complex Content Creation: Utilize the 'max' profile for long-form, thoroughly researched technical writing or whitepapers that require cross-referencing multiple URLs.
- Automated Data Gathering: Use the agent to visit multiple pages, extract tables, and summarize findings into downloadable reports, saving you hours of manual browsing.
Example Prompts
- "Manus, please conduct a deep research report on the current state of decentralized storage protocols and summarize the top three projects by market cap."
- "Use the manus-1.6-max profile to create a detailed comparison table of Python vs. Go for backend microservices, including pros, cons, and performance benchmarks."
- "Check the status of my previous task with ID 12345 and download the resulting files to the
./research-datadirectory."
Tips & Limitations
- Profiles: Always choose your profile wisely.
manus-1.6is standard,liteis best for quick tasks, andmaxis intended for deep-dive research. - Timeout Management: Default waiting time is 600 seconds. If your research is intensive, specify a higher custom timeout in the
waitcommand to avoid premature termination. - Privacy: Remember that the task prompt and data are processed by the Manus API. Ensure you do not include sensitive credentials or private corporate data in your prompts.
- Manual Execution: This skill is designed to be triggered manually. It is not intended for autonomous loops, ensuring you stay in full control of your API usage and costs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-mvanhorn-manus": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
xai
Chat with Grok models via xAI API. Supports Grok-3, Grok-3-mini, vision, and more.
supabase
Query Supabase projects - count users, list signups, check stats. Use for database queries and user analytics.
spotify-web-api
Spotify control via Web API - playback, history, top tracks, search. Cross-platform (no Mac required).
granola
Access Granola AI meeting notes - CSV import, shared note fetching, and MCP-ready for upcoming API support.
remotion-server
Headless video rendering with Remotion. Works on any Linux server - no Mac or GUI needed. Templates for chat demos, promos, and more.