venue-fork

Fork conference papers for second venue submission with compliance verification.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/flonat-research --skill venue-fork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venue-fork
Source: https://github.com/flonat/flonat-research/tree/main/skills/venue-fork
Command: npx skills add https://github.com/flonat/flonat-research --skill venue-fork

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill addresses the challenge of submitting a paper to a second venue, ensuring compliance with concurrent submission policies and efficient document conversion.

Core Features & Use Cases

  • Concurrent Submission Verification: Ensures both venues allow concurrent submissions.
  • Document Conversion: Converts document class for different venues (e.g., LIPIcs to target format).
  • Page Budget Refit: Adjusts content to fit new page budget without cutting prose.
  • Quality Assurance: Performs compile, anonymity, and render-level QA.
  • Submission and Writeback: Manages submission and creates necessary records.
  • Use Case: A researcher wants to submit a paper to a second venue while maintaining the original submission. The Skill automates the process, ensuring all requirements are met.

Quick Start

Use the venue-fork skill to submit a paper to a second venue, ensuring all steps are completed and compliance is verified.

Frequently Asked Questions about venue-fork

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

FAQPage Schema
How do I submit a paper to a second conference venue while ensuring concurrent submission compliance?

To submit a paper to a second conference venue safely, you need automated concurrent submission verification. This process checks both venues' policies, converts document classes, refits page budgets, and performs render-level QA to ensure full compliance.

Can I automatically convert document classes like LIPIcs for a different journal submission?

Yes, you can automatically convert document classes like LIPIcs for a different journal submission. The conversion process handles class changes and refits content to match the new venue's page budget without cutting prose.

What is the best way to adjust a paper's page budget for a second venue without losing content?

The best way to adjust a paper's page budget for a second venue without losing content is using automated page budget refit. It modifies the document layout to fit new constraints while preserving the original prose.

Do I need Python to automate conference paper submission and document conversion?

Yes, you need Python installed to automate conference paper submission and document conversion. Python is required for executing scripts, running web fetching requests, and performing compile and anonymity QA.

What quality assurance checks are needed for forking a paper to another journal?

Quality assurance checks for forking a paper to another journal include compile checks, anonymity verification, and render-level QA. These steps ensure the converted document meets the second venue's submission standards.

Why does concurrent paper submission fail due to incompatible venue policies?

Concurrent paper submission fails due to incompatible venue policies when one venue prohibits multiple submissions. Verifying concurrent submission policies before document conversion prevents policy violations and ensures submission compliance.