Agent Building Agent Skills
Agent Building
585 skillsautonomous-loops
Run Claude Code autonomously in loops, from simple sequential pipelines to multi-agent DAG orchestration.
226k
orch-add-feature
Orchestrates building a new feature end-to-end by delegating research, planning, TDD implementation, review, and gated commit to specialized agents.
226k
gan-style-harness
Uses a multi-agent generator-evaluator feedback loop to build high-quality applications from a single prompt, inspired by GANs and Anthropic's harness design.
226k
data-scraper-agent
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions.
226k
iterative-retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
ai-first-engineering
Guides teams in adapting engineering processes, architecture, code review, and testing for high-volume AI-assisted code generation.
226k
enterprise-agent-ops
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
226k
agent-self-evaluation
Rates an agent's own output on five axes — accuracy, completeness, clarity, actionability, conciseness — producing a structured scorecard with evidence and improvement suggestions.
226k · bundle
dynamic-workflow-mode
Design task-local harnesses, eval gates, and reusable skill extraction for adaptive agent workflows.
226k
ai-md
Convert human-written CLAUDE.md files into a structured label format that AI models follow more reliably using fewer tokens.
42.4k
ai-ml
Orchestrates AI/ML workflows for building LLM applications, RAG systems, AI agents, and ML pipelines with observability and security.
42.4k
daily
Build real-time voice and multimodal AI applications using Pipecat and Daily, covering pipeline architecture, AI service integration, and transport options.
42.4k
crewai
Designs and orchestrates multi-agent AI teams using the CrewAI framework, covering agent roles, task decomposition, crew processes, memory, and flows.
42.4k
molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, including async utilities, chat widgets, and OpenAI-compatible client integration.
42.4k
blueprint
Generates a step-by-step construction plan from a one-line objective, where each step is self-contained and executable by a fresh agent in a new session.
42.4k
langgraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
42.4k
tokenwise
Auto-routes Claude Code subtasks to the cheapest capable model (Haiku/Sonnet/Opus), logs token costs, and A/B tests tiers to validate savings against real workloads.
42.4k
ai-product
Guides building production-grade AI features with LLM integration patterns, RAG architecture, prompt engineering, and cost optimization.
42.4k
claude-api
Build LLM-powered applications using the Claude API, Anthropic SDKs, or the Agent SDK with language-specific guidance and best practices.
42.4k · bundle
evaluation
Build evaluation frameworks for agent systems, covering rubric design, test set creation, and automated evaluation pipelines.
42.4k
faf-expert
Configure and optimize .faf files, MCP servers, and bi-directional sync for AI context across multiple platforms, with championship scoring to achieve 85%+ AI-readiness.
42.4k
loop-library
Discover, audit, repair, adapt, and design bounded, verifiable AI-agent loops with explicit triggers, actions, stopping conditions, and guardrails.
20.4k · bundle
deepstream-sop
Build, deploy, evaluate, debug, and measure latency for a GPU-accelerated FastAPI service that detects whether operators perform assembly-line steps in order via event boundary detection and VLM classification.
2.2k · bundle
deepstream-generate-pipeline
Builds and validates DeepStream GStreamer pipelines through an interactive questionnaire and a BM25 retrieval engine over 270+ verified pipelines.
2.2k · bundle
earth2studio-create-datasource
Create and validate Earth2Studio data source wrappers (DataSource, ForecastSource, DataFrameSource, ForecastFrameSource) from remote stores like S3, GCS, Azure, HTTP, or HuggingFace.
2.2k · bundle
ecc-recipes
Maps a described workflow to the right ECC command-group with run-order and stop condition, and browses all command-group recipe families.
226k
loop-design-check
Designs and reviews feedback loops for AI agents to ensure goals are machine-decidable, loops are damped, and human judgment is preserved.
226k
odw
Orchestrate dynamic multi-agent workflows with parallel agents and adversarial verification via a local daemon, or fall back to native agent orchestration.
42.4k
loopy
Discover, compare, audit, repair, adapt, craft, run, debrief, and publish repeatable AI-agent loops for engineering workflows.
42.4k · bundle
dispatch
Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code with topic-aware sessions.
42.4k
agents-sdk
Build AI agents on Cloudflare Workers using the Agents SDK, covering stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, and browser automation.
2.1k · bundle
openai-docs
Provides authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server, including model selection, API migration, and prompt-upgrade guidance.
23.3k · bundle
chatgpt-apps
Scaffold, build, and refactor ChatGPT Apps SDK projects with a docs-first workflow, combining MCP servers and widget UIs.
23.3k · bundle
create-custom-agent
Scaffolds VS Code custom agent files (.agent.md) with YAML frontmatter, tool configuration, handoffs, and instructions for specialized AI personas.
4k
mcp-csharp-test
Test C# MCP servers at unit and integration levels using xUnit, Moq, and the MCP client SDK.
4k · bundle
mcp-csharp-debug
Run, debug, and interactively test C# MCP servers locally with IDE configuration, MCP Inspector, and GitHub Copilot Agent Mode integration.
4k · bundle