Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

CLI Anything: Godot

Skill Verifiziert Aktiv

Agent-native CLI for Godot project management, scenes, exports, and script execution.

Zweck

To enable AI agents to programmatically manage and interact with Godot game engine projects, streamlining development workflows.

Funktionen

  • Agent-native Godot project management
  • Scene creation, reading, and modification
  • GDScript execution and validation
  • Export preset management and build execution
  • Structured JSON output for agent consumption

Anwendungsfälle

  • Automating Godot project setup and configuration
  • Programmatically manipulating game scenes and scripts
  • Building and exporting Godot projects for various platforms
  • Integrating Godot development into AI agent workflows

Nicht-Ziele

  • Replacing the Godot Editor GUI
  • Providing Godot engine runtime capabilities beyond script execution
  • Managing external dependencies not directly related to the Godot project

Workflow

  1. Analyze Godot project structure
  2. Execute chosen command (project, scene, script, export)
  3. Perform action using Godot executable or internal logic
  4. Return status/output (text or JSON)

Voraussetzungen

  • Godot 4.x on PATH (or set GODOT_BIN env var)
  • Python 3.10+

Trust

  • info:Issues AttentionOpen issues: 35, Closed issues (90d): 48. The closure rate is approximately 58%, indicating reasonable maintainer engagement.

Installation

npx skills add hkuds/cli-anything

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 3 days ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne34.4k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

Skill
steipete

Telegram Crabbox E2e Proof

100

Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.

Skill
steipete

Agent Browser

100

Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.

Skill
shanraisshan

Game Ci Pipeline

99

Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: "CI", "CD", "pipeline", "automated build", "deploy", "Steam deploy", "itch.io butler", "GitHub Actions game", "build automation". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.

Skill
AlterLab-IEU