← 返回 Skills 市场
disi3r

Manus AI Skill for OpenClaw

作者 disi3r · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1654
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-manus
功能描述
Agente de IA autónomo de Manus con capacidades de investigación, desarrollo, automatización y generación de medios.
安全使用建议
This skill appears to do what it says: it forwards prompts, files, and webhook registrations to Manus using MANUS_API_KEY. Before installing: 1) Only provide a Manus API key you trust — the key allows creation of tasks, use of connectors, and may consume credits. 2) Do not upload sensitive files unless you understand Manus's data handling and retention policies. 3) If you plan to register webhooks, ensure the webhook URL you supply is secure (HTTPS, authenticated) and does not expose internal services. 4) Consider testing with a limited/sandbox Manus account and monitor credit usage. 5) If you need on-device-only functionality, note this skill sends data off-box; it does not implement local Gmail/Notion OAuth flows (those are expected to be handled by Manus).
功能分析
Type: OpenClaw Skill Name: openclaw-skill-manus Version: 0.1.0 The skill is classified as suspicious due to the inclusion of a `webhook_server.py` script that opens a network port (default 8080) on the host system. While this is for a stated purpose (receiving task notifications), opening a port is a high-risk capability that could expose the host to network-based attacks or be misused. Additionally, the `upload_file.py` script allows the agent to upload arbitrary local files to the Manus API, which, if prompted maliciously, could lead to sensitive data exposure. These capabilities, though plausible for an autonomous agent, introduce elevated risks without clear malicious intent in their current implementation.
能力评估
Purpose & Capability
Name/description match the implemented behavior: scripts call https://api.manus.ai and require MANUS_API_KEY. The skill claims connectors (Gmail, Notion, Calendar, Slack) but the local code does not implement OAuth flows — those connectors appear to be provided by the Manus platform, which is consistent with only needing the Manus API key.
Instruction Scope
SKILL.md instructs the agent to run local Python scripts and optionally start a webhook server. The runtime instructions and scripts only read ~/.clawdbot/clawdbot.json for the API key and otherwise send prompts/files to Manus endpoints. This is within scope, but note: any file uploaded or prompts sent will be transmitted to an external service (Manus). The README and SKILL.md also state the platform can 'install software' and 'maintain sessions' — that is a platform capability claim, not implemented by the local code.
Install Mechanism
No install spec (instruction-only install) and the bundled scripts are plain Python. There are no downloads from untrusted URLs or archive extraction. package.json exists (no automatic npm install required by the skill manifest). Low install risk.
Credentials
Only MANUS_API_KEY is requested (primary credential) and scripts also optionally read ~/.clawdbot/clawdbot.json for the same key. This is proportionate to a remote API integration. However, the MANUS_API_KEY grants Manus-side capabilities (connectors, webhooks, task creation) so it is a high-value credential — treat it accordingly.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide configs. The skill can be invoked autonomously per platform default (disable-model-invocation:false) which is normal; note that autonomous use combined with a valid API key can create tasks and consume credits on the Manus account.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill-manus
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill-manus 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Primera versión pública del skill "manus": agente de IA autónomo para investigación, desarrollo, automatización y generación de medios. - Soporte para integraciones con Gmail, Notion, Google Calendar, Slack y Similarweb. - Scripts incluidos para ejecutar tareas, crear proyectos, subir archivos, comprobar estado y resultados, y servidor de webhooks. - Configuración mediante API key en la variable de entorno `MANUS_API_KEY`. - Compatible con el SDK de OpenAI usando tu API key de Manus. - Documentación detallada de comandos y mejores prácticas para uso efectivo.
元数据
Slug openclaw-skill-manus
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Manus AI Skill for OpenClaw 是什么?

Agente de IA autónomo de Manus con capacidades de investigación, desarrollo, automatización y generación de medios. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1654 次。

如何安装 Manus AI Skill for OpenClaw?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-manus」即可一键安装,无需额外配置。

Manus AI Skill for OpenClaw 是免费的吗?

是的,Manus AI Skill for OpenClaw 完全免费(开源免费),可自由下载、安装和使用。

Manus AI Skill for OpenClaw 支持哪些平台?

Manus AI Skill for OpenClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Manus AI Skill for OpenClaw?

由 disi3r(@disi3r)开发并维护,当前版本 v0.1.0。

💬 留言讨论