Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hytale-skills

hytale-skills contains 10 collected skills from MnkyArts, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
5
updated
2026-02-06
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

hytale-crafting-recipes
software-developers

Create custom crafting recipes for Hytale plugins including shaped, shapeless, processing, and blueprint recipes. Use when asked to "add crafting recipe", "create recipe", "make craftable item", "add smelting recipe", or "custom crafting".

2026-02-06
hytale-ui-windows
software-developers

Create custom UI windows, containers, and interactive interfaces for Hytale plugins. Use when asked to "create inventory UI", "make custom window", "add container interface", "build crafting UI", "custom GUI", "create .ui file", or "design UI layout".

2026-02-06
hytale-commands
software-developers

Create custom commands for Hytale server plugins with arguments, permissions, and execution handling. Use when asked to "create a command", "add slash command", "make admin command", "register commands", or "command with arguments".

2026-01-21
hytale-custom-assets
software-developers

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".

2026-01-21
hytale-custom-blocks
software-developers

Create custom block types for Hytale with textures, physics, states, farming, and interactions. Use when asked to "add a custom block", "create a new block type", "make blocks farmable", "add block interactions", or "configure block physics".

2026-01-21
hytale-custom-items
software-developers

Create custom items for Hytale including tools, weapons, armor, consumables, and special items. Use when asked to "add a custom item", "create a weapon", "make armor", "add a tool", or "create consumable items".

2026-01-21
hytale-events-api
software-developers

Handle Hytale server events including player actions, world changes, entity interactions, and custom events. Use when asked to "listen for events", "handle player actions", "react to block changes", "create event handlers", or "implement event listeners".

2026-01-21
hytale-networking
software-developers

Handle Hytale network packets, create custom packets, and implement client-server communication. Use when asked to "create custom packets", "handle network messages", "send data to client", "receive client data", or "implement networking".

2026-01-21
hytale-plugin-basics
software-developers

Create and structure Hytale server plugins with proper lifecycle, manifest, dependencies, and registries. Use when asked to "create a Hytale plugin", "make a Hytale mod", "start a new Hytale plugin", "setup plugin structure", or "write plugin boilerplate".

2026-01-21
hytale-custom-entities
software-developers

Create custom entities and NPCs for Hytale with AI behaviors, components, spawning, and animations. Use when asked to "create a custom entity", "add an NPC", "make a mob", "design AI behavior", or "configure entity spawning".

2026-01-20