CtrlK
BlogDocsLog inGet started
Tessl Logo

compute-env-setup

Set up a reproducible Feynman compute environment for research jobs. Use when a task needs Python/R packages, GPU libraries, containers, Modal, SSH, caches, or managed model runtime setup.

73

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Compute Environment Setup

Use this skill before running a research job that needs a nontrivial runtime.

Workflow:

  1. Identify the job type, hardware need, data size, package stack, secrets, and expected artifacts.
  2. Choose the smallest working route: local notebook runtime, project virtualenv/conda, Modal, SSH/Slurm, or managed endpoint.
  3. Verify credentials and CLIs through Feynman Settings or environment status without printing secret values.
  4. Write an environment note containing package versions, install commands, cache paths, hardware, and failure modes.
  5. Run a tiny smoke job before the expensive job and save the smoke logs.

The done state is a recorded, reproducible environment plus a successful smoke or a precise missing dependency.

Repository
companion-inc/feynman
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.