Loading...
Loading...
Convert user-provided conference paper PDFs into distilled writing exemplar cards for the ccf-paper-writer skill. Extracts full text, analyzes writing patterns by venue, and produces ready-to-use exemplar cards with story patterns, abstract/introduction/method/evidence moves, and citation-style analysis. Use for PDF to writing exemplar, custom writing exemplars, reusable writing templates, or a personal exemplar library for a target venue. Do not render, beautify, or reconstruct visual figures.
npx skill4agent add mikubaka88/ccfa-skills ccf-paper-to-exemplarccf-paper-writerscripts/convert.py[ANALYZE].full.md../ccf-paper-writer/references/prose-quality-guardrails.mdQ1C1[ANALYZE]ccf-paper-writer/references/exemplars/cards/ccf-paper-writer/references/exemplars/index.mdccf-paper-writer/references/custom-format/default-user-format.md../ccf-paper-writer/references/venue-guides/index.md../ccf-paper-writer/references/exemplars/index.mdreferences/exemplars/index.mdpaper-to-exemplar (distill PDFs -> create cards -> update index)
-> ccf-paper-writer (load cards from index -> write with venue-matched style)custom-format/default-user-format.mdscripts/convert.py../ccf-paper-writer/references/exemplars/index.md../ccf-paper-writer/references/exemplars/cards/../ccf-paper-writer/references/custom-format/default-user-format.md../ccf-paper-writer/references/venue-guides/index.md../ccf-paper-writer/references/prose-quality-guardrails.md# Paper Title
Venue/year: CVPR2025.
Source: distilled from PDF by ccf-paper-to-exemplar.
Use when: writing {paper type} in the {venue} venue family.
## Story Pattern
Describe the story arc the paper follows.
## Abstract Moves
How does the abstract compress the contribution?
## Introduction Moves
Paragraph-by-paragraph role analysis.
## Method Moves
How is the method presented and justified?
## Evidence Moves
Evidence types, table/figure strategy, claim mapping.
## Citation Patterns
How are citations woven? Density? Style?
## Reusable Techniques
Transferable writing techniques.
## Excluded Anti-Patterns
Writing moves from the source that should not be reused, such as label-heavy prose, formula dumping, number-only abstract style, defensive framing, or punctuation-driven structure.
## Do-Not-Copy Boundary
Do not copy specific task, claims, examples, or technical content.pymupdfpip install pymupdfconvert.py