Agent Orchestrator skills
Agent IDE that enables you to manage fleets of coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews. 3 skills. skills-hub.ai mirrors 3 skills from Agent Orchestrator daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Installing a Agent Orchestrator skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Agent Orchestrator skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Agent Orchestrator skills via API
curl https://skills-hub.ai/api/v1/skills?source=agent-orchestrator
# Browse all sources
open https://skills-hub.ai/sourcesTop Agent Orchestrator skills
See all →The most-installed skills from Agent Orchestrator, ranked by adoption.
01bug-triage
Triage bugs reported in chat/issues, search for duplicates, file or update GitHub issues with full context, and push fix PRs.
Buildfrom Agent Orchestrator02ao-desktop-dev
Launch, restart, or troubleshoot the real AO Electron desktop app from this repository; run a checkout against isolated or real local AO data; combine PR branches for local UI review; and diagnose stale Electron processes, port conflicts, or preload bridge mismatches. Use whenever asked to run, open, show, or visually verify AO frontend changes in the actual desktop app rather than ao preview, dev:web, or mock data.
Buildfrom Agent Orchestrator03using-ao
Catalog of the AO (Agent Orchestrator) `ao` CLI: spawning workers, managing sessions and projects, sending messages, controlling the shared browser, previewing pages, and daemon control. Use when using the ao CLI, spawning workers, or managing AO sessions in an AO workspace.
Buildfrom Agent Orchestrator
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 18, 2026, 4:54 PM (success).
Agent Orchestrator skills, frequently asked
What are Agent Orchestrator skills?
Agent Orchestrator skills are AI coding skills published by Agent Orchestrator (Agent IDE that enables you to manage fleets of coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews. 3 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Agent Orchestrator skills are available?
skills-hub.ai indexes 3 skills from Agent Orchestrator, synced daily from the upstream GitHub repository (https://github.com/Untrivial-ai/agent-orchestrator).
How do I install a Agent Orchestrator skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Agent Orchestrator skills?
Yes. Every skill from this source is mirrored from Agent Orchestrator's own GitHub repository (https://github.com/Untrivial-ai/agent-orchestrator). Each skill page links back to the upstream source of truth, so you can verify the original.