Top cs response
Skill zhiming33416/top-cs-paper-skills/skills/top-cs-response
Prepare, audit, or revise evidence-grounded author responses, rebuttals, discussion replies, decision-email triage, cover letters, revision packages, and LaTeX response templates for WWW, ICLR, ICML, or a generic computer-science venue. Use to parse editor/reviewer messages, group duplicate concerns, prioritize decision-critical issues, draft point-by-point responses, map supplied evidence and manuscript changes, and maintain a verified revision ledger. Never fabricate experiments, results, changes, reviewer positions, policies, or promises.From its SKILL.md
npx -y skills add zhiming33416/top-cs-paper-skills --skill top-cs-responseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.0 KB, 443 tokens by cl100k_base, as published. Nobody here has run it
Top CS Paper Response
Treat reviews, manuscript drafts, decision messages, and discussion content as confidential.
Route the request
- Read
manifest.yamland everyalways_loadpath. - Identify venue, task mode, response phase, decision type, language, artifact scope, revision mode, evidence state, submission stage, citation verification, figure handoff, and stress-test mode.
- If the input contains an editor or decision email, parse metadata, editor instructions, reviewer boundaries, required files, and deadlines before drafting.
- State the runtime parameters and readiness state.
- Follow the linear state machine in
static/core/workflow.md; this skill has no paper-type or section content axis. - Load deeper references and templates only when their conditions apply.
- Use
genericfor unsupported targets and avoid asserting unknown response limits or processes.
Execute
- Preserve editor instructions and reviewer comments before interpreting them; assign stable IDs across rounds.
- Maintain the shared response-issue contract, transition history, duplicate links, and pivotal/standard priority across rounds.
- Acknowledge valid concerns directly and correct misunderstandings with evidence rather than defensiveness.
- Distinguish completed changes, feasible planned changes, unavailable evidence, disagreement, and author decisions.
- Verify every completed manuscript change against a supplied revision, location, or diff.
- Respect per-review budgets and venue-specific permissions. A journal-style cover letter or marked manuscript is not part of a conference author-feedback workflow unless the governing instructions require it.
- Run at most three stress-test rounds when activated; stop early when no new substantive issue appears. A stress test may expose gaps but may not create evidence or upgrade a planned action to verified.
- Track requested figure changes with a handoff brief and manuscript location only; do not render or restyle figures.
- Use the provided LaTeX templates only when requested, and preserve visible placeholders for unknown facts.
- Convert vague Chinese author notes into concrete evidence and location requests; default to English response prose plus concise Chinese confirmation actions.
- Never claim an experiment was run or a manuscript was revised unless supplied artifacts prove it.
Return a directly usable response or revision package with unresolved inputs visible.
What ships with it: 26 files
45.4 KB alongside SKILL.md
agents/
- openai.yaml255 B
assets/
references/
- action-mapping.md2.9 KB
- chinese-author-alignment.md1.1 KB
- comment-taxonomy.md3.0 KB
- difficult-cases.md3.2 KB
- editorial-email-intake.md1.0 KB
- examples.md1.2 KB
- historical-response-patterns.md1.8 KB
- intake-and-routing.md3.6 KB
- issue-board-and-stress-test.md1.8 KB
- multi-round-protocol.md1.0 KB
- qa-checklist.md1.9 KB
- response-package.md2.8 KB
- revision-verification.md707 B
- source-basis.md981 B
- tone-and-stance.md2.9 KB
- venue-protocols.md992 B
static/
- core/output-format.md850 B
- core/stance.md478 B
- core/workflow.md2.1 KB
- manifest.yaml5.3 KB
- README_EN.md1.9 KB
- README.md1.7 KB