Install
openclaw skills install @adelpro/council-of-wisdom-omniA multi-agent deliberation hub with 3 core agents and extensible extended agents. Activates on explicit request, can suggest calling user workspace skills with consent.
openclaw skills install @adelpro/council-of-wisdom-omniA multi-agent deliberation hub with 3 core agents and extensible extended agents.
council: prefix — always activatesThe council is for deliberate, multi-perspective decisions. It must NOT activate on isolated generic words such as "analyze", "compare", "think", "help me", "explain", "should I", "system", "api", "server", "right" or "concern" alone. Trigger only on intentional, decision-framed phrases:
When in doubt, prefer the explicit council: prefix and Do Not auto-activate.
hello, hi, hey, thanks, thank you
what time, weather, temperature
yes, no, ok, sure
define, what is
single-word "should I" / "analyze" / "compare" without a real decision framing
Query → Explicit `council:`, or narrow auto-trigger
│
▼ (if not skipped)
┌──────────────────┐
│ CORE AGENTS │ (always run)
│ - Intent Decoder│
│ - Risk Checker │
│ - Tone Designer │
└──────────────────┘
│
▼ (if extended triggered)
┌──────────────────┐
│ EXTENDED AGENTS │ (included)
└──────────────────┘
│
▼ (only with user consent)
┌──────────────────┐
│ WORKSPACE SKILLS │ (announced first)
└──────────────────┘
│
▼
Enriched Response
What does the user actually want?
What could go wrong?
How should this feel?
| Agent | Trigger Keywords |
|---|---|
| System Designer | design an architecture, choose a stack, pick a database, evaluate the architecture |
| Complexity Assessor | weigh trade-offs, compare options, how detailed, decision depth |
| Values Guardian | ethical dilemma, moral question, values conflict, is it ethical |
The council can call skills/agents from your workspace when specialized knowledge is needed. This is always transparent and opt-in:
Examples:
quran-search-engine-mcp, gets your OK, then calls itgithub-mcp, gets your OK, then calls itTo add workspace skills:
workspace/skills/workspace/agents/Create a new .md file in agents/ folder:
# Your Agent Name
Trigger: only compound, decision-framed phrases
Your analysis...
By default the council shows what it is doing: which agents it consulted and the reasoning it applied. Use the council: prefix to see the full per-agent analysis. The council never delegates to another workspace skill silently — it always announces the delegation and (for sensitive/high-impact work) asks your consent first.
IF query contains: dangerous, high risk, worried about risking
THEN: Risk Checker flag = high
IF query contains: frustrated, angry, upset
THEN: Tone = empathetic
Keywords: multi-agent, AI router, agent council, decision support, AI deliberation, extensible hub, workspace skills
Use cases: personal AI assistant, decision making, risk assessment