Packages Hugging Face ML tasks—dataset creation, model training, evaluation, Hub ops, Spaces deployment—as portable Agent Skills. Each is a SKILL.md folder agents load on demand, running unchanged across Claude Code, Codex, Gemini CLI, and Cursor.
Catalogs reusable Agent Skills for Codex — folders of instructions, scripts, and resources an agent loads to perform specific tasks. Tiers: .system (ships with Codex), .curated, and .experimental. Now deprecated in favor of OpenAI plugins.
Forecasts how social scenarios might unfold by running multi-agent simulations: thousands of LLM agents with memory and personalities, seeded from real data, that you steer by injecting variables to 'rehearse the future' in a digital sandbox.
A configuration layer for the OpenCode and Codex CLI coding agents. One install adds specialized sub-agents, lifecycle hooks, and bundled MCP servers — web search, docs lookup, code search — turning a bare agent into a harness for large codebases.
Orchestrates multi-model LLM agents and developer workflows as an OpenCode plugin — runs background specialists, LSP/AST-aware refactors, hash-anchored edits, and built-in MCPs. Designed for agent-driven code automation and multi-model orchestration.
Coordinates about a dozen role-based AI agents — analyst, architect, developer, QA, scrum master — through a CLI, taking a feature from PRD and architecture docs into an automated dev cycle. Runs inside Claude Code, Cursor, Codex, or Gemini.
Provides a CLI-first framework to orchestrate autonomous AI agents and development workflows. Includes role-based agents, the ADE execution pipeline, IDE hooks and an NPX installer for quick setup—best for teams automating planning→development→QA.
Provides a Plan→Work→Review→Release harness for Claude Code agent workflows that enforces spec-driven tasks, TDD-backed implementation, independent review, and packaged evidence for PRs/releases. Exposes plugin/CLI commands and a Go-native guardrail engine to keep agent-driven code delivery reproducible and auditable.
Coordinates multiple AI coding agents and persists work state in git-backed hooks; provides convoy-based work tracking, an AI coordinator (Mayor), agent lifecycle/watchdog tooling, and a merge/refinery workflow for reliable multi-agent code work.
Packages reusable agent capabilities as lightweight 'skills' (folders with a SKILL.md) that capture procedural knowledge and workflows; uses progressive disclosure so agents load minimal metadata at discovery and fetch full instructions and resources only when needed.
Runs untrusted AI-agent code, commands, and file operations inside isolated sandboxes that scale from local Docker to Kubernetes. One Sandbox Protocol unifies both runtimes, with gVisor, Kata, and Firecracker isolation and SDKs across five languages.
Fifteen reusable agent skills for curating LLM context windows, treating attention decay—not token capacity—as the real constraint. A routing layer benchmarked at 0.92 top-1 accuracy selects the right skill for each task.