agentclash-hub

Coordinate AI agent evaluation workflows across the AgentClash ecosystem.

25|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/agentclash/agentclash --skill agentclash-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentclash-hub
Source: https://github.com/agentclash/agentclash/tree/main/web/content/agent-skills/agentclash-hub
Command: npx skills add https://github.com/agentclash/agentclash --skill agentclash-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a unified workflow map and navigation system for AgentClash, preventing fragmented efforts when setting up, running, and analyzing AI agent evaluations.

Core Features & Use Cases

  • Workflow Orchestration: Provides the canonical dependency order for all AgentClash tasks, from CLI setup to CI/CD release gating.
  • Product Navigation: Acts as a directory for all AgentClash skills and links to the appropriate web UI surfaces for scorecard analysis and run management.
  • Use Case: When a user wants to evaluate a new agent model, load this skill to identify the correct sequence of operations, such as configuring the runtime, authoring a challenge pack, and executing the eval runner.

Quick Start

Use the agentclash-hub skill to initialize your environment and guide you through the first steps of running an agent evaluation.

Frequently Asked Questions about agentclash-hub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate end-to-end AI agent evaluation workflows?

AI agent evaluation tasks are coordinated through a structured workflow map that manages skill dependencies across CLI setup, challenge pack authoring, eval execution, and scorecard analysis. This prevents fragmented efforts during end-to-end lifecycle orchestration.

What is the canonical sequence for running an AI agent evaluation?

The canonical sequence for running an AI agent evaluation involves configuring the runtime, authoring a challenge pack, and executing the eval runner. This establishes the correct dependency order from initial CLI setup through to final scorecard analysis.

Do I need the AgentClash CLI to manage agent evaluation tasks?

Yes, the AgentClash CLI is required to manage agent evaluation tasks. Access to the CLI and the official API endpoint is necessary to maintain state and facilitate workspace operations across the evaluation ecosystem.

Can I integrate agent benchmarking into my CI/CD pipeline?

Agent benchmarking can be integrated into CI/CD pipelines through release gating. The workflow map includes CI/CD operations as part of the end-to-end lifecycle, allowing automated eval execution and scorecard analysis to gate releases.

How do I navigate to the scorecard analysis UI after eval execution?

Scorecard analysis UI is accessible through the product navigation directory provided by the hub skill. After eval execution, this directory links to the appropriate web UI surfaces for run management and scorecard analysis.