active

algo-plot-latex

algo-plot-latex

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

  1. **Identify the source**: code file, paper section, or verbal description
  2. **Extract the computational steps**: inputs, initialization, main loop/procedure, output
  3. **Identify parallel vs sequential steps**: which computations are independent?
  4. **Note key mathematical formulas** that should appear in both pseudocode and flowchart
  5. **Compile the standalone TikZ file**:
  6. **Convert to PNG for preview**:
  7. **Read the PNG** to visually verify layout, readability, and arrow connections.
  8. **Copy PDF to paper figures directory** if applicable:
  9. **Add figure reference in the paper**:
  10. **Compile paper twice** to resolve references:

Allowed Tools

ReadWriteEditBashGrepGlob