Agent Building Agent Skills
Agent Building
585 skillsskill-creator
Create new skills, modify existing ones, and measure their performance through iterative evaluation and benchmarking.
158k · bundle
eval
Evaluate and rank agent results by metric or LLM judge for an AgentHub session.
20.4k
init
Create a new AgentHub collaboration session with task, agent count, and evaluation criteria for multi-agent competitions.
20.4k
board
Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
20.4k
merge
Merge the winning agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees after an AgentHub competition session.
20.4k
agent-designer
Design multi-agent system architectures, generate tool schemas for Anthropic and OpenAI formats, and evaluate execution logs for cost, latency, and failure bottlenecks.
20.4k · bundle
status
Display DAG state, agent progress, and branch status for an AgentHub session.
20.4k
agenthub
Spawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
20.4k · bundle
agent-protocol
Defines an inter-agent communication protocol for C-suite agent teams, including invocation syntax, loop prevention, isolation rules, and response formats to coordinate cross-functional analysis and board meetings.
20.4k · bundle
context-engineering
Optimizes agent context setup by structuring rules, specs, source files, error output, and conversation history to improve output quality.
69.5k
gemini-api
Guides usage of the Gemini API on Agent Platform with the Google Gen AI SDK, covering SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.
14.4k · bundle
gemini-agents-api
Manage custom Agent resources on the Gemini Enterprise Agent Platform via REST API, including creation, configuration, listing, updating, and deletion with support for files, skills, and tools.
14.4k
gemini-interactions-api
Authenticate, initialize, and use the stateful Gemini Interactions API for multi-turn conversations, streaming, structured output, and function calling on the Gemini Enterprise Agent Platform.
14.4k
agent-platform-inference
Authenticates and connects to Google Cloud Agent Platform for inference with Gemini and third-party OpenMaaS models (Llama, DeepSeek, Qwen). Generates code for multiple SDKs, configures endpoints, and troubleshoots common errors.
14.4k · bundle
agent-platform-eval-flywheel
Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology, including dataset creation, metric selection, failure analysis, and iterative improvement.
14.4k · bundle
google-agents-cli-onboarding
Sets up Google's agents-cli toolkit and guides through the full agent development lifecycle: scaffold, build, evaluate, deploy, publish, and monitor on Gemini Enterprise Agent Platform.
14.4k
agent-platform-alert-configuration
Configures dynamic threshold alerting policies for Google Cloud Vertex AI Agent Platform agents, monitoring latency, error rates, and quality metrics using Terraform and PromQL.
14.4k · bundle
agent-platform-endpoint-management
Manages Agent Platform serving endpoints: create, list, describe, update, delete, and troubleshoot permission, quota, and resource busy errors.
14.4k
agent-platform-rag-engine-management
Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK.
14.4k
hf-mcp
Search models, datasets, Spaces, and papers on the Hugging Face Hub, retrieve repository details and documentation, run compute jobs, and use Gradio Spaces as AI tools via the Hugging Face MCP server.
10.8k
transformers-js
Run state-of-the-art machine learning models directly in JavaScript/TypeScript across browsers and server-side runtimes using Transformers.js.
10.8k · bundle
huggingface-trackio
Track and visualize ML training experiments with Trackio, including logging metrics, firing alerts, and retrieving data via CLI. Supports real-time dashboards, webhook alerts, and HF Space syncing.
10.8k · bundle
huggingface-zerogpu
Build ML demos on Hugging Face Spaces with ZeroGPU hardware, covering @spaces.GPU decorator usage, duration and quota tuning, process isolation, CUDA availability model, concurrency safety, and build constraints.
10.8k · bundle
huggingface-tool-builder
Creates reusable command-line scripts and utilities for the Hugging Face API, enabling chaining, piping, and intermediate data processing.
10.8k · bundle
huggingface-paper-publisher
Publish and manage research papers on Hugging Face Hub, including creating paper pages, linking papers to models and datasets, claiming authorship, and generating professional markdown-based research articles.
10.8k · bundle
huggingface-lora-space-builder
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA, including picking the right base pipeline, designing a tailored UI, and publishing the Space.
10.8k · bundle
agent-watchdog
Watch, audit, and fix another agent's work by reconstructing the original request, inspecting evidence, and reporting gaps.
3.4k · bundle
efficient-fable
Orchestrate token-heavy research, coding, and testing by delegating bounded tasks to cheaper subagents while reserving Claude Fable for architecture, synthesis, and final review.
3.4k · bundle
efficient-frontier
Orchestrate expensive frontier models as reviewers and cheaper subagents for bounded, token-heavy work to optimize cost and quality.
3.4k · bundle
copilot-sdk
Build applications that programmatically interact with GitHub Copilot using the Copilot SDK, supporting session management, custom tools, streaming, hooks, MCP servers, and deployment across Node.js, Python, Go, and .NET.
2.7k
mcp-builder
Guides the creation of high-quality MCP servers that enable LLMs to interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation across multiple programming languages.
2.7k · bundle
continual-learning
Implements a continual learning loop for AI coding agents using hooks, two-tier memory (global and local), and automatic pattern detection to persist and apply learnings across sessions.
2.7k
azure-aigateway
Configure Azure API Management as an AI Gateway to govern AI models, MCP tools, and agents with policies for caching, rate limiting, content safety, and cost control.
2.7k · bundle
microsoft-foundry
Deploy, evaluate, fine-tune, and manage Microsoft Foundry agents end-to-end using Azure Developer CLI and MCP tools.
2.7k · bundle
azure-ai-projects-java
Manage Azure AI Foundry projects, connections, datasets, indexes, and evaluations using the Java SDK.
2.7k · bundle
azure-ai-projects-py
Build AI applications on Microsoft Foundry using the Azure AI Projects Python SDK, including agent creation, tool integration, thread management, and evaluation.
2.7k · bundle