by fractalmind-ai · Agent Tool · ★ 23
Agent Manager (agent-manager) Simple, installation-agnostic agent lifecycle management using tmux + Python. Manage multiple AI agents without running a server, wiring HTTP APIs, or pulling in heavy dependencies. Why agent-manager? Managing multiple AI agents is deceptively complex: Each agent needs its own long-running process You need a reliable way to start/stop/monitor them Scheduling (cron) should keep working even if you move the skill around agent-manager solves this with a tiny architecture: tmux sessions + a single Python CLI.
| Stars | 23 |
| Forks | 2 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 74.6708575786631/100 |
| Open Issues | 5 |
| Last Updated | 2026-05-07 |
| Created | 2026-01-06 |
| Platforms | cli, python |
| Est. Tokens | ~41k |
Explore other popular agent tool tools:
agent-manager-skill is tmux + Python agent lifecycle manager (start/stop/monitor/assign) with cron-friendly scheduling; no server required. It is categorized as a Agent Tool with 23 GitHub stars.
agent-manager-skill is primarily written in Python. It covers topics such as agent-management, agent-orchestration, ai-agent.
You can find installation instructions and usage details in the agent-manager-skill GitHub repository at github.com/fractalmind-ai/agent-manager-skill. The project has 23 stars and 2 forks, indicating an active community.
agent-manager-skill is released under the MIT license, making it free to use and modify according to the license terms.