benchflow-ai/skillsbench

SkillsBench evaluates how well skills work and how effective agents are at using them.

About the project

SkillsBench is a benchmark for measuring how effectively AI agents use modular skills—folders containing instructions, scripts, and resources—to complete specialized tasks. It helps researchers and developers evaluate both skill quality and agent behavior, including tasks that require combining multiple skills. The catalogue’s skills and instructions are evaluated as part of this workflow.

This repository also configures its own agents. See what skillsbench tells them →

1.8kStars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

trend-analysis

145

benchflow-ai/skillsbench

Skill Claude CodeCodex

Detect long-term trends in time series data using parametric and non-parametric methods. Use when determining if a variable shows statistically significant increase or decrease over time.

not rated 1.8k +17 1mo ago A SkillSpector: pass 35 tokens original Apache-2.0

marker

146

benchflow-ai/skillsbench

Skill Claude CodeCodex

Convert PDF documents to Markdown using markersingle. Use when Claude needs to extract text content from PDFs while preserving LaTeX formulas, equations, and document structure. Ideal for academic papers and technical documents containing mathematical notation.

not rated 1.8k +17 1mo ago A SkillSpector: pass 45 tokens original Apache-2.0

lean4-theorem-proving

147

benchflow-ai/skillsbench

Skill Claude CodeCodex

Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration.

not rated 1.8k +17 1mo ago A SkillSpector: warn 68 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Compare and implement eviction policies (LRU, LFU, FIFO, S3FIFO, ARC) for bounded-capacity caches. Use when choosing or implementing an eviction policy for a buffer pool, page cache, CDN edge, or LLM KV cache, or when writing a replay simulator that supports multiple policies. Clarifies recency vs frequency semantics…

not rated 1.8k +17 1mo ago A SkillSpector: pass 102 tokens original Apache-2.0

prefix-cache-replay

149

benchflow-ai/skillsbench

Skill Claude CodeCodex

Replay an LLM inference request trace (Mooncake / vLLM / SGLang hashids format) against a block-level KV prefix cache and compute hit statistics. Use when given a request trace plus cache configuration and asked for hit rate, hit tokens, or final cache contents. Covers the longest-contiguous-prefix semantics that…

not rated 1.8k +17 1mo ago A SkillSpector: pass 107 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

This skill should be considered when you need to normalize testing engineers' written defect reasons following the provided product codebooks. This skill will correct the typos, misused abbreviations, ambiguous descriptions, mixed Chinese-English text or misleading text and provide explanations. This skill will do…

not rated 1.8k +17 1mo ago A SkillSpector: pass 76 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

This skill should be considered when you need to answer reflow machine maintenance questions or provide detailed guidance based on thermocouple data, MES data or defect data and reflow technical handbooks. This skill covers how to obtain important concepts, calculations, definitions, thresholds, and others from the…

not rated 1.8k +17 1mo ago A SkillSpector: pass 77 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection.

not rated 1.8k +17 1mo ago A SkillSpector: pass 39 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

This skill should be considered when you need to repair an infeasible or non-optimal flexible job scheduling planning schedule into a downtime-feasible, precedence-feasible one while keep no worse policy budget.

not rated 1.8k +17 1mo ago A SkillSpector: warn 52 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or important frames from MP4, MKV, AVI, or other video formats for analysis, previews, or processing.

not rated 1.8k +17 1mo ago A SkillSpector: pass 64 tokens original Apache-2.0

image-editing

155

benchflow-ai/skillsbench

Skill Claude CodeCodex

Comprehensive command-line tools for modifying and manipulating images, such as resize, blur, crop, flip, and many more.

not rated 1.8k +17 1mo ago B SkillSpector: warn 29 tokens original Apache-2.0

object-counter

156

benchflow-ai/skillsbench

Skill Claude CodeCodex

Count occurrences of an object in the image using computer vision algorithm.

not rated 1.8k +17 1mo ago A SkillSpector: pass 16 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Define custom distance/similarity metrics for clustering and ML algorithms. Use when working with DBSCAN, sklearn, or scipy distance functions with application-specific metrics.

not rated 1.8k +17 1mo ago A SkillSpector: pass 36 tokens original Apache-2.0

parallel-processing

158

benchflow-ai/skillsbench

Skill Claude CodeCodex

Parallel processing with joblib for grid search and batch computations. Use when speeding up computationally intensive tasks across multiple CPU cores.

not rated 1.8k +17 1mo ago A SkillSpector: pass 28 tokens original Apache-2.0

pareto-optimization

159

benchflow-ai/skillsbench

Skill Claude CodeCodex

Multi-objective optimization with Pareto frontiers. Use when optimizing multiple conflicting objectives simultaneously, finding trade-off solutions, or computing Pareto-optimal points.

not rated 1.8k +17 1mo ago A SkillSpector: pass 36 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Extract, normalize, mix, and process audio tracks - audio manipulation and analysis.

not rated 1.8k +17 1mo ago A SkillSpector: pass 21 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Convert media files between formats - video containers, audio formats, and codec transcoding.

not rated 1.8k +17 1mo ago A SkillSpector: pass 22 tokens original Apache-2.0

ffmpeg-media-info

162

benchflow-ai/skillsbench

Skill Claude CodeCodex

Analyze media file properties - duration, resolution, bitrate, codecs, and stream information.

not rated 1.8k +17 1mo ago A SkillSpector: pass 21 tokens original Apache-2.0

ffmpeg-video-filters

163

benchflow-ai/skillsbench

Skill Claude CodeCodex

Apply video filters - scale, crop, watermark, speed, blur, and visual effects.

not rated 1.8k +17 1mo ago A SkillSpector: pass 23 tokens original Apache-2.0

text-to-speech

164

benchflow-ai/skillsbench

Skill Claude CodeCodex

Practical mastering steps for TTS audio: cleanup, loudness normalization, alignment, and delivery specs.

not rated 1.8k +17 1mo ago A SkillSpector: pass 26 tokens original Apache-2.0

docx

165

benchflow-ai/skillsbench

Skill Claude CodeCodex

Word document manipulation with python-docx - handling split placeholders, headers/footers, nested tables.

not rated 1.8k +17 1mo ago A SkillSpector: pass 22 tokens original Apache-2.0

file-organizer

166

benchflow-ai/skillsbench

Skill Claude CodeCodex

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

not rated 1.8k +17 1mo ago A 46 tokens copy · 100% Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Redact text from PDF documents for blind review anonymization.

not rated 1.8k +17 1mo ago A SkillSpector: pass 17 tokens original Apache-2.0

memory-optimization

168

benchflow-ai/skillsbench

Skill Claude CodeCodex

Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint, fix memory leaks, optimize data structures for memory, handle large datasets efficiently, or diagnose memory issues. Covers object sizing, generator patterns, efficient data structures, and memory…

not rated 1.8k +17 1mo ago A SkillSpector: pass 60 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: