Skip to content
Development
Command

/compare

Compare two skills head-to-head

From plugin
wshobson-agents
39k95 skills139 agents95 commands
Install
$ npx -y skills add wshobson/agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/compare

Context preview

What this command does when you run it.

Compare two skills head-to-head

Command definition

compare.md
description: Compare two skills head-to-head
argument-hint: <skill-a> <skill-b>

Run a pairwise comparison between two skills and report which is better on each quality dimension.

Running

cd plugins/plugin-eval
uv run plugin-eval compare {argument}
Ships withwshobson-agents

Production-ready agentic workflow building blocks: 94 plugins, 203 agents, 175 skills, 109 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.

Get the whole plugin, auto-invoked
Stats
38,615
Stars
7
Views
4,119
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
1y ago
Created

Repo: wshobson/agents