home/categories/astronomy-physics/kimplaybit-starcraft-2-editor-skills-agents-skills-galaxy-math-strings-conversion-skill-md
astronomy-physicsresearch

galaxy-math-strings-conversion

Integer and fixed-point math, trigonometry, random numbers, type conversions, string and text operations, color construction, bitwise operations, and number formatting for display in Galaxy script. Use when performing arithmetic, converting between int/fixed/string/text, building display strings, working with colors, or using NativeLib math helpers (ArithmeticIntClamp, Log, RandomPercent). Do not use for point/geometry math (use galaxy-points-regions-geometry).

KimPlaybit
maintainer
KimPlaybit
Updated 3/24/2026
Stars
2
Forks
0
quick start

Installation and usage

Integer and fixed-point math, trigonometry, random numbers, type conversions, string and text operations, color construction, bitwise operations, and number formatting for display in Galaxy script. Use when performing arithmetic, converting between int/fixed/string/text, building display strings, working with colors, or using NativeLib math helpers (ArithmeticIntClamp, Log, RandomPercent). Do not use for point/geometry math (use galaxy-points-regions-geometry).

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use galaxy-math-strings-conversion