Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

MarinSkyRL

MarinSkyRL contient 6 skills collectées depuis marin-community, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
1
mis à jour
2026-07-20
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

build-gpu-rl-image-iris
Administrateurs de réseaux et de systèmes informatiques

Build + push the gpu-rl Docker image (`ghcr.io/open-thoughts/openthoughts-agent:gpu-rl`) — the RL runtime for CoreWeave H100 (torch 2.11.0+cu128 + the from-source vLLM fork + flash-attn 2.8.3 + skyrl-train/torchtitan EP) — IN the CoreWeave `cw-us-east-02a` cluster, AS AN IRIS JOB USING KANIKO. Self-contained to THIS repo (MarinSkyRL): the RL env is `uv sync --frozen` against `skyrl-train/{pyproject.toml,uv.lock}` (the lock is the single source of truth — no constraint file). Covers WHY kaniko not buildkit (the cluster denies CAP_SYS_ADMIN/bind-mounts + runs gVisor), the crane-export-over-ubuntu recipe, the load-bearing resource/flag settings (512GB node, per-instruction layers not `--single-snapshot`, `--cache`, ghcr GitHub-PAT creds), the Dockerfile gotchas baked into the build (uv `--index-strategy unsafe-best-match`, `python -m pip wheel`, torchtitan+tyro via the `ep` extra), the build-asserts-as-validation, capturing the digest + bumping `DEFAULT_RL_DOCKER_IMAGE`, monitoring the build job, and WHEN a rebu

2026-07-20
commit
Développeurs de logiciels

Lint, run the pre-PR checks, commit, push, and author or update the branch's pull request in the required plain-text format. Use when committing, pushing, or creating/updating a PR.

2026-07-15
debug
Développeurs de logiciels

Debug a code bug with a structured debug log that records hypotheses, changes, and results.

2026-07-15
file-issue
Développeurs de logiciels

File a GitHub issue for a bug or improvement found this session.

2026-07-15
write-tests
Analystes en assurance qualité des logiciels et testeurs

Write or revise tests with an emphasis on behavior, regression coverage, pytest style, and avoiding "slop tests." Use when adding tests, fixing failing tests, reviewing test quality, or deciding what test would catch a bug.

2026-07-15
writing-style
Rédacteurs techniques

Marin house writing style. Use when drafting or revising Marin-authored prose.

2026-07-15