Install
openclaw skills install @huang888596/paper-cluster-survey-v2-2Extract structured paper records from one or more local PDFs, arXiv links, DOI links, or general paper URLs, then classify the papers and write an academic s...
openclaw skills install @huang888596/paper-cluster-survey-v2-2Turn raw paper URLs and PDFs into usable review inputs. Extract structured metadata and text evidence first, then classify the papers, produce a classification table, and write a review that follows common academic survey conventions instead of a rigid fill-in-the-blanks template.
scripts/normalize-sources.mjs when the source set is mixed or should be stored as a reusable manifest.scripts/extract-paper-records.mjs to turn PDFs and URLs into structured records before classification.titleauthorsyearvenueabstracttaskmethoddatasetsmetricsmain_contributionlimitationssourceextraction_notesRead extraction-pipeline.md when deciding how much to trust the extracted fields and when to re-open the raw source.
Read taxonomy-guidelines.md when the category design is ambiguous.
Default rule:
Exception:
The review must read like a normal survey paper, not a bullet summary dump.
Typical sections in a strong review are:
Not every output needs every section. Match the structure to the user's request, the corpus size, and the field while staying recognizably review-like.
Read review-paper-style.md when drafting the prose review or choosing section structure.
Return results in this order unless the user asks otherwise:
If the user wants structured output, read output-schema.md.
scripts/normalize-sources.mjsscripts/extract-paper-records.mjsscripts/render-formal-review-template.mjs--per-category only when the user explicitly asks for separate category reviews.