agentsclimarketplace

Environment setup

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

Procedures for setting up the python environment, installing dependencies, and verifying installations.From its SKILL.md

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.

SKILL.md

0.6 KB, 116 tokens by cl100k_base, 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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.