venue-compliance

Compare LaTeX manuscripts against official venue submission guidelines and generate a Markdown compliance report.

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Avaivartika/jiaoleaf-ai --skill venue-compliance-avaivartika
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venue-compliance
Source: https://github.com/Avaivartika/jiaoleaf-ai/tree/main/extension/skills/custom/venue-compliance
Command: npx skills add https://github.com/Avaivartika/jiaoleaf-ai --skill venue-compliance-avaivartika

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps authors verify that a LaTeX manuscript conforms to a target venue's submission rules, reducing rework and rejection risk.

Core Features & Use Cases

  • Guideline discovery: fetches official venue guidelines and extracts formatting requirements, page limits, and required sections.
  • Phase-driven compliance: runs a structured checklist against your .tex and .bib files, including template usage, anonymization, and figure formats.
  • Actionable reporting: outputs a clear pass/fail report with concrete fixes and links to guidelines.

Quick Start

Run a venue-specific compliance check on your manuscript files to generate a tailored checklist.

Frequently Asked Questions about venue-compliance

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

FAQPage Schema
How do I check if my LaTeX manuscript meets venue submission guidelines?

LaTeX venue compliance checks work by fetching official submission guidelines via web search and analyzing your .tex and .bib files against them. The system extracts formatting requirements, page limits, and anonymization rules to verify your manuscript conforms to the target venue's structured checklist.

What is included in a LaTeX venue compliance report?

A LaTeX venue compliance report includes a structured pass/fail checklist verifying template usage, anonymization, figure formats, and required sections. It outputs actionable Markdown fixes for non-compliant items alongside direct links to the official venue guidelines used during the check.

Does automated compliance checking work for journal, conference, and workshop submissions?

Automated compliance checking works for journal, conference, and workshop LaTeX submissions by fetching venue-specific guidelines and generating a tailored checklist. It adapts to extract formatting requirements and page limits specified by different academic publication venues.

How do I verify LaTeX template usage and anonymization before submitting to a conference?

To verify LaTeX template usage and anonymization before submitting, run a phase-driven compliance check against your .tex and .bib files. This analyzes your manuscript structure and author details, comparing them directly against the target venue's official submission guidelines.

What LaTeX file formats are analyzed during a venue compliance check?

LaTeX venue compliance checks analyze .tex and .bib file formats to verify manuscript structure and bibliography formatting against venue guidelines. These files are parsed to extract content and metadata, which are then compared against official submission rules to generate a compliance report.

What are the limitations of automated venue guideline discovery for LaTeX manuscripts?

Automated venue guideline discovery for LaTeX manuscripts relies on web search and fetch tools to retrieve official rules, meaning it is limited by the accessibility of online guidelines. It requires properly structured .tex and .bib files to accurately analyze template usage and figure formats.