用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/marin-community/marin --skill organize-experiments命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | organize-experiments |
| description | Curate the experiment report index at docs/reports/index.md. |
Curate docs/reports/index.md after new experiment issues are harvested: fold fresh entries into the right sections, refresh links, and leave ## Uncategorized empty.
uv commands.docs/reports/index.md.uv run scripts/pm/itemize_experiment_issues.py to append new experiments.docs/reports/index.md and identify the additions in ## Uncategorized.Training and Performance, Data Experiments).## Uncategorized.## Uncategorized and add a note explaining why.https://wandb.ai/... links when available; keep legacy api.wandb.ai links only if the direct share link does not exist.https://marin.community Data Browser URLs when the script surfaces them.[] next to each experiment title.## Uncategorized empty whenever possible; a single placeholder sentence is fine.rg "^- " docs/reports/index.md to confirm bullets exist only under curated sections, not under ## Uncategorized.uv run scripts/pm/itemize_experiment_issues.py if unsure that all experiments were captured.markdownlint docs/reports/index.md to catch formatting drift.scripts/pm/itemize_experiment_issues.py for source data generation..agents/skills/archive-experiments/SKILL.md for retiring legacy experiments.