.agents/skills/agent-orchestration/SKILL.md
Multi-agent orchestration and state management.
npx skillsauth add TheGreatL/react-supabase-boilerplate agent-orchestrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Source: Microsoft AutoGen / LangGraph / Semantic Kernel
This skill provides the Agent with the logic to manage complex, stateful workflows involving multiple AI "specialists" or autonomous task loops.
Assign roles dynamically when the task is large:
Created by Antigravity Orchestrator - Based on Autonomous Agent Architectures.
tools
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa
development
Development skill from everything-agent-code
development
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
documentation
Project Guidelines Skill (Example)