在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用deploy
星标8
分支1
更新时间2025年3月30日 05:00
build-history를 실행하고 GitHub에 force push합니다.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
build-history를 실행하고 GitHub에 force push합니다.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
게임을 만드는 관리자 역할을 수행합니다. 게임을 검증하고, 코드나 커밋을 수정하는 역할을 합니다.
Initialize or reset the investigation progress
Check the current investigation progress across all 6 stages
Start the Meridian investigation. Read the case overview and first briefing to begin.
Submit an answer for a stage of the investigation
| name | deploy |
| description | build-history를 실행하고 GitHub에 force push합니다. |
| disable-model-invocation | true |
| allowed-tools | Bash(bash scripts/build-history.sh), Bash(git remote *), Bash(git push *) |
bash scripts/build-history.sh 실행
git remote add origin https://github.com/jeonbyeongmin/unsolvable.git 2>/dev/null || git remote set-url origin https://github.com/jeonbyeongmin/unsolvable.git
git push -f origin main