maestro/skills/math/math/abstract-algebra/fields/SKILL.md
Problem-solving strategies for fields in abstract algebra
npx skillsauth add scooter-lacroix/maestro fieldsInstall 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 fields problems in abstract algebra.
Is F a field?
z3_solve.py prove "field_axioms"Field Extensions
sympy_compute.py minpoly "alpha" --var x for minimal polynomialCharacteristic
Algebraic Elements
sympy_compute.py solve "p(alpha) = 0" for algebraic relationsuv run python -m runtime.harness scripts/z3_solve.py prove "field_axioms"
uv run python -m runtime.harness scripts/sympy_compute.py minpoly "sqrt(2)" --var x
uv run python -m runtime.harness scripts/sympy_compute.py solve "x**2 - 2" --var x
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