Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기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.