swarm

Swarm intelligence for multi-agent orchestration and problem-solving.

1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/matt-fell-ai/PAI --skill swarm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm
Source: https://github.com/matt-fell-ai/PAI/tree/main/skills/Swarm
Command: npx skills add https://github.com/matt-fell-ai/PAI --skill swarm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Stop waiting for linear task completion. This Skill coordinates multiple specialized agents to solve complex, parallelizable problems.

Core Features & Use Cases

  • Multi-Agent Orchestration: Break complex goals into independent work units and assign them to the best-fit agents concurrently.

Core Features & Use Cases

  • Massive Throughput: Complete 10 hours of research in 10 minutes.
  • Redundancy: Use multiple researchers to verify facts through consensus-based truth.
  • Use Case: Imagine you need comprehensive research on AI trends. Use this Skill to deploy 3 research agents simultaneously for comprehensive coverage.
  • Specialization: Automatically route sub-tasks to the agent with the highest relevant skill.
  • Parallel Research: Deploy multiple agents with different perspectives (e.g., Code + Security) for robust solutions.

Quick Start

Use the swarm skill to coordinate 'Engineer' and 'Guardian' agents to implement OAuth security with both implementation and audit capabilities.