godot-game-loop-collection とは?
コレクション クエスト、スカベンジャー ハント、または「X をすべて見つける」という目標を実装するときに使用します。 ソース: thedivergentai/gd-agentic-skills。
コレクション クエスト、スカベンジャー ハント、または「X をすべて見つける」という目標を実装するときに使用します。
コマンドラインで godot-game-loop-collection AI スキルを開発環境にすばやくインストール
ソース: thedivergentai/gd-agentic-skills。
Overview This skill provides a standardized framework for "Collection Loops" – gameplay objectives where the player must find and gather a specific set of items (e.g., hidden eggs, data logs, coins).
Collection Manager (collectionmanager.gd) The central brain of the hunt.
Collectible Item (collectibleitem.gd) The physical object in the world.
コレクション クエスト、スカベンジャー ハント、または「X をすべて見つける」という目標を実装するときに使用します。 ソース: thedivergentai/gd-agentic-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-game-loop-collectionコレクション クエスト、スカベンジャー ハント、または「X をすべて見つける」という目標を実装するときに使用します。 ソース: thedivergentai/gd-agentic-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-game-loop-collection インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/thedivergentai/gd-agentic-skills