Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
meowa-ai avatar

Game Assets

  • 491 installs
  • 30 repo stars
  • Updated August 4, 2026
  • meowa-ai/meowa-skills

Helps with ai & agent building tasks.

About

game-assets is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • game-assets
  • AI & Agent Building
  • AI-coding skill

Game Assets by the numbers

  • 491 all-time installs (skills.sh)
  • +61 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #1,791 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/meowa-ai/meowa-skills --skill game-assets

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs491
repo stars30
Last updatedAugust 4, 2026
Repositorymeowa-ai/meowa-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Meowa Game Assets

This skill is a stable loader for the current Meowa game-assets guide.

Required First Step

Before choosing any Meowa command or workflow, fetch the latest guide:

python3 meowart_api.py skill-doc --task "<brief user request>"

If you are already in the skills/game-assets/ directory, use:

python3 ./meowart_api.py skill-doc --task "<brief user request>"

If you are calling the script from the skill repository root, use:

python3 skills/game-assets/meowart_api.py skill-doc --task "<brief user request>"

Follow the returned Markdown for command selection, API details, templates, output directories, and validation steps. The command automatically falls back to bundled meowart_api.md if the remote guide is unavailable.

Diagnostics

Use these commands when the dynamic guide or runner version needs inspection:

python3 meowart_api.py skill-doc-status --check
python3 meowart_api.py bootstrap-status --check

meowart_api.py also has a bootstrap wrapper. Normal command runs silently check the remote runner manifest, download a newer checksummed runner when available, and execute that cached runner. This updates the CLI runner only. Changes to this loader file still require reinstalling/updating the skill and restarting Codex.

Fixed Rules

  • Do not expose API keys, developer keys, signed URLs, or other secrets in chat.
  • Prefer environment variables or a local .env for credentials.
  • Do not call bare /generate or /api/generate; use the current guide for the correct Meowa endpoint.
  • For pixel assets, previews and manual resizing must use nearest-neighbor sampling.
  • Do not manually shrink pixel art for display; if a smaller final asset is needed, use the workflow or post-processing path specified by the current guide.
  • Generated outputs should be placed in an explicit task directory so the files are easy to inspect and reuse.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.