Awesome Agent Operating Systems banner
frankxai frankxai

Awesome Agent Operating Systems

DevOps community

Description

Web-first index of agent operating systems, coding agents, MCP, memory, and deploy tools.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome Agent Operating Systems

A researched index of agent operating systems, coding-agent runtimes, MCP, memory, orchestration, and deployment tools for AI agents in 2026.

[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

Live URLs checked **2026-08-16**. Skills for those runtimes live in [awesome-hermes-agent-skills](https://github.com/frankxai/awesome-hermes-agent-skills).


Earned skills (when the OS is not enough)

Pack Job
agentskills/agentskills Portable SKILL.md spec
obra/superpowers TDD, debug, review methodology
garrytan/gstack Product / design / QA operating loops
anthropics/skills Official named examples
NVIDIA/SkillSpector Scan a skill before install

Do not treat a 1,000-skill catalog as an operating system. Safety gate: [QUALITY-AND-SAFETY.md](https://github.com/frankxai/awesome-hermes-agent-skills/blob/main/docs/QUALITY-AND-SAFETY.md).

Contents


Agent Runtimes

Agent runtimes provide the execution loop, tool calling, and context management that power autonomous agents.

  • **[Claude Code](https://code.claude.com/docs/en/agent-sdk/overview)** - Anthropic's reusable agent runtime with autonomous loop, context compaction, and MCP integration. Powers Claude Code CLI and Xcode integration. *Checked: 2026-08-16*

  • **[OpenAI Codex](https://github.com/openai/codex)** - OpenAI's coding age