scholar-latex-organizer

Solid

Organize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Extracts, analyzes, cleans up, and generates README with submission requirements. Triggers on "organize LaTeX template", "clean up template", "prepare Overleaf template", "整理LaTeX模板".

AI & Automation 482 stars 62 forks Updated today

Install

View on GitHub

Quality Score: 87/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Scholar LaTeX Organizer Transform messy conference LaTeX template .zip files into clean, Overleaf-ready submission templates. Official templates often contain excessive examples and disorganized files — this skill converts them into templates ready for writing. ## Pre-load (before execution) 1. **Codebase docs**: If `.workflow/codebase/ARCHITECTURE.md` exists, read for project context 2. **Specs**: `maestro load --type spec --category coding` — load coding conventions 3. **Wiki knowledge**: `maestro search "academic writing research paper" --json` — top 5 entries as prior context 4. All optional — proceed without if unavailable ## Architecture Overview ``` User: "Organize this LaTeX template" | v ┌──────────────────────────────────────────────────────────────┐ │ SKILL.md (Orchestrator) │ │ Collect preferences → Dispatch phases → Track progress │ └──────────┬───────────────────────────────────────────────────┘ | ┌───────┼───────────┬──────────────┐ v v v v ┌──────┐┌──────────┐┌──────────────┐ │ P1 ││ P2 ││ P3 │ │Extract││ Cleanup ││ README & │ │ & ││ & ││ Finalize │ │Analyze││ Organize ││ │ └──┬───┘└────┬─────┘└──────┬───────┘ │ │ │ v v v analysis clean output/ + plan structure (Overleaf-ready) ``` ## Key Design Principles 1. **Analyze-then-confirm*...

Details

Author
catlog22
Repository
catlog22/maestro-flow
Created
4 months ago
Last Updated
today
Language
TypeScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category