🤖
AI EngineeringRust

Agent of Empires

by agent-of-empires

Agent of Empires is an AI Engineering skill for Claude Code, published by agent-of-empires in agent-of-empires.

3.1K stars312 forkson agent-of-empires/agent-of-empiresAdded 2026/08/17+1% in starsRepository updated 2026/08/17
ai-codingclaudeclaude-codeclicodexcursorfactory-droid-cligeminigemini-cligithub-copilot-clihermes-agentllmmistral-vibeopencodeorchestratorpiterminaltmuxvibevibe-coding
Install in seconds
Install Agent of Empires
Copy Agent of Empires into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agent-of-empires/agent-of-empires/tree/main/contrib/hermes-skill ~/.claude/skills/hermes-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agent-of-empires/agent-of-empires.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
contrib/hermes-skill/SKILL.md in agent-of-empires/agent-of-empires
Installs to
~/.claude/skills/hermes-skill
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Agent of Empires does

Agent of Empires manages AI coding agent sessions like Claude Code, Codex, and OpenCode inside tmux. Use it to launch, monitor, and organize parallel agents across worktrees and groups.

Agent of Empires is cataloged under AI Engineering on DirSkills. Agent of Empires comes from a repository tagged ai-coding, claude, claude-code, cli and codex.

Documentation

README

Agent of Empires (aoe)

Overview

aoe creates, manages, and monitors AI coding agent sessions (Claude Code, Codex, OpenCode, and others) inside tmux. Each session is an agent process with an ID, title, tool, project path, and live status. Use aoe instead of raw tmux commands whenever the work is about coding agents: it tracks status, captures output, manages git worktrees for parallel branches, and organizes sessions into groups and profiles.

When to Use

  • Launching one or more AI coding agents on project directories.
  • Monitoring agent progress (waiting vs running vs idle).
  • Capturing agent output for review.
  • Organizing agents into groups or profiles.
  • Setting up parallel worktree-based development.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agent of Empires

  • What else does agent-of-empires publish alongside Agent of Empires?

    Agent of Empires is one of 2 skills that DirSkills catalogs from agent-of-empires/agent-of-empires, the repository it ships in. Its siblings there include Agent of Empires. Each one is a separate skill with its own page in this directory, installs the same way Agent of Empires does, and is maintained by agent-of-empires in that same repository. The rest of the collection is listed on the agent-of-empires/agent-of-empires page.

  • How does Agent of Empires compare to other AI Engineering skills?

    Agent of Empires ranks #662 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent of Empires against them. Open each page to compare what they document and how they install.