openmanus

GitHub

用于在Clodex中调用OpenManus执行长期自主研究、浏览器探索或数据分析等复杂任务。需配置路径,通过runOpenManus工具运行,保持提示词具体,结果视为外部报告,代码修改使用标准工具处理。

apps/browser/bundled/plugins/openmanus/SKILL.md mereyabdenbekuly-ctrl/clodex-ide

触发场景

用户明确要求运行OpenManus 需要Manus风格的自动化任务 涉及长时间自主研究 复杂的Python/浏览器/数据工作流

安装

npx skills add mereyabdenbekuly-ctrl/clodex-ide --skill openmanus -g -y
更多选项

非标准路径

npx skills add https://github.com/mereyabdenbekuly-ctrl/clodex-ide/tree/main/apps/browser/bundled/plugins/openmanus -g -y

不安装直接使用

npx skills use mereyabdenbekuly-ctrl/clodex-ide@openmanus

指定 Agent (Claude Code)

npx skills add mereyabdenbekuly-ctrl/clodex-ide --skill openmanus -a claude-code -g -y

安装 repo 全部 skill

npx skills add mereyabdenbekuly-ctrl/clodex-ide --all -g -y

预览 repo 内 skill

npx skills add mereyabdenbekuly-ctrl/clodex-ide --list

SKILL.md

Frontmatter
{
    "name": "openmanus",
    "description": "Use OpenManus as an external autonomous Python agent for long-running research, browser-style exploration, data analysis, or multi-step execution tasks from inside a mounted workspace."
}

OpenManus Plugin

Use this skill when the user explicitly asks to run OpenManus, Manus-style automation, a long autonomous research task, or a Python/browser/data workflow that should run outside the normal Clodex agent loop.

Prerequisites

OpenManus is not vendored into Clodex by default. Before running it, make sure one of these exists:

  • OPENMANUS_HOME points to a local FoundationAgents/OpenManus checkout that contains main.py.
  • bundled/plugins/openmanus/main.py exists in the installed Clodex app.

Optionally set OPENMANUS_PYTHON to the Python executable. If unset, Clodex uses python3.

Tool

Use the runOpenManus tool.

Parameters:

  • prompt: the autonomous task for OpenManus.
  • mountPrefix: the mounted workspace prefix where the task should operate.
  • timeoutMs: optional timeout, max 30 minutes.

Workflow

  1. Identify the current workspace mount prefix from the environment context or by listing files.
  2. Call runOpenManus with a narrow, concrete prompt.
  3. Treat its output as an external agent report.
  4. If code changes are needed after OpenManus finishes, use normal Clodex edit tools (write/multiEdit) so the user gets Pending Edits.

Guardrails

  • Do not claim OpenManus changed files unless its output proves it.
  • Prefer normal Clodex tools for small code edits.
  • Do not run OpenManus against unrelated paths.
  • Keep prompts narrow; OpenManus can run for a long time.

版本历史

  • 0f01f5b 当前 2026-07-19 09:02

同 Skill 集合

apps/browser/bundled/plugins/figma/SKILL.md
apps/browser/bundled/plugins/github/SKILL.md
apps/browser/bundled/plugins/javascript-sandbox/SKILL.md
apps/browser/bundled/plugins/mini-apps/SKILL.md
apps/browser/bundled/plugins/open-code-review/SKILL.md
apps/browser/bundled/plugins/posthog/SKILL.md
apps/browser/bundled/plugins/remotion/SKILL.md
apps/browser/bundled/plugins/supabase/SKILL.md
apps/browser/bundled/plugins/vercel/SKILL.md
apps/browser/bundled/skills/debug/SKILL.md
apps/browser/bundled/skills/learn-skill/SKILL.md
apps/browser/bundled/skills/plan/SKILL.md
apps/browser/bundled/skills/preview/SKILL.md
apps/browser/bundled/skills/implement/SKILL.md

元信息

文件数
0
版本
5244a17
Hash
964ec488
收录时间
2026-07-19 09:02

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-22 08:23
浙ICP备14020137号-1 $访客地图$