Analysis updated 2026-07-06 · repo last pushed 2026-06-14
Verify leaderboard scores by examining the underlying benchmark data for 18 AI model setups.
Compare AI model performance across 87 tasks with and without special instructions to pick the best model.
Access transparent, reproducible benchmark results instead of relying on AI company marketing claims.
| benchflow-ai/skillsbench-trajectories | ashishdevasia/ha-proton-drive-backup | bro77xp/beginner-friendly-ai-vtuber | |
|---|---|---|---|
| Stars | 6 | 6 | 6 |
| Language | Python | Python | Python |
| Last pushed | 2026-06-14 | — | — |
| Maintenance | Active | — | — |
| Setup difficulty | easy | moderate | hard |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | researcher | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
No setup needed, it is a data repository, just clone or browse the files and the linked HuggingFace dataset.
SkillsBench Trajectories is a data repository that stores the results and supporting data behind the SkillsBench AI leaderboard, a website that ranks how well different AI models perform practical tasks. Think of it as the public filing cabinet for a benchmarking project. Instead of just trusting a leaderboard's scores, this repository lets anyone peek behind the curtain to see the underlying data and verify how the AI models were evaluated. The repository serves as a bridge between raw experiment data and the live leaderboard website. The actual heavy lifting, storing the detailed "trajectories," which are essentially step-by-step recordings of the AI working through each task, happens on a separate platform called HuggingFace. This GitHub repository holds a processed summary file that the website reads to display scores and pass/fail counts on its task pages. The latest snapshot of data covers 18 different AI model setups running 87 distinct tasks under two conditions: one where the AI had access to curated "Skills" (likely special instructions or tools) and one where it did not, with each scenario tested multiple times. This project is primarily for AI researchers, developers, and evaluators who want to understand how today's top AI models handle complex, multi-step tasks. For example, if a product manager is deciding which AI model to integrate into a new software tool, they could use the live leaderboard and this underlying data to see which model consistently succeeds at tasks similar to their use case. It also serves the open-source community by providing transparent, reproducible benchmarks rather than just marketing claims from AI companies. A notable aspect of how this is organized is the separation of concerns between platforms. The detailed recordings of the AI's problem-solving process live on HuggingFace, which is built for hosting large datasets, while this repository handles the lighter lifting of powering the website. Older experimental runs from individual contributors are still kept here in named folders for historical reference, but the project has clearly shifted its current source of truth to the HuggingFace dataset.
A public data repository storing processed results and summary data behind the SkillsBench AI leaderboard, which ranks how well different AI models perform practical multi-step tasks.
Mainly Python. The stack also includes Python, HuggingFace.
Active — commit in last 30 days (last push 2026-06-14).
No license information is provided in the repository, so usage terms are unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.