agent-platform

Community

Delegate tasks to specialists with dynamic agents.

Authorescotilha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you build an LLM multi-agent platform that reliably delegates work to specialist agents while routing their responses back to the right chat channels.

Core Features & Use Cases

  • COO orchestration pattern: A primary orchestrator agent delegates to specialist agents (researcher, writer, ops, or dynamically created agents) and returns a short summary to the COO channel.
  • SSE-based routing: Streams “delegation:task”, “delegation:response”, and “agent:created” events so each specialist’s full response appears in their own channel.
  • Dynamic agent creation: Creates new agents with persisted personas, seeds default capabilities, and updates the UI sidebar without reload.
  • Practical production safeguards: Includes compatibility fixes (e.g., Safari cache-control for API/auth routes), tooling-call behavior guidance, and pitfalls for DB/migration mismatches.

Quick Start

Ask your orchestrator to create a new specialist agent and delegate the user’s request so the specialist’s streamed response routes back to the specialist’s channel.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-platform
Download link: https://github.com/escotilha/claude-public/archive/main.zip#agent-platform

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.