← Back to Skills Marketplace
130
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install orche
Description
A multi-agent orchestration engine that systematically executes complex tasks in 4 phases (Query → Plan → Execute → Verify). Ensures high-quality deliverable...
Usage Guidance
This skill appears internally coherent for a multi‑agent orchestration helper and does not request extra credentials or downloads, but proceed cautiously: (1) Inspect the complete SKILL.md for any commands that read system files, call external URLs, or instruct shell execution; (2) Confirm where state files are stored and what they contain (do not let it write secrets); (3) Run first in a sandboxed/test workspace and with limited agent permissions; (4) If you plan to use it with sensitive data or to perform actions with side effects (deployments, system changes), require explicit human confirmation points and/or restrict model autonomy. If you want, paste the full SKILL.md text (or the Execution/Watchdog/State Management sections) and I can point out any lines that look risky.
Capability Assessment
Purpose & Capability
Name/description (multi‑agent orchestration) align with the SKILL.md content: it defines Query→Plan→Execute→Verify phases, watchdog, debate/critic, hallucination checks, and state management. The skill is instruction‑only and requests no additional binaries or credentials, which is coherent for a behavior/coordination skill that relies on the hosting agent platform.
Instruction Scope
The SKILL.md includes install instructions (copy into ~/.agents/skills/orche) and describes writing/reading state files and running managed sub‑agents (parallel execution, execution phase, verification). This is expected for an orchestration skill but you should inspect the full SKILL.md to confirm it does not instruct the agent to read arbitrary sensitive files or exfiltrate data or to call unexpected external endpoints. The instructions appear scoped to orchestration tasks, but state file I/O and any runtime 'execute' steps could affect local files or external services depending on how the host agent executes actions.
Install Mechanism
No install spec or code is provided (instruction‑only). There are no downloads, extracts, or package installs. This is low risk from an installation footprint perspective.
Credentials
The skill declares no required environment variables, credentials, or special config paths. That aligns with the claimed behavior; nothing in the provided content requests unrelated secrets or system tokens.
Persistence & Privilege
Skill flags are default (not always:true). The SKILL.md indicates it writes state files and suggests placement into the user's skills directory (~/.agents/skills/orche). Writing state under the platform's skill directory is expected, but confirm exact paths and contents before running in production. Autonomous invocation is allowed by default (platform normal), which increases impact if orchestration steps can perform destructive actions — consider limiting agent permissions or testing in a sandbox.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orche - After installation, invoke the skill by name or use
/orche - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Translated all content to English
v1.0.0
orche 1.0.0
- 첫 정식 릴리스.
- 복잡한 작업을 질의, 계획, 실행, 검증의 4단계로 체계적으로 진행하는 멀티에이전트 오케스트레이션 엔진 제공.
- Critic 디베이트(찬반 토론), 14항목 할루시네이션 체크, 검증 실패 시 자동 회귀 등 고유 품질보증 기능 탑재.
- 전체 프로세스를 감시하는 워치독(Watchdog) 기능 및 비용 모니터링, 세션 복구 지원.
- 다양한 트리거(명령어/자연어) 및 안전 게이트, 예외처리, 사용자 개입 포인트 등 상세 문서 포함.
Metadata
Frequently Asked Questions
What is Orche?
A multi-agent orchestration engine that systematically executes complex tasks in 4 phases (Query → Plan → Execute → Verify). Ensures high-quality deliverable... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install Orche?
Run "/install orche" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orche free?
Yes, Orche is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Orche support?
Orche is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orche?
It is built and maintained by reikys (@reikys); the current version is v1.0.1.
More Skills