用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ddalcu/agent-orcha --skill sandbox命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | sandbox |
| description | Execute JavaScript, shell commands, fetch web content, and control a browser |
| sandbox | true |
Run JavaScript in isolated VM. Use console.log() for output, return for result. No fetch/require — use sandbox_web_fetch for HTTP.
Run shell commands in /tmp with limited permissions (Docker only).
Fetch web pages (auto-converted to markdown) or APIs (raw: true).
Search DuckDuckGo. Params: query, num_results.
Observe → Act → Observe loop. Elements have short refs (e1, e2...) — use them in click/type.
| Tool | Use |
|---|---|
sandbox_browser_observe | Text snapshot with element refs. Primary verification tool. |
sandbox_browser_navigate | Go to URL, wait for ready, return snapshot |
sandbox_browser_click | Click by ref ("e3") or text ("Submit") |
sandbox_browser_type | Type by ref ("e5"), dispatches input/change events |
sandbox_browser_content | Page as markdown (optional selector) |
sandbox_browser_evaluate | Run JS, reports side effects |
sandbox_browser_screenshot | PNG screenshot (expensive, last resort) |
sandbox_web_fetch for HTTP — not fetch in sandbox_execsideEffects in evaluate resultsCEO skill for Claude Code — manages organizations via Agent Orcha REST APIs
Documentation for creating and modifying ORCHA resources (agents, workflows, skills, functions, knowledge stores)
CEO skill for agent-based organization leadership — ticket triage, delegation, resource creation, and work review
基于 SOC 职业分类