ExgenticExgenticOfficialยท2 Agent Skills Included

exgentic

Standardized evaluation of agents across diverse benchmarks

Evaluates any agent on any benchmark through one consistent command-line and Python interface. Eliminates manual benchmark setup, custom scoring scripts, and inconsistent test environments with automatic installs and Docker isolation. Produces comparable scores, cost reports, and full session traces so teams can reproduce results and rank agents reliably.
npx skills add Exgentic/exgentic --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Exgentic?โ–ผ

Run `npx skills add Exgentic/exgentic --all -g -y` in your terminal to install all skills in this suite globally.

How to evaluate an agent on a benchmark?โ–ผ

Run `exgentic evaluate --benchmark tau2 --agent tool_calling --subset retail --num-tasks 2 --model gpt-4o` after setting your API key. Benchmarks install automatically on first run.

Which benchmarks and agents does Exgentic support?โ–ผ

It ships with benchmarks like tau2, SWE-bench, AppWorld, BrowseComp, HotpotQA, GSM8K, and BFCL, plus agents including Claude Code, Codex CLI, Gemini CLI, SmolAgents, and LiteLLM tool calling.

Can I add my own agent or benchmark?โ–ผ

Yes. The included add-agent and add-benchmark skills guide you through building thin adapters, registering them, and validating them with smoke tests.

Does Exgentic support isolated evaluation runs?โ–ผ

Yes. Use `--set benchmark.runner=docker` to run evaluations inside Docker containers with only Docker installed locally.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’