Skip to main content
ClaudeWave

The Enterprise-Grade Multi-Agent Orchestration Framework. Website: https://swarms.ai

Subagents7.1k estrellas1k forksPythonApache-2.0Actualizado today
Nota editorial

Swarms is a Python framework for building and running coordinated networks of AI agents, installable via pip or uv and configured through environment variables including an Anthropic API key for Claude access. It connects to Claude through the Anthropic API, treating Claude models as interchangeable LLM backends alongside OpenAI, Groq, and others. The core building block is the Agent class, which pairs an LLM with tools and memory and supports an auto loop mode where the agent continues reasoning and acting until it self-determines task completion, rather than stopping after a fixed iteration count. Beyond single agents, the framework provides prebuilt multi-agent architectures including sequential, concurrent, and hierarchical swarms, and supports interoperability with MCP and the x402 protocol. A companion marketplace at swarms.world lets users share and discover agent configurations. The framework targets developers and engineering teams building production pipelines for complex, multi-step tasks such as research, iterative writing, and analysis workflows that benefit from coordinated agent collaboration.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/3/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/kyegomez/swarms && cp swarms/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

4 items en este repositorio

Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and maintainability

Instalar

Create effective data visualizations using best practices for clarity, accuracy, and visual communication of insights

Instalar

Perform comprehensive financial analysis including DCF modeling, ratio analysis, and financial statement evaluation for companies and investment opportunities

Instalar
swarmsSkill

Build agents and multi-agent systems with the Swarms framework — the Agent class, tools, autonomous loops, memory, and the 15+ multi-agent architectures (SequentialWorkflow, ConcurrentWorkflow, GraphWorkflow, HierarchicalSwarm, SwarmRouter, and more). Use whenever writing, reviewing, or debugging code that imports `swarms`.

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agentic-aiagentic-workflowagentsaiartificial-intelligencechatgptclaude-codegpt4allhuggingfacelangchainlangchain-pythonmachine-learningmulti-agent-systemsprompt-engineeringprompt-toolkitpromptingswarmstree-of-thoughts

Lo que la gente pregunta sobre swarms

¿Qué es kyegomez/swarms?

+

kyegomez/swarms es subagents para el ecosistema de Claude AI. The Enterprise-Grade Multi-Agent Orchestration Framework. Website: https://swarms.ai Tiene 7.1k estrellas en GitHub y su última actualización registrada es del 2026-09-03.

¿Cómo se instala swarms?

+

Puedes instalar swarms clonando el repositorio (https://github.com/kyegomez/swarms) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar kyegomez/swarms?

+

Nuestro agente de seguridad ha analizado kyegomez/swarms y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene kyegomez/swarms?

+

kyegomez/swarms es mantenido por kyegomez. La última actividad registrada en GitHub es del 2026-09-03, con 166 issues abiertos.

¿Hay alternativas a swarms?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega swarms en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: kyegomez/swarms
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kyegomez-swarms)](https://claudewave.com/repo/kyegomez-swarms)
<a href="https://claudewave.com/repo/kyegomez-swarms"><img src="https://claudewave.com/api/badge/kyegomez-swarms" alt="Featured on ClaudeWave: kyegomez/swarms" width="320" height="64" /></a>

Más Subagents