openclaw-godot-skillControl Godot Editor via OpenClaw Godot Plugin. Use for Godot game development tasks including scene management, node manipulation, input simulation, debugging, and editor control. Triggers on Godot-related requests like inspecting scenes, creating nodes, taking screenshots, testing gameplay, or controlling the editor.
Install via ClawdBot CLI:
clawdbot install tomleelive/openclaw-godot-skillGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhostAudited Apr 16, 2026 · audit v1.0
Generated Mar 3, 2026
AI can quickly generate and modify Godot scenes and nodes to create game prototypes, such as setting up 2D platformer levels with characters and cameras. This accelerates early development phases by automating repetitive tasks like node creation and property configuration.
AI can simulate user inputs like key presses and mouse clicks during play mode to test gameplay mechanics and capture screenshots for visual verification. It also retrieves console logs to identify errors, aiding in debugging without manual intervention.
Instructors can use this skill to demonstrate Godot concepts in real-time, such as scene management and node manipulation, during coding tutorials. Students can interact with the AI to explore game elements like transforms and input systems hands-on.
AI assists in importing and organizing game assets by creating nodes like sprites and UI elements, and setting their properties based on design specifications. This streamlines the process of building complex scenes from pre-existing resources.
Offer this skill as part of a subscription service for game developers, providing automated scene building, testing, and debugging features. Revenue comes from monthly or annual fees, with tiers based on usage limits and advanced tool access.
Provide basic Godot control tools for free to attract users, then charge for advanced capabilities like batch node operations, custom input simulations, or priority support. This model encourages adoption while monetizing power users.
Sell enterprise licenses to game studios and agencies for integrating this skill into their workflows, offering customization, dedicated support, and security features like controlled AI invocation. Revenue is generated through upfront licensing fees and maintenance contracts.
💬 Integration Tip
Ensure the OpenClaw gateway extension is installed and running before use, and configure disableModelInvocation to true for safe autonomous AI operations in development environments.
Scored Apr 20, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.