A specialized domain knowledge reference for designing high-performance game architectures, combat systems, and AI frameworks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install game-architect
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install game-architect using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Game Architect skill serves as a comprehensive domain knowledge repository specifically designed for game developers and AI agents. Unlike standard workflow skills, this plugin provides the deep architectural context needed to plan complex game systems, including combat, narrative, UI, and multiplayer networking. By utilizing this within the ecosystem of Openclaw Skills, developers can receive expert guidance on selecting the right paradigms—such as Domain-Driven Design (DDD) for rule-heavy combat or Data-Driven Design for content-rich quest systems.
This skill bridges the gap between high-level requirements and technical implementation by providing structured references for macro-design, performance optimization, and system-specific logic. It is particularly effective when used in conjunction with specification workflows to ensure that game projects are built on scalable, maintainable foundations.
The Game Architect skill functions as a knowledge plugin. To utilize it effectively, ensure the reference files are accessible to your agent. It is best paired with a planning-mode agent or a dedicated workflow skill.
# Example of integrating the skill into your project workspace
# Copy the skill references into your agent's knowledge path
cp -r ./skills/game-architect/references/ ./project/docs/architecture/
When initiating a design session, prompt the agent to read references/macro-design.md and references/principles.md to establish a baseline for your Openclaw Skills integration.
The skill utilizes a structured directory of Markdown references to provide targeted information:
| Reference Category | Contents |
|---|---|
| High-Level Design | Macro design principles, requirements analysis, and evolution strategies. |
| Architecture Paradigms | Detailed deep-dives into DDD, Data-Driven, and Prototype design patterns. |
| Core Systems | Documentation for foundations like logs, timers, events, and input handling. |
| Gameplay Systems | Specialized guides for combat, skills, AI, narrative, and scene management. |
| Technical Specs | Guidance on performance, multiplayer networking, and data structures. |
Loading
A comprehensive domain knowledge plugin for configuring animation-style shaders like lilToon and Poiyomi within AI-driven development workflows.

Automate the transformation of source code into production-ready RPM packages for CentOS and RHEL systems.

An AI-powered social relationship manager that tracks personal profiles, archives shared experiences, and automates event reminders.

A developer-centric tool for programmatically managing Tally.so forms, surveys, and questionnaires via a block-based REST API.

A self-evolving voice assistant UI that allows you to modify its own source code and appearance using natural language voice commands.

An automated security tool for generating and logging highly secure, random passwords.








































