latex-project-manager
Installation
SKILL.md
LaTeX Project Manager
LaTeX 프로젝트를 섹션별 폴더 구조로 분리하고 Git으로 관리하는 스킬입니다.
When to Use
- 단일
.tex파일을 섹션별로 분리하고 싶을 때 - 여러 LaTeX 프로젝트를 하나의 repo에서 스위치 방식으로 관리할 때
- LaTeX 프로젝트를 GitHub 또는 Overleaf에 push할 때
- 기존 inline
\begin{thebibliography}를 BibTeX.bib으로 전환할 때
Command 1: structure
Usage
/latex-project-manager structure <tex_file> <output_dir> [project_name]