Read ${CLAUDE_SKILL_DIR}/doc_api/_common.md — index of ~128 common classes
If the class isn't there, read ${CLAUDE_SKILL_DIR}/doc_api/_other.md
Read ${CLAUDE_SKILL_DIR}/doc_api/{ClassName}.md — full API with descriptions for all methods, properties, signals, constants, and virtual methods
Return what the caller needs:
Specific question (e.g. "how to detect collisions") → return relevant methods/signals with descriptions
Full API request (e.g. "full API for CharacterBody3D") → return the entire class doc
GDScript 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
1---2name: liangdabiao-godogen-godogen3description: Godot API Lookup4---56# Godot API Lookup78$ARGUMENTS910## How to answer11121. Read `${CLAUDE_SKILL_DIR}/doc_api/_common.md` — index of ~128 common classes132. If the class isn't there, read `${CLAUDE_SKILL_DIR}/doc_api/_other.md`143. Read `${CLAUDE_SKILL_DIR}/doc_api/{ClassName}.md` — full API with descriptions for all methods, properties, signals, constants, and virtual methods154. Return what the caller needs:16 - **Specific question** (e.g. "how to detect collisions") → return relevant methods/signals with descriptions17 - **Full API request** (e.g. "full API for CharacterBody3D") → return the entire class doc1819**GDScript 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.).2021Bootstrap if doc_api is empty: `bash ${CLAUDE_SKILL_DIR}/tools/ensure_doc_api.sh`2223---24> Source: [liangdabiao/Godogen](https://github.com/liangdabiao/Godogen) — distributed by [TomeVault](https://tomevault.io).25<!-- tomevault:4.0:skill_md:2026-06-24 -->
Run npx skillmds@latest add tomevault-io/liangdabiao-godogen-godogen in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Godot API Lookup It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.