latex-conference-template-organizer

Organizes conference LaTeX template .zip files into clean, Overleaf-ready structures.

21|4|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/HaipingXu/social-science-claude-scholar --skill latex-conference-template-organizer-haipingxu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: latex-conference-template-organizer
Source: https://github.com/HaipingXu/social-science-claude-scholar/tree/main/skills/latex-conference-template-organizer
Command: npx skills add https://github.com/HaipingXu/social-science-claude-scholar --skill latex-conference-template-organizer-haipingxu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of preparing LaTeX conference templates, transforming disorganized or example-filled .zip files into clean, Overleaf-ready structures.

Core Features & Use Cases

  • Template Cleanup: Removes excessive example content and comments from conference LaTeX templates.
  • Structure Organization: Organizes files into logical directories (text/, figures/, tables/, styles/).
  • Overleaf Preparation: Creates a clean structure suitable for direct upload to Overleaf.
  • Use Case: You've downloaded a LaTeX template for a conference, but it's full of examples and messy files. This Skill will clean it up, making it ready for you to start writing your paper.

Quick Start

Use the latex-conference-template-organizer skill to clean up the attached 'conference-template.zip' file.

Frequently Asked Questions about latex-conference-template-organizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clean up a messy LaTeX conference template for Overleaf?▼

To clean up a messy LaTeX conference template for Overleaf, this Skill extracts and analyzes files from the downloaded .zip, separates content into text/, figures/, tables/, and styles/ directories, and removes excessive examples to create a clean structure.

Can I organize ACM or CVPR LaTeX templates into separate directories automatically?▼

Yes, you can organize ACM or CVPR LaTeX templates automatically. This Skill identifies main .tex files and restructures content into logical directories like text/, figures/, tables/, and styles/, handling common conference template types including NeurIPS and ICLR.

Does this LaTeX template organizer handle anonymous submission configurations for conferences like NeurIPS?▼

Yes, this LaTeX template organizer handles anonymous submission configurations. It processes specific configurations for conferences like NeurIPS and ICLR while restructuring the template files and generating a README with conference information.

What is the best way to remove example content from a downloaded conference .tex file?▼

The best way to remove example content from a downloaded conference .tex file is using this Skill's template cleanup feature, which strips excessive examples and comments, identifies the main .tex files, and prepares a clean structure for direct Overleaf upload.

Do I need to manually sort figures and styles before uploading a conference template to Overleaf?▼

No, you do not need to manually sort figures and styles. This Skill automatically separates template content into text/, figures/, tables/, and styles/ directories, creating a clean structure suitable for direct upload to Overleaf.

Why does my downloaded LaTeX template include a README with conference information?▼

Your downloaded LaTeX template includes a README with conference information because this Skill generates it during the restructuring process. It analyzes the template files and produces a README to document the specific conference details and organization structure.