agentsclimarketplace

Environment setup

Skill cxcscmu/SkillLearnBench/skills/b1-one-shot-gemini-3.1-flash-lite-preview/nlp-paper-reproduction/environment-setup

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill environment-setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Procedures for setting up the python environment, installing dependencies, and verifying installations.

SKILL.md

0.6 KB, as published. Nobody here has run it

Environment Setup

  1. Check Requirements: Verify environment.yml for required packages.
  2. Setup Virtual Environment: If not provided, create a conda or virtualenv.
  3. Install Dependencies: pip install -r requirements.txt or conda env update.
  4. Log State: Capture environment details with python -VV and pip freeze.

Verification

  • Ensure import statements in project scripts are valid.
  • Run project-provided tests (e.g., unit_test_1.py) to confirm functional parity.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.