#121 · Primary category: MLOps & Evaluation
skillsbench
SkillsBench evaluates how well skills work and how effective agents are at using them.
Project last updated:07/23/26
GitHub Stars
1.7K
Forks
363
Contributors
67
License
Apache-2.0
Why we included this project
Teams building agents that depend on skills, the modular folders of instructions, scripts, and resources that let a model carry out specialized work, need a way to tell whether those skills actually help and whether the agent is using them well. SkillsBench is a gym-style benchmark that answers both questions on the same workload: each task ships as a task.md with an environment, an oracle solution, and a verifier, so you can measure skill effectiveness and agent behavior side by side. Because tasks are native BenchFlow packages, they run in a Docker or Modal sandbox and can be checked and executed straight from the CLI, which makes the setup useful for teams comparing agent frameworks or models. The tasks-extra examples go further, including a credentialed GPU task for implementing and comparing manifold-constrained hyper-connections in nanoGPT, a good model for benchmarking heavier, resource-hungry workflows. For anyone who wants reproducible, verifiable agent-skill evaluation instead of ad-hoc manual testing, this is a solid reference.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models