game-asset-pipeline

Automate batch generation and category-based management of GodBlade game assets.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/moongci38-oss/forge-plugins --skill game-asset-pipeline-moongci38-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-asset-pipeline
Source: https://github.com/moongci38-oss/forge-plugins/tree/main/forge-game/skills/game-asset-pipeline
Command: npx skills add https://github.com/moongci38-oss/forge-plugins --skill game-asset-pipeline-moongci38-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires image-orchestrate, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of game assets for the GodBlade game, reducing manual work and ensuring consistent quality across asset categories.

Core Features & Use Cases

  • Batch Asset Generation: Automate the creation of game assets in bulk for characters, monsters, UI, backgrounds, and effects.
  • Category-Specific Management: Organize and manage assets by category for efficient asset retrieval and modification.
  • Asset List Retrieval: Quickly access a list of generated assets for review and further processing.
  • Use Case: For a game developer working on GodBlade, this Skill can be used to generate a batch of new character assets, manage them by category, and retrieve the list of all generated assets for review.

Quick Start

Generate a new character asset for the GodBlade game with the name 'hero-01' and description 'dark knight, axe' using the command: /game-asset-pipeline character hero-01 "dark knight, axe"

Frequently Asked Questions about game-asset-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate batch game asset generation for characters and monsters?

Batch game asset generation is automated by orchestrating the creation workflow, allowing you to generate characters, monsters, UI, backgrounds, and effects in bulk while ensuring assets meet specific game quality standards.

What is game asset category management and why do I need it?

Game asset category management organizes generated assets into specific groups for efficient retrieval and modification. It is needed to maintain consistent quality and structure across large volumes of game assets.

Do I need image orchestration to manage my game asset pipeline?

Yes, you need image orchestration to manage your game asset pipeline because it handles the underlying asset creation workflow orchestration required to generate and validate assets against game-specific criteria.

Can I generate a specific game character asset using a text description?

Yes, you can generate a specific game character asset by providing an identifier and a text description, such as generating a dark knight with an axe, which the pipeline processes to create the asset.

What's the best way to retrieve a list of generated game assets for review?

The best way to retrieve a list of generated game assets for review is to use the asset list retrieval feature, which quickly accesses all managed assets by category for further processing and quality validation.

When should I not use an automated game asset generation pipeline?

You should not use an automated game asset generation pipeline when your project requires bespoke, one-off art assets that cannot be defined by text descriptions or validated against standardized game-specific criteria.