Skip to content

TomLeeLive/openclaw-godot-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦞 OpenClaw Godot Skill

TL;DR: Vibe-code your game development remotely from anywhere! 🌍

한줄요약: 이제 집밖에서도 원격으로 바이브코딩으로 게임 개발 가능합니다! 🎮

Companion skill for the OpenClaw Godot Plugin. Provides AI workflow patterns and gateway extension for Godot Editor control.

⚠️ Disclaimer

This software is in beta. Use at your own risk.

  • Always backup your project before using
  • Test in a separate project first
  • The authors are not responsible for any data loss or project corruption

See LICENSE for full terms.

Installation

# Clone to OpenClaw workspace
git clone https://github.com/TomLeeLive/openclaw-godot-skill.git ~/.openclaw/workspace/skills/godot-plugin

# Install gateway extension
cd ~/.openclaw/workspace/skills/godot-plugin
./scripts/install-extension.sh

# Restart gateway
openclaw gateway restart

What's Included

godot-plugin/
├── SKILL.md           # AI workflow guide (30 tools)
├── extension/         # Gateway extension (required)
│   ├── index.ts
│   ├── openclaw.plugin.json
│   └── package.json
├── scripts/
│   └── install-extension.sh
└── references/
    └── tools.md       # Detailed tool documentation

Components

Component Purpose Location
Gateway Extension Enables godot_execute tool ~/.openclaw/extensions/godot/
Skill AI workflow patterns ~/.openclaw/workspace/skills/godot-plugin/
Godot Plugin Godot Editor addon openclaw-godot-plugin

Quick Verify

# Check extension loaded
openclaw godot status

# Check skill available
ls ~/.openclaw/workspace/skills/godot-plugin/SKILL.md

Requirements

License

MIT License - See LICENSE

License

This project has been licensed under Apache-2.0 since its initial release. Copyright 2026 Tom Lee (TomLeeLive)

About

for Openclaw letting know Godot skill

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages