ShaishavMaisuria

43 mods across 1 repository, 39 stars between them.

add-venue-profile

02

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Creates a new venue-profile YAML for venues/conferences/ from a conference CFP URL, validates it against venues/schema.yml, and preps the contribution PR. Use when the user wants to add a venue, contribute or refresh a venue profile, encode a conference's submission requirements (deadlines, page limits, blind level…

39 2mo ago A 144 tokens original Apache-2.0

anonymize-paper

03

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Deep anonymization sweep for double-blind paper submissions, plus clean de-anonymization for camera-ready. Use when a researcher says "anonymize my paper", "double-blind check", "blind this submission", "remove author names", "did I leak my identity" — or, after acceptance, "de-anonymize" / "restore authors for…

39 2mo ago A 219 tokens original Apache-2.0

assess-paper

04

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

One consolidated read on how good a paper is right now — top strengths, biggest risks, scores, and what to do next — by running the compliance, integrity, citation, conformance, and mock-review skills and summarizing them in one Paper Health Report. Use when a researcher asks "how good is my paper", "is my paper…

39 2mo ago A 199 tokens original Apache-2.0

benchmark-paper

05

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Scores a draft against the measurable patterns of recent award-winning and top-cited papers at a target venue, producing a shareable venue-fit scorecard. Use when a researcher asks "score my paper", "how does my paper compare to best papers at SIGSPATIAL/NeurIPS/...", "is my paper good enough for this venue"…

39 2mo ago A 198 tokens original Apache-2.0

check-originality

06

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Checks a draft for plagiarism, self-plagiarism, text recycling, and uncited near-quotes using several detection methods, and reports overlapping passages so the author can fix them before reviewers or an integrity check do. Use when a researcher says "check for plagiarism", "plagiarism check", "did I copy too much"…

39 2mo ago A 213 tokens original Apache-2.0

draft-related-work

07

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Drafts or rewrites a Related Work / prior work section positioned against actually-retrieved papers — derives the REQUIRED clusters from the paper's own claimed scope (not just whatever was retrieved), clusters prior work into themes, articulates the delta (what this paper adds) per cluster, enforces a per-cluster…

39 2mo ago A 205 tokens original Apache-2.0

draft-survey

08

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Turns a topic into a ranked reading list of the best papers plus a two-column, arXiv-ready literature-review/survey draft grounded in verified citations. Use when a researcher says "write a survey on X", "do a literature review of X", "give me a ranked reading list on X", "what should I read on X first", "draft a…

39 2mo ago A 213 tokens original Apache-2.0

fetch-paper

09

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Fetches a legal open-access copy of a paper from its DOI or arXiv ID — resolves through Unpaywall, arXiv PDF/HTML, and the open-access ACM Digital Library. Use when the user wants to fetch, download, read, or get the PDF or full text of a specific paper. Single polite fetch, transient processing only: it never stores…

39 2mo ago A 117 tokens original Apache-2.0

find-papers

10

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Searches scholarly literature with zero API keys across DBLP, Crossref, Semantic Scholar, and arXiv. Use when the user wants to find papers, search the literature, list a conference's proceedings (e.g. "all SIGSPATIAL 2025 papers"), survey related work on a topic, look up papers by author/venue/year, get DOIs or…

39 2mo ago A 179 tokens original Apache-2.0

fit-page-limit

11

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Helps a paper hit its target length: recommends exactly what to compress when it is over the page limit, or what to add with substance when it is too short. Use when a researcher says "I'm over the page limit", "compress my paper", "what should I cut", "trim two pages", "my paper is too long", "help me fit NeurIPS's…

39 2mo ago A 202 tokens original Apache-2.0

literature-review

12

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Builds a structured literature review — survey of prior work, state of the art, related-work landscape — where every claim cites a verified reference. Use when the user says "literature review", "lit review", "survey the papers on X", "what's the state of the art", "synthesize prior work", or "organize these papers by…

39 2mo ago A 165 tokens original Apache-2.0

make-poster

13

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Creates and checks conference research posters and short poster-session pitches. Use when the user asks to make a poster, prepare a research poster, adapt a paper into a poster, fit a poster to A0/A1/36x48in, check a beamerposter or tikzposter file, reuse paper figures, or write a 2-minute or 5-minute poster pitch.…

39 2mo ago A 101 tokens original Apache-2.0

make-slides

14

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Builds a conference talk deck (Beamer or Marp markdown) from a paper draft - problem-first narrative, one claim per slide, figures reused straight from the paper's LaTeX source, sized to the real slot (12-20 minute full talk vs 5-minute lightning). Use when the user asks to make slides, build a presentation or talk…

39 2mo ago A 189 tokens original Apache-2.0

match-style

15

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Aligns a draft to a target writing voice — the author's own previous papers, a target venue's published style, or both — so it reads as consistent, native to the venue, and unmistakably the author's. Use when a researcher says "make this match my other papers", "use my usual writing style", "make it sound like my…

39 2mo ago A 204 tokens original Apache-2.0

orchestrate-paper

16

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Goal-driven conductor for the whole idea-to-published-paper lifecycle. Takes a research idea plus experiments and a target ("submit to NeurIPS 2026", or "help me pick a venue") and runs a goal->plan->execute->verify->reflect loop. It plans the stages, invokes the right lifecycle skills in order (literature-review…

39 2mo ago A 211 tokens original Apache-2.0

paper-profile

17

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Interactively elicits and stores the author's paper positioning so every other skill in this repo behaves context-awarely. Use when a researcher says "set up my paper profile", "ask me about my paper", "what verticals", "configure for my paper", "remember my positioning/style", or is starting a new paper and wants the…

39 2mo ago A 183 tokens original Apache-2.0

parse-cfp

18

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Parses a conference Call for Papers (CFP) URL into a machine-checkable requirements card - deadlines with timezone (AoE vs local), per-track page limits including/excluding references, single/double/triple-blind level, exact LaTeX template invocation, LLM/AI-use policy, rebuttal format, and submission system…

39 2mo ago A 155 tokens original Apache-2.0

plan-submission

19

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Builds a backwards submission timeline from a conference deadline - days remaining (AoE-aware), abstract-registration offsets, author-list freeze, OpenReview/CMT/EasyChair/HotCRP/PCS account lead times and per-system steps, supplementary-material and code size limits, reciprocal-reviewing duties, and a dual-submission…

39 2mo ago A 155 tokens original Apache-2.0

polish-prose

20

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

De-AI-ifies and tightens academic prose without changing any technical claim. Use when a researcher says "this sounds like ChatGPT / AI-written", "humanize my paper", "remove the AI words", "too many delves and leverages", "polish my writing", "tighten the prose", "fix my hedging", "too many Moreover/Furthermore"…

39 2mo ago A 211 tokens original Apache-2.0

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Polishes LaTeX tables and figures to publication quality. Use when a researcher mentions table formatting, booktabs, figure layout, subfigures, captions, colorblind-safe colors or palettes, cref/cleveref consistency, overfull hbox, column widths, or asks to make tables and figures look professional or camera-ready for…

39 2mo ago A 191 tokens original Apache-2.0

preflight-check

22

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Deterministic desk-reject preflight linter for LaTeX paper submissions. Use it when a researcher asks "is my paper ready to submit", or mentions preflight, desk reject, submission check, page limit, anonymization, double-blind, missing checklist, or format/template compliance for a conference (NeurIPS, ICML, CHI…

39 2mo ago B 212 tokens original Apache-2.0

prepare-artifacts

23

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Prepares a reproducibility artifact (code/data) for submission and badging. Use when a researcher says "artifact evaluation", "artifact appendix", "reproducibility", "badge", "Artifacts Available/Evaluated/Functional/Reusable", "Results Reproduced/Replicated", "ACM badging", "USENIX/OSDI/SOSP AE", "SIGMOD ARI"…

39 2mo ago A 225 tokens original Apache-2.0

ShaishavMaisuria/research-paper-lifecycle-skills

Skill Claude CodeCodex

Step-by-step camera-ready prep for accepted papers — the error-prone final stage before publication. Use when a researcher says "camera-ready", "final version", or "my paper got accepted, now what", or mentions ACM eRights / rights form / TAPS / ORCID / DOI block, IEEE PDF eXpress / conference ID / eCF copyright form…

39 2mo ago A 223 tokens original Apache-2.0