pinchbench

Benchmark OpenClaw agents by executing real-world tasks and aggregating results on a public leaderboard.

1.3k|151|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/pinchbench/skill --skill pinchbench
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinchbench
Source: https://github.com/pinchbench/skill/tree/main
Command: npx skills add https://github.com/pinchbench/skill --skill pinchbench

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, fabric, paramiko, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

PinchBench benchmarks how well AI models perform as the brains of OpenClaw agents by executing real-world tasks and surfacing results on a public leaderboard.

Core Features & Use Cases

  • Real-world, end-to-end task execution across productivity, research, writing, coding, analysis, and memory
  • Flexible scoring models: automated, llm_judge, and hybrid with per-task rubrics
  • Leaderboard submission and model comparison to drive improvements

Quick Start

Run uv run benchmark.py --model <provider/model> to start benchmarking an OpenClaw agent.

Frequently Asked Questions about pinchbench

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

FAQPage Schema
How do I benchmark AI coding agents on real-world tasks?

You can benchmark AI coding agents by executing real-world tasks and aggregating the results on a public leaderboard. PinchBench runs end-to-end evaluations across productivity, research, writing, coding, and analysis categories to measure tool usage and multi-step workflows.

What grading modes are available for evaluating AI agent performance?

AI agent benchmarking supports automated, llm_judge, and hybrid grading modes with per-task rubrics. These modes evaluate how well models handle complex tool usage and multi-step workflows across diverse task categories.

How do I run a benchmark for a specific AI model provider?

To run an AI model benchmark, execute uv run benchmark.py --model <provider/model>. You can optionally specify a suite of tasks to tailor the benchmark to your specific model capabilities.

Does benchmarking AI agents require any specific Python dependencies?

Yes, AI agent benchmarking requires pyyaml, fabric, and paramiko as dependencies. These libraries support task execution, configuration parsing, and remote operations during end-to-end evaluations.

Can I compare my AI model results against other providers on a leaderboard?

Yes, AI model benchmarking includes leaderboard submission and model comparison features. You can submit your evaluation results to a public leaderboard to drive improvements and compare performance against other models.

What task categories are covered when benchmarking AI agent workflows?

AI agent benchmarking covers Productivity, Research, Writing, Coding, Analysis, Email, Memory, and Skills task categories. These diverse categories ensure comprehensive evaluation of real-world tool usage and multi-step agent workflows.