maestro/skills/math/math/linear-algebra/vector-spaces/SKILL.md
Problem-solving strategies for vector spaces in linear algebra
npx skillsauth add scooter-lacroix/maestro vector-spacesInstall 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 vector-spaces problems in linear algebra.
Check Subspace
z3_solve.py proveLinear Independence
sympy_compute.py nullspace "A"Basis and Dimension
sympy_compute.py rref "A" to find pivot columnsChange of Basis
sympy_compute.py inverse "P"uv run python -m runtime.harness scripts/sympy_compute.py nullspace "[[1,2,3],[4,5,6]]"
uv run python -m runtime.harness scripts/sympy_compute.py rref "[[1,2,3],[4,5,6]]"
uv run python -m runtime.harness scripts/z3_solve.py prove "subspace_closed"
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