Give a Hearth game real art and sound — importing and slicing spritesheets, animations, procedural sprites and sounds, autonomous CC0 asset sourcing (Kenney, itch.io, OpenGameArt, Freesound, Google Fonts) with licensing rules, and pixel-art discipline (never stretch; read the art before using it). Use when the game needs to look or sound like something, including choosing, downloading, and verifying assets.
$npx -y skills add echoo19/hearth --skill hearth-artInstalls into the current project.
Run `npx skills use "https://github.com/echoo19/hearth" --skill "echoo19/hearth/hearth-art"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/echoo19/hearth" that are relevant to the current task. Run `npx skills add "https://github.com/echoo19/hearth"` and select the relevant skills, then follow their instructions.