maestro/skills/math/math/information-theory/source-coding/SKILL.md
Problem-solving strategies for source coding in information theory
npx skillsauth add scooter-lacroix/maestro source-codingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when working on source-coding problems in information theory.
Source Coding Theorem
z3_solve.py prove "shannon_bound"Huffman Coding
sympy_compute.py simplify "expected_code_length"Kraft Inequality
z3_solve.py prove "kraft_inequality"Arithmetic Coding
Rate-Distortion Theory
sympy_compute.py minimize "I(X;X_hat)" --constraint "E[d] <= D"uv run python -c "print('Huffman codes for a=0.5, b=0.25, c=0.125, d=0.125: a=0, b=10, c=110, d=111')"
uv run python -m runtime.harness scripts/sympy_compute.py simplify "2**(-l1) + 2**(-l2) + 2**(-l3) + 2**(-l4)"
uv run python -m runtime.harness scripts/z3_solve.py prove "expected_length >= entropy"
From indexed textbooks:
See .maestro/skills/math-mode/SKILL.md for full tool documentation.
tools
Wiring Verification
tools
Create and configure Maestro sub-agents with custom prompts, tools, and models
data-ai
Create and use Maestro slash commands - quick prompts, bash execution, file references
development
Upgrade any skill to v5 Hybrid format using decision theory + modal logic