paper-write

Draft academic LaTeX papers with venue-specific formatting and verified BibTeX entries.

1|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/dogekiki/SP-test --skill paper-write-dogekiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/dogekiki/SP-test/tree/main/.trae/skills/paper-write
Command: npx skills add https://github.com/dogekiki/SP-test --skill paper-write-dogekiki

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill streamlines the complex process of drafting academic LaTeX papers by automating project initialization, bibliography management, and section-by-section content generation based on research plans.

Core Features & Use Cases

  • Venue-Specific Templates: Automatically configures LaTeX environments for ICLR, NeurIPS, ICML, and IEEE venues.
  • Verified Bibliography: Fetches real BibTeX entries from DBLP and CrossRef to eliminate hallucinated citations.
  • Orchestrated Writing: Integrates research narratives and figure assets into a structured, compile-ready paper format.

Quick Start

Use the paper-write skill to draft the introduction section for my ICLR paper based on the current research plan.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I draft a LaTeX paper for machine learning conferences?

To draft a LaTeX paper for machine learning conferences, the skill automates project initialization, applies venue-specific templates for ICLR or NeurIPS, and orchestrates section-by-section content generation based on your research plan.

How do I prevent hallucinated citations in my academic writing bibliography?

Preventing hallucinated citations in academic writing requires fetching verified BibTeX entries directly from external databases like DBLP and CrossRef, ensuring structural consistency and academic integrity for your references.

Can I automatically format my research paper for IEEE and NeurIPS venues?

Yes, you can automatically format your research paper for IEEE and NeurIPS venues through automated template configuration, which sets up the required LaTeX environments for major machine learning and engineering conferences.

What is the best way to integrate research narratives into a compile-ready LaTeX format?

The best way to integrate research narratives into a compile-ready LaTeX format is through orchestrated writing, which combines narrative reports and figure assets into a structured academic manuscript section by section.

Do I need bibtexparser to manage my academic writing bibliography?

Yes, you need bibtexparser to manage your academic writing bibliography, as it provides the underlying dependency required for parsing and constructing verified BibTeX entries from external citation databases.