ar-pdf-exporter

Convert Markdown manuscripts into PDF and DOCX exports.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/ShinyGua/AutoArtsResearch --skill ar-pdf-exporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ar-pdf-exporter
Source: https://github.com/ShinyGua/AutoArtsResearch/tree/main/.claude/skills/ar-pdf-exporter
Command: npx skills add https://github.com/ShinyGua/AutoArtsResearch --skill ar-pdf-exporter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts final Markdown manuscripts into publication-ready PDFs and Word documents, ensuring consistent formatting suitable for arts & social sciences submissions.

Core Features & Use Cases

  • Two-format export: Produce high-quality PDFs and Word documents from Markdown drafts.
  • Formatting fidelity: Enforces single-column layout, serif fonts, numbered sections, and proper margins.
  • Use Case: When a researcher finishes a manuscript in Markdown, generate ready-to-submit exports for journals, conferences, or archiving.

Quick Start

Run the exporter on your workspace to generate both PDF and Word exports from the Markdown draft.

Frequently Asked Questions about ar-pdf-exporter

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

FAQPage Schema
How do I convert Markdown to PDF and Word for academic submission?

To convert Markdown to PDF and Word for academic submission, run a deterministic export pipeline that reads your manuscript and renders both formats. It produces publication-ready DOCX and PDF files suitable for journals, conferences, or archiving.

What formatting does a Markdown to Word and PDF exporter apply for arts and social sciences manuscripts?

A Markdown to Word and PDF exporter applies formatting fidelity by enforcing single-column layout, serif fonts, numbered sections, and proper margins. This ensures consistent formatting suitable for arts and social sciences manuscripts.

Can I generate both DOCX and PDF from a single Markdown draft?

Yes, you can generate both DOCX and PDF from a single Markdown draft. The two-format export capability reads your manuscript once and renders high-quality Word documents and PDFs simultaneously.

Do I need any extra dependencies to export Markdown drafts to publication-ready documents?

No extra dependencies are required to export Markdown drafts to publication-ready documents. The exporter operates independently to read your manuscript, render PDF and DOCX outputs, and validate file creation without external tools.

How to validate that Markdown document processing successfully created my PDF and DOCX files?

To validate that Markdown document processing successfully created your files, the export pipeline checks file creation after rendering. It reads the Markdown manuscript, generates PDF and DOCX outputs, and validates that both files exist.