tool-discover

Recommends licensed, hardware-compatible generative game tools from an offline catalog.

13|Updated Jul 30, 2026
One-click install
npx skills add https://github.com/frabcd/codex-ai-game-studio --skill tool-discover-frabcd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-discover
Source: https://github.com/frabcd/codex-ai-game-studio/tree/main/plugins/ai-game-studio/skills/tool-discover
Command: npx skills add https://github.com/frabcd/codex-ai-game-studio --skill tool-discover-frabcd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Choosing AI and generative tools for game production is risky: licenses are unclear, hardware requirements vary, and catalog metadata goes stale. This Skill turns a concrete production need into a small, evidence-backed shortlist of compatible tools without installing anything or rewriting the catalog. ## Core Features & Use Cases - Catalog-first search: Queries the checked-in offline catalog of curated repository records, enriching volatile metadata through GitHub only when available. - Constraint filtering: Filters candidates by operating system, architecture, runtime, GPU backend, VRAM, maturity, and license status. - Ranked shortlist with gates: Compares at most three candidates, recommends one route, and enforces seven production gates covering rights, technical validation, performance budgets, and human approval. - Use Case: A Unity developer on Windows with an 8 GB GPU needs a local texture-generation tool. The Skill searches the catalog, filters by OS and VRAM, rejects tools with unclear commercial licenses, and recommends one option with license and risk notes. ## Quick Start Use the tool-discover skill to find licensed, hardware-compatible generative tools for creating 3D props in my Windows Unity project with an 8 GB GPU.

Frequently Asked Questions about tool-discover

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

FAQPage Schema
How do I find AI tools compatible with my game engine and GPU?

Provide your desired workflow, engine, operating system, and hardware constraints. The Skill searches its offline catalog, filters by OS, architecture, GPU backend, and VRAM, then returns a ranked shortlist of at most three candidates with a recommended route.

How to check if a generative AI tool is licensed for commercial game use?

The Skill filters catalog entries by license status and blocks commercial recommendations when code, weight, dataset, output, or commercial terms are unknown. Rights, consent, and generation-provenance checks are part of its mandatory production gates.

Does the tool catalog require an internet connection to search?

No. The Skill searches the checked-in offline catalog first and only enriches volatile metadata through GitHub when a connection is available. It never refreshes or rewrites the catalog implicitly.

Can this Skill install or download the recommended tools automatically?

No. A catalog entry is metadata, not permission to download or launch a repository. The Skill performs read-only analysis and recommends a route; installation decisions remain with the user.

What blocks a tool from being recommended for production use?

Unknown rights, missing consent, unsupported hardware, conflicting host adapters, or failed quality gates block production promotion. All seven gates, including runtime budget checks and human approval, must pass first.