Command
Create API connector tools for AG2 agents with auth handling, pagination, rate limiting, and error mapping.
A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw
Command
Create API connector tools for AG2 agents with auth handling, pagination, rate limiting, and error mapping.
Command
Create a multi-agent group chat with AG2 using configurable speaker selection patterns.
Command
Scaffold an A2A-compliant AG2 agent with server wiring, card settings, and skill definitions.
Command
Scaffold a new AG2 ConversableAgent with tool functions, system prompt, and LLM config.
Command
Create a tool function for an AG2 agent with type annotations, docstrings, and JSON return contracts.
Command
Create a sequential multi-agent pipeline where each agent processes and passes results to the next.
Command
Design a complete multi-agent workflow from a natural language description, selecting the right orchestration pattern.