在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用status
星标4
分支0
更新时间2026年3月24日 00:19
Show current RLE project status
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Show current RLE project status
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Full post-run pipeline for RLE benchmark runs — leaderboard analysis vs baseline, failure taxonomy, story mining with verbatim verification, footage indexing, and X-ready video production. Use after any live run or model spread completes.
Run the full RLE benchmark suite (6 scenarios)
Run RLE against a live RimWorld colony with dashboard
Run full test suite and lint
基于 SOC 职业分类
| name | status |
| description | Show current RLE project status |
| allowed-tools | Bash, Read |
Show the full project status:
git log --oneline -5 — recent commitsgh issue list --state open — open issuespython -m pytest tests/ --co -q 2>&1 | tail -1 — test countcurl -s http://localhost:1234/v1/models 2>&1 | head -1curl -s http://localhost:8765/api/v1/game/state 2>&1 | head -1curl -s http://localhost:3000 2>&1 | head -c 50Summarize in a clean table.