gdscript-api-lookup
CommunityDiscover GDScript APIs with Deepwiki & Context7
Authorminami110
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Quickly locate implementation guidance and API documentation for GDScript and Godot projects using AI-powered sources.
Core Features & Use Cases
- Deepwiki integration: Ask for implementation approaches and recommended nodes/signals.
- Context7 library docs: Retrieve code examples and API references tailored to the topic.
- Research workflow: Use combined results to design or implement features faster.
Quick Start
Ask Deepwiki for an implementation approach using mcp__deepwiki__ask_question with: repoName: "godotengine/godot" question: "How to implement [feature]? What nodes and signals should be used?" Then fetch relevant library docs with mcp__context7__get-library-docs using a Context7 library ID like "/websites/godotengine_en".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gdscript-api-lookup Download link: https://github.com/minami110/claude-godot-tools/archive/main.zip#gdscript-api-lookup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.