Agent Skills by Kim Persson
Showing 20 vetted skills indexed across 2 GitHub repositories.
sc2-units-reference
Catalog StarCraft II editor unit IDs with metadata for Galaxy scripting and SC2Data editing.
sc2-localization-and-text
Audit StarCraft II localization files for missing keys and placeholder issues.
galaxy-units-and-groups
Create and manage StarCraft 2 units and unit groups with Galaxy scripting.
galaxy-sound-camera-environment
Orchestrate Galaxy sound playback, camera control, and environment effects in StarCraft II maps.
galaxy-players-and-alliances
Initialize and track player state, alliances, and attributes in StarCraft II Galaxy scripts.
galaxy-actor-and-visuals
Automate actor visuals in Galaxy scripts for models, attachments, animations, and visibility.
sc2data-effects-weapons
Create and validate SC2 effects, weapons, and upgrades XML against catalogsData.xsd.
galaxy-language-fundamentals
Teach Galaxy language syntax, types, includes, and MapScript bootstrap for SC2 maps.
sc2data-behaviors-validators
Create and validate SC2 Data Editor behaviors and validators against catalogsData.xsd.
sc2data-actors-visuals
Create and validate StarCraft II actor XML against the catalogsData.xsd schema.
sc2data-wizards
Automate SC2 Data catalog entry creation and modification with Data Editor Wizards.
galaxy-code-organization
Organize Galaxy script projects into modular structures with defined include order.
galaxy-debug-data-catalog
Expose DataTable, Catalog fields, and UserData during SC2 Galaxy triggers for debugging and modification.
sc2data-units-abilities
Consolidates StarCraft II unit data into a per-unit XML Catalog validated against catalogsData.xsd.
galaxy-triggers-and-functions
Automates Galaxy trigger creation, event registration, and async execution for SC2 maps.
galaxy-ui-and-dialogs
Hook XML frames and create programmatic dialogs for StarCraft II UI.
galaxy-points-regions-geometry
Create and manipulate points, regions, and geometry for StarCraft 2 maps.
galaxy-ai-and-techtree
Configure AI behavior and tech-tree management for StarCraft 2 maps.
galaxy-game-systems
Implement banked storage, spawner waves, and revive logic in Galaxy scripting.
galaxy-math-strings-conversion
Provides Galaxy scripting helpers for math, string conversions, and display formatting.