Building Paper Screening Rubrics

Develop and refine paper screening rubrics with versioned JSON criteria.

118|12|Updated Oct 11, 2025
One-click install
npx skills add https://github.com/kthorn/research-superpower --skill building-paper-screening-rubrics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Building Paper Screening Rubrics
Source: https://github.com/kthorn/research-superpower/tree/main/skills/research/building-screening-rubrics
Command: npx skills add https://github.com/kthorn/research-superpower --skill building-paper-screening-rubrics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually screening hundreds of papers is time-consuming, inconsistent, and prone to human error. This skill helps you define clear, testable criteria for automated paper relevance screening, ensuring accuracy before bulk processing.

Core Features & Use Cases

  • Collaborative Design: Brainstorm relevance criteria with AI guidance to capture all nuances of your research question.
  • Test-Driven Refinement: Build and validate your rubric on a small set of real papers, iteratively improving accuracy.
  • Structured Output: Generates a screening-criteria.json file, documenting your rubric for reproducibility.
  • Use Case: Before a large literature review, use this skill to define what makes a paper "relevant" to your research. Claude will help you build a rubric, test it on sample papers, and refine it until it accurately identifies the papers you need, saving you hours of manual review.

Quick Start

Example: Start building a new screening rubric

"Help me build a paper screening rubric for my research question."

Frequently Asked Questions about Building Paper Screening Rubrics

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

FAQPage Schema
How do I automate paper screening for a large literature review?

Automated paper screening uses defined relevance criteria to filter papers at scale. Build a screening rubric by collaboratively designing clear, testable criteria with AI guidance, then apply it to hundreds of papers consistently and accurately, eliminating manual review bottlenecks.

What makes a paper relevant to my research question?

Relevance depends on your research context and criteria. This skill helps you brainstorm and articulate what "relevant" means for your topic—capturing nuances like methodology, scope, and subject matter—then documents those rules in a machine-readable format for reproducible screening.

How do I test a screening rubric before applying it to all my papers?

Test-driven refinement validates your rubric on a small sample of real papers before bulk processing. Run your criteria against sample papers, identify misclassifications, refine the rules iteratively, and verify accuracy until the rubric consistently identifies papers you need.

Can I use a screening rubric with automated workflows?

Yes. Screening rubrics export as structured JSON files that encode your relevance criteria in automation-ready format, enabling integration into screening pipelines and batch processing tools while maintaining reproducibility and versioning of your decision rules.

When should I build a screening rubric instead of manually reviewing papers?

Use a screening rubric for literature searches of 50+ papers where consistency and speed matter. Manual review becomes error-prone and time-intensive at scale; a rubric captures your criteria once, applies them uniformly, and scales to hundreds of papers without fatigue-driven inconsistency.

How do I document and version my screening criteria?

This skill generates a screening-criteria.json file that documents your rubric rules, scoring logic, and decision thresholds in structured format. Versioning this file alongside your research ensures reproducibility, enables team collaboration, and lets you track how criteria evolved across rescreening cycles.