nlp-research-repo-package-installment

Official

Align NLP research envs before installing code.

AuthorGeneralReasoning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Align NLP research repositories by ensuring the runtime environment matches the repo-declared dependencies to prevent failures due to Python version drift and mismatched packages.

Core Features & Use Cases

  • Aligns Python versions with environment.yml/environment.yaml as base and requirements.txt as a supplement before installation.
  • Logs current environment details to /root/python_int.txt including python -VV, python -m pip --version, and python -m pip freeze for reproducibility.
  • Guides users to install dependencies in a matching environment to reproduce NLP experiments and avoid hidden conflicts.

Quick Start

Run this skill before installing NLP research code to ensure the environment matches the repository's declared dependencies.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nlp-research-repo-package-installment
Download link: https://github.com/GeneralReasoning/env-skillsbench/archive/main.zip#nlp-research-repo-package-installment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.