venue-templates

Provide venue-specific LaTeX templates and formatting requirements for compliant submissions.

Updated May 24, 2026
One-click install
npx skills add https://github.com/Estrella-231/Mathematical_modeling_tongmeng --skill venue-templates-estrella-231
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venue-templates
Source: https://github.com/Estrella-231/Mathematical_modeling_tongmeng/tree/main/.agents/skills/venue-templates
Command: npx skills add https://github.com/Estrella-231/Mathematical_modeling_tongmeng --skill venue-templates-estrella-231

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Ensures your manuscript matches venue-specific formatting requirements by providing ready-to-use LaTeX templates, detailed style guidance, and submission-oriented checklists for major journals, conferences, posters, and grant proposals.

Core Features & Use Cases

  • Venue-specific LaTeX templates for journals (e.g., Nature/Science/Cell/PLOS/IEEE/ACM families), conferences (e.g., NeurIPS/ICML/ICLR/CVPR/CHI), posters, and grant proposals (e.g., NSF/NIH/DOE/DARPA).
  • Formatting requirements and compliance guidance covering margins, page limits, citation conventions, anonymization rules, figure and table expectations.
  • Workflow scripts to help query templates, customize author/title placeholders, and validate common formatting constraints after you compile.

Quick Start

Use the venue-templates skill to customize a template by telling your target venue and your manuscript metadata in one instruction, then compile and run the provided validation script to catch common formatting issues before submission.

Frequently Asked Questions about venue-templates

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

FAQPage Schema
How do I format academic papers with venue-specific LaTeX templates for conference submissions?

Venue-specific LaTeX templates provide ready-to-use formatting for major conferences like NeurIPS, ICML, and CVPR. They include predefined margins, citation conventions, and style guidance so your manuscript matches submission requirements without manual formatting adjustments.

What LaTeX template do I need for anonymized journal submissions?

For anonymized journal submissions, LaTeX templates include anonymization rules and placeholder customization for author and title fields. They support major journals like Nature, Science, IEEE, and ACM, ensuring your document complies with blind review formatting requirements.

How do I validate LaTeX formatting constraints after compiling a manuscript?

Post-compilation format validation is handled by bundled workflow scripts that check common formatting constraints. After you compile your LaTeX document, run the provided Python validation script to detect margin, page limit, or citation style issues before submission.

Does this LaTeX template skill work with Python3 and the requests library?

Yes, the LaTeX template validation and customization scripts require Python3 and the requests library to function. These dependencies support the helper scripts used for querying templates, customizing placeholders, and validating document formatting constraints.

Can I use venue-specific LaTeX templates for grant proposals and academic posters?

Yes, venue-specific LaTeX templates cover grant proposals for agencies like NSF, NIH, and DOE, as well as academic posters. They provide formatting requirements, style guidance, and submission checklists tailored to each document type.

What is the best way to customize LaTeX template placeholders for scientific writing?

The best way to customize LaTeX template placeholders is to specify your target venue and manuscript metadata in a single instruction. The skill automatically applies the correct template, aligns citation styles, and adjusts author and title placeholders for compliant scientific writing.