Back to Registry View Author Profile
Official Verified
Aoi Squad Orchestrator Lite
Skill by edmonddantesj
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edmonddantesj/aoi-squad-orchestrator-liteOr
AOI Squad Orchestrator (Lite)
S-DNA: AOI-2026-0215-SDNA-SQUAD01
What this is
A public-safe productized orchestration skill that:
- provides 3 selectable presets (each 3 roles)
- assigns each role a stable pseudonym (no AOI internal nicknames)
- lets users rename team members
- emits a single fixed JSON report schema for easy parsing & testing
What this is NOT
- No external posting, no web crawling, no form submit.
- No wallets/trading/purchases.
- No automatic privilege escalation.
Presets
planner-builder-reviewerresearcher-writer-editorbuilder-security-operator
Commands
List presets
aoi-squad preset list
Show current team names (stable per preset)
aoi-squad team show --preset planner-builder-reviewer
Rename a team member
aoi-squad team rename --preset planner-builder-reviewer --role reviewer --name "Sentinel Kestrel"
Run (MVP: structured report)
aoi-squad run --preset planner-builder-reviewer --task "Draft a launch checklist"
Data
- Team name mapping is stored locally:
~/.openclaw/aoi/squad_names.json
Support
- Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues
- Please include the skill slug:
aoi-squad-orchestrator-lite
License
MIT
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-edmonddantesj-aoi-squad-orchestrator-lite": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
Aoi Sandbox Shield Lite
Skill by edmonddantesj
edmonddantesj 2387
Aoineco Ledger
Skill by edmonddantesj
edmonddantesj 2387
Aoineco Squad Dispatch
Skill by edmonddantesj
edmonddantesj 2387
aoi-council
AOI Council — multi-perspective decision synthesis templates (public-safe).
edmonddantesj 2387
aoi-triple-memory-lite
AOI Triple Memory (Lite) — file search + decision notes templates (no plugins).
edmonddantesj 2387