Write LaTeX pseudocode and TikZ flowchart for an algorithm. Use when user says 'algo-plot-latex' or needs LaTeX algorithm environments and TikZ vector flowcharts for academic papers.
Source: private
Maturity: growing (60/100)
Updated: 2026-02-14
Version: 1.0.0
Progress
0%
Quality GatesBlocked
✓readme
✗examples
✗tests
✗references
—standard compliance
Workflow Phases
**Identify the source**: code file, paper section, or verbal description
**Extract the computational steps**: inputs, initialization, main loop/procedure, output
**Identify parallel vs sequential steps**: which computations are independent?
**Note key mathematical formulas** that should appear in both pseudocode and flowchart
**Compile the standalone TikZ file**:
**Convert to PNG for preview**:
**Read the PNG** to visually verify layout, readability, and arrow connections.
**Copy PDF to paper figures directory** if applicable: