bench-creator

bench-creator is a skill for Claude Code, Codex from EvanLuo42/bench-creator. It costs 116 tokens per session (900 once invoked), scanned A, original, MIT.

A tool for collecting reusable examples of real coding tasks in a private benchmark. A benchmark is a repeatable test used to compare how well coding agents handle difficult work.

In plain words
What is it for?
Use it before and after substantive repository changes to capture benchmark cases and run them in isolated, restored workspaces.
Why use it?
It preserves the starting code, task difficulty, and evaluation setup so future agent changes can be tested consistently and privacy rules can be checked.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present. Also seen: mentions Codex.

Part of the bench-creator plugin — 1 skill shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/evanluo42/bench-creator/bench-creator
Any agent
npx skills add EvanLuo42/bench-creator --skill bench-creator
Clone the repo
git clone --depth 1 https://github.com/EvanLuo42/bench-creator

Made for: Claude Code, Codex.

Or install bench-creator, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bench-creator

README.md
[![agentmods](https://agentmods.dev/badge/skills/evanluo42/bench-creator/bench-creator.svg)](https://agentmods.dev/skills/evanluo42/bench-creator/bench-creator)
Your own site
<a href="https://agentmods.dev/skills/evanluo42/bench-creator/bench-creator"><img src="https://agentmods.dev/badge/skills/evanluo42/bench-creator/bench-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 900 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00116 $0.00900
Opus 5 $0.00058 $0.00450
Sonnet 5 $0.00023 $0.00180
Haiku 4.5 $0.00012 $0.00090

Measured 6d ago against content hash 10bbaa0ef0ec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

bench-creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/benchctl.ps1, scripts/benchctl.py, scripts/benchctl.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/bench-creator/SKILL.md · 63 lines

How it starts

The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Capture Bench Cases

Maintain one global ai-work-bench/v1 hub. Treat repositories as sources, not Bench containers.

Resolve the command and hub

Resolve the absolute directory containing this SKILL.md; never assume the current working directory is the Skill directory.

  • Windows: run powershell -NoProfile -ExecutionPolicy Bypass -File <skill-root>/scripts/benchctl.ps1 ...
  • POSIX: run sh <skill-root>/scripts/benchctl.sh ...

Use <benchctl> below as shorthand for that absolute launcher command. Set AI_WORK_BENCH_PYTHON only when an explicit Python interpreter override is needed.

Resolve the Bench from AI_WORK_BENCH_HOME, then $CODEX_HOME/benches/daily-work, then ~/.codex/benches/daily-work. Do not create a per-repository .bench. If bench.json is missing, initialize only when the user explicitly requests setup:

<benchctl> init --bench <global-path> --name "Daily Work Bench" --mode suggest --workspace-mode snapshot

Before repository work

Ask the CLI for the policy decision before the first edit or generated artifact:

<benchctl> policy decide --bench <global-path> --phase before

  • skip: continue without Bench work.
  • checkpoint: read references/checkpointing.md, then run checkpoint start with the returned trigger.
  • For a user-requested capture, add --explicit to the decision and use trigger explicit.

Keep the returned checkpoint and task IDs. If checkpointing fails, continue the parent task without capture and never reconstruct input from the solved workspace unless a verified historical parent exists.

After repository work

Collect only signals that actually occurred, then ask for the final decision:

<benchctl> policy decide --bench <global-path> --phase after --signal <signal> ...

  • discard: run checkpoint discard.
  • suggest: ask for confirmation; capture with --confirmed only after approval.
  • capture: read references/case-authoring.md, create the case, and attach the checkpoint.

Read the full file on GitHub · 63 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 63 lines · 116 tokens per session scan A 10bbaa0ef0ec

Subscribe to this mod's changes

bench-creator is a skill published in the GitHub repository EvanLuo42/bench-creator (5 stars, last pushed 1mo ago), licensed MIT. It adds 116 tokens to every session and 900 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dingtalk_channel_connect

Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.

agentscope-ai/QwenPaw · 69 tokens

pdf

当用户需要对PDF文件进行任何操作时,请使用此技能。包括从 PDF 中读取或提取文本/表格、合并多个 PDF、拆分 PDF、旋转页面、添加水印、创建新PDF、填写PDF表单、加密/解密 PDF、提取图片,以及对扫描版 PDF 进行 OCR 使其可搜索。如果用户提到 .pdf 文件或要求生成 PDF,请使用此技能。.

agentscope-ai/QwenPaw · 95 tokens

make_plan

For external plan request scenarios, guides the Agent to request a clear, actionable, step-by-step plan from a stronger Agent via listagents and chatwithagent, emphasizing that the plan is executed by the requester, not by the consulted Agent.

agentscope-ai/QwenPaw · 51 tokens

new

Create a new project to start development quickly.

clacky-ai/openclacky · 10 tokens

oss-upload

Upload local files to Tencent COS (oss.1024code.com CDN) using coscli. Use when user wants to upload a file to CDN/OSS, or deploy static assets.

clacky-ai/openclacky · 40 tokens

officecli-word-form

Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…

iOfficeAI/OfficeCLI · 224 tokens