hytale-custom-assets
✓Create and manage custom assets for Hytale including models, textures, sounds, particles, and asset packs. Use when asked to "add custom assets", "create textures", "make models", "add sounds", "configure particles", or "build an asset pack".
Installation
SKILL.md
Complete guide for creating and managing custom assets including models, textures, sounds, and particles.
| Name | String | Display name | | Id | String | Unique identifier | | Version | String | Semantic version | | Description | String | Pack description | | Author | String | Creator name | | Priority | Integer | Load order (higher = later) | | Dependencies | Array | Required packs |
| PNG | Standard textures (recommended) | | TGA | Textures with alpha | | DDS | Compressed textures |
Create and manage custom assets for Hytale including models, textures, sounds, particles, and asset packs. Use when asked to "add custom assets", "create textures", "make models", "add sounds", "configure particles", or "build an asset pack". Source: mnkyarts/hytale-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-custom-assets- Source
- mnkyarts/hytale-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is hytale-custom-assets?
Create and manage custom assets for Hytale including models, textures, sounds, particles, and asset packs. Use when asked to "add custom assets", "create textures", "make models", "add sounds", "configure particles", or "build an asset pack". Source: mnkyarts/hytale-skills.
How do I install hytale-custom-assets?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-custom-assets Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mnkyarts/hytale-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01