Turns a domain description into a Claude Code agent team and the skills they use — auto-generates agent definitions and skill files from six pre-defined team-architecture patterns. Best for teams building structured multi-agent workflows on Claude Code.
Runs and monitors AI agents inside real terminal panes, surfacing agent state (blocked / working / done) and keeping agents persistent across detach/reattach. Offers workspaces, tabs, panes, socket-API integrations, and a single Rust binary for macOS/Linux.
Curated collection of resources, patterns, and reference implementations for building reliable AI agent harnesses—covering context delivery, tool/MCP design, memory, permissions, observability, verification, and orchestration for production agent engineering.
Provides multi-turn agent trajectories with real tool executions and explicit <think> reasoning blocks for training and evaluating tool-calling agents. Contains two model-sourced configs (Kimi-K2.5, GLM-5.1) totaling ~14.7K samples — useful for SFT, agent-skill research, and tool-integration experiments.
Self-hosted web and mobile interface for running and managing a Hermes autonomous agent — chat, persistent sessions, workspace file browsing, task scheduling, and tools with near-1:1 parity to the CLI. Designed for self-hosted homelab or VPS deployments; depends on a running Hermes Agent.
Provides a curated collection of DESIGN.md files extracted from real websites so AI coding and design agents can generate visually consistent UIs from a single markdown file. Includes previews, extracted tokens, and ready prompts for quick agent integration.
Provides reusable 'Agent Skills'—modular skill packages for integrating Gemini, Managed Agents, and Google Cloud services into installable agent components. Focuses on ready-made connectors and recipes for common Google product workflows, speeding up building and extending agents on Google's Agent Platform.
Runs an LLM-driven agent loop that iteratively proposes, applies, tests, and commits small repo changes—each successful iteration becomes a separate git commit while failures are rolled back or preserved for repair. Supports multiple agent backends, worktrees for concurrency, live terminal status, and optional per-iteration pushes.
A dense 128B multimodal model with a 256k context window, configurable reasoning effort, and native function-calling for agentic workflows. Supports text+image input, multilingual output, and is released on Hugging Face under a Modified MIT license with revenue-based exceptions.
Turns natural-language instructions into runnable trading research: data loaders, strategy generation, backtests, reports, and optional broker connectors. Focuses on a tool-driven agent model (36+ MCP tools, 77 finance skills) and an Alpha Zoo of 452 pre-built alphas for reproducible research and gated agentic trading.
Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.
Provides a native desktop interface to install, configure, and chat with Hermes Agent—handling local or remote backends, provider setup, sessions, memory, and tools. Ships a guided installer, streaming SSE chat UI with token tracking, persona/profile management, messaging gateways, and cron scheduling.