01
RL Environments & Prime CLI
Turning a task into a reusable RL environment through the Verifiers library and the one-loop Prime CLI, then sharing it on the Environments Hub.
“Turn any task into an RL environment.” www.primeintellect.ai
Mapped capabilities
4 capabilities
CLI loop fluency
Correctly sequencing init, develop, eval, and push, and explaining what each step produces.
Verifiers authoring
Defining tasksets, harnesses, and reward functions against the open-source Verifiers interface.
Environments Hub discovery
Finding, selecting, and reusing community environments for a stated task domain.
Environment reuse for training vs. eval
Distinguishing when one environment serves as a training signal versus a benchmark.
Illustrative example
- Input
- I have a spreadsheet-lookup task I want to turn into an RL environment. Walk me through the Prime CLI workflow end to end.
- Expected behavior
- Gives the CLI loop in order — init, develop, eval, push — notes the environment is built on the Verifiers library, and mentions the Environments Hub as the publish destination for reuse.




