一键导入
godot-api
Look up Godot engine class APIs — methods, properties, signals, enums. Use when you need to find which class to use or look up specific API details.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Look up Godot engine class APIs — methods, properties, signals, enums. Use when you need to find which class to use or look up specific API details.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
This skill should be used when the user asks to "make a game", "build a game", "generate a game", or wants to generate or update a complete Godot game from a natural language description.
Visual quality assurance — analyze game screenshots for defects, compare against reference, check motion in frame sequences. Supports Gemini Flash (default), native Claude vision, or both with aggregated verdict.
| name | godot-api |
| description | Look up Godot engine class APIs — methods, properties, signals, enums. Use when you need to find which class to use or look up specific API details. |
| context | fork |
| model | sonnet |
| agent | Explore |
$ARGUMENTS
${CLAUDE_SKILL_DIR}/doc_api/_common.md — index of ~128 common classes${CLAUDE_SKILL_DIR}/doc_api/_other.md${CLAUDE_SKILL_DIR}/doc_api/{ClassName}.md — full API with descriptions for all methods, properties, signals, constants, and virtual methodsGDScript syntax reference: ${CLAUDE_SKILL_DIR}/gdscript.md — language syntax, patterns, and recipes. Read when the caller asks about GDScript syntax, idioms, or common patterns (input handling, tweens, state machines, etc.).
Bootstrap if doc_api is empty: bash ${CLAUDE_SKILL_DIR}/tools/ensure_doc_api.sh