help

仓库创建 2026年4月30日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由

轻量快速的下一步建议工具,适合日常决策。

这个 Skill 做什么

分析当前进度并建议下一步行动,解决卡点或不知所措时使用。

把你当前的进度和目标串起来,分析哪里卡住并建议下一步优先级和具体小动作,适合不知道该怎么继续或卡关时求助。它是轻量级的建议器,不做深入审计也不修改任何文件。输出偏实操性步骤,方便立刻执行。

▸ 展开 SKILL.md 英文原文

Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do

垂直行业流程建议项目定位通用
65
Stars
7
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/striderZA/OpenCodeGameStudios/master/.agents/skills/help/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/striderZA/OpenCodeGameStudios/master/.agents/skills/help/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Studio Help — What Do I Do Next?

This skill is read-only — it reports findings but writes no files.

This skill figures out exactly where you are in the game development pipeline and
tells you what comes next. It is **lightweight** — not a full audit. For a full
gap analysis, use `/project-stage-detect`.

---

## Step 1: Read the Catalog

Read `docs/framework/workflow-catalog.yaml`. This is the authoritative list of all
phases, their steps (in order), whether each step is required or optional, and
the artifact globs that indicate completion.

---

## Step 1b: Find Skills Not in the Catalog

After reading the catalog, Glob `.agents/skills/*/SKILL.md` to get the full list
of installed skill
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有