PrimeIntellect-aiPrimeIntellect-aiOfficialΒ·7 Agent Skills Included

research-environments

Benchmark environments for training and evaluating language models

Provides ready-to-run benchmark environments for training and evaluating language models across coding, math, science, terminal use, and tool calling. Eliminates the manual work of building datasets, sandboxes, and scoring rubrics from scratch. Runs smoke tests and full evaluations with a single command, saving every result to disk for analysis.
npx skills add PrimeIntellect-ai/research-environments --all -g -y
Available:

Instructs your AI agent on how to write, run, and maintain benchmark environments in this repository, including coding standards, testing rules, and keeping skills updated after fixes.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install research-environments?β–Ό

Run `npx skills add PrimeIntellect-ai/research-environments --all -g -y` in your terminal to install all skills in this suite globally.

What are Prime Intellect research environments?β–Ό

They are ready-made benchmark tasksets for training and evaluating language models on coding, math, science, terminal, and tool-use tasks.

How do I run a benchmark evaluation?β–Ό

Install an environment with `uv pip install -e path/to/env`, then run `uv run eval <taskset-id>` from the repository root to score a model on its tasks.

Can I build my own custom benchmark environment?β–Ό

Yes. Each environment is a small Python package exporting a Taskset, and the included evaluation skill guides your agent through smoke tests and full runs.

Do these environments work with sandboxed runtimes?β–Ό

Yes. Environments can run rollouts locally, in Docker containers, or on remote Prime and Modal sandboxes with network access controls.

Related Repositories in Education & Research

View All in Education & Research→