Diagram generator
Skill a5c-ai/babysitter/library/specializations/domains/science/mathematics/skills/diagram-generator
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill diagram-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Mathematical diagram and visualization generation
SKILL.md
1.2 KB, as published. Nobody here has run it
Diagram Generator
Purpose
Provides mathematical diagram and visualization generation for clear communication of mathematical concepts.
Capabilities
- Commutative diagrams (tikz-cd)
- Function plots (pgfplots)
- Graph drawings (tikz)
- 3D surface plots
- Phase portraits
- Geometric constructions
Usage Guidelines
- Diagram Type: Choose appropriate visualization type
- Style Consistency: Maintain consistent styling
- Labels: Clear and informative labeling
- Export Format: Generate vector graphics when possible
Tools/Libraries
- TikZ
- PGFPlots
- Asymptote
- matplotlib