用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/marin-community/marin --skill fix-docs命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Scheduled scrub: TL;DR blocks on experiment issues.
Launch, monitor, hand off, resume, rollback, or babysit expensive Marin production. Typically >=1e22 model flops.
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.
基于 SOC 职业分类
正在显示 SKILL.md
| name | fix-docs |
| description | De-rot markdown docs in lib/iris, lib/zephyr, and lib/fray. |
Fix the markdown docs within lib/iris, lib/zephyr and lib/fray so they
comply with the principles below. Do NOT touch docs outside those directories.
Output: dispatch sub-agents that (1) parse the code and docs and (2) make the documentation changes locally. Commit the changes into a single local commit, inform the user, and summarize what changed. Never push without explicit user approval.
docs/ — high-level, "getting started", concise.**/AGENTS.md — targeted agent guidance for the subtree, plus a recursive
ToC/index of subtree content.**/OPS.md — field guide for gathering telemetry, running commands, and
debugging the systems in the subtree..agents/skills/*/SKILL.md — prompts for common agentic workflows..agents/projects/<YYYYMMDD>_<filename>.md (if historical-only; date from
the first commit via git). The code is the source of truth..agents/projects/<YYYYMMDD>_<filename>.md, dated from the first commit
(git).