research-paper-questions

Answers linked research paper questions with cited paper and external evidence.

4|Updated May 20, 2024
One-click install
npx skills add https://github.com/SpreadZhao/spreadconfig --skill research-paper-questions-spreadzhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-paper-questions
Source: https://github.com/SpreadZhao/spreadconfig/tree/main/plugins/paper-reading-workbench/skills/research-paper-questions
Command: npx skills add https://github.com/SpreadZhao/spreadconfig --skill research-paper-questions-spreadzhao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Reading dense research papers raises questions that the paper alone often cannot answer, and ad-hoc answers lose provenance, contradict earlier notes, or blur the line between what the paper states and what is inferred. This Skill acts as a persistent answerer that grounds every response in traceable evidence. ## Core Features & Use Cases - Layered Evidence Answers: Separates paper evidence (source blocks, equations, figures, tables), external evidence (primary papers, official docs, forums), inference, and uncertainty in every answer note. - Persistent Question Ledger: Maintains stable question IDs, parent/related links, follow-up threads, and statuses such as unanswerable, open-research, and later_section across reading sessions. - External Research Integration: Researches beyond the paper using primary literature, official implementations, documentation, and forums, logging searches and sources in research notes. - Use Case: While reading a machine learning paper, you ask why a baseline underperforms. The Skill cites the paper's ablation table, checks the official implementation repository, labels forum-sourced interpretation as such, and saves a linked answer note in the workspace. ## Quick Start Use the research-paper-questions skill to answer my active questions about the current paper with cited evidence.

Frequently Asked Questions about research-paper-questions

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

FAQPage Schema
How do I answer questions about a research paper with cited evidence?

Load the paper's source blocks, question ledger, and prior research notes, then answer from exact equations, figures, tables, or experiments first. Supplement with external primary sources when the paper is insufficient, and save a linked answer note with evidence layers.

How to track follow-up questions while reading academic papers?

Use a question ledger with stable IDs and parent/related links so follow-ups stay in the same conceptual thread. When a new answer invalidates an earlier one, update the uncertainty and source records instead of accumulating contradictory notes.

Can answers use sources outside the paper itself?

Yes, external research is used when the paper is insufficient, preferring primary papers, official implementations, documentation, and authoritative datasets. Forums are allowed for implementation experience or contested interpretation but must be labeled accordingly.

What happens when a paper question cannot be answered?

A question is classified as unanswerable only after paper evidence and reasonable external research are exhausted, and as open-research when the literature itself leaves the issue unresolved. The Skill never fabricates closure to advance the workflow.

How are spoilers from later paper sections handled?

If a later section answers a question before the reader reaches it, the answer states that explicitly, cites the later source blocks, and sets the later_section flag. It gives enough information to unblock the reader without pretending the answer came from the current chunk.