Math2GGB
Turn geometry problems into interactive GeoGebra files
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Math2GGB?โผ
Run `npx skills add GordenSun/Math2GGB --all -g -y` in your terminal to install this skill globally.
How to turn a geometry problem into a GeoGebra file?โผ
Just ask your agent to make a GeoGebra file from the problem. Math2GGB measures the figure, builds it with real constraints, and exports three .ggb files per figure.
What are the three GeoGebra files it creates?โผ
It produces a static faithful copy of the printed figure, a clean draggable interactive version, and a dynamic teaching version with toggleable hints and live measurements.
Do the figures stay correct when dragged?โผ
Yes. Every condition like concyclic points, reflections, and midpoints is encoded as a real constraint, so dragging a driver point keeps all relationships satisfied.
What do I need to run Math2GGB?โผ
You need a browser tool, internet access to load the GeoGebra engine, and python3 for the local helper server.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides