Skip to main content
Run any Skill in Manus
with one click
marin-community
GitHub creator profile

marin-community

Repository-level view of 45 collected skills across 2 GitHub repositories.

skills collected
45
repositories
2
updated
2026-07-21
repository explorer

Repositories and representative skills

Showing top 8 of 39 collected skills in this repository.
build-gpu-rl-image-iris
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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

2026-07-15
file-issue
software-developers

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

2026-07-15
write-tests
software-quality-assurance-analysts-and-testers

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
technical-writers

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

2026-07-15
Showing 2 of 2 repositories
All repositories loaded