Loading...
Loading...
Found 10,105 Skills
Use this skill to build, run, deploy, evaluate, and troubleshoot Go agents with Google's Agent Development Kit (`google.golang.org/adk`), including llmagent config, tools/integrations, callbacks/plugins, sessions/state/memory, workflows, streaming, MCP/A2A, and runtime/deployment patterns.
Worker that runs parallel external agent reviews (Codex + Gemini) on code changes. Background tasks, process-as-arrive, critical verification with debate. Returns filtered suggestions with confidence scoring.
Development skill from everything-agent-code
Build agents specialized in conducting thorough research, gathering information from multiple sources, and synthesizing findings. Covers research planning, source evaluation, and report generation. Use when automating market research, competitive analysis, literature reviews, or intelligence gathering.
Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills.
No Polling for Background Agents
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Guide for integrating Agentica SDK with Claude Code CLI proxy
Spawn Agentica multi-agent patterns
Reference guide for Agentica multi-agent infrastructure APIs
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration