S08-人工复核学习

Extracts filtering rules from manual review decisions to refine literature screening strategies.

Updated May 18, 2026
One-click install
npx skills add https://github.com/heyixue511-creator/ai --skill s08-heyixue511-creator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: S08-人工复核学习
Source: https://github.com/heyixue511-creator/ai/tree/main/My-Own-Skills-main/%E6%96%87%E7%8C%AE%E8%AE%A1%E9%87%8F%E5%88%86%E6%9E%90%E6%8A%80%E8%83%BD/S08-%E4%BA%BA%E5%B7%A5%E5%A4%8D%E6%A0%B8%E5%AD%A6%E4%B9%A0
Command: npx skills add https://github.com/heyixue511-creator/ai --skill s08-heyixue511-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manual review decisions in bibliometric screening are usually treated as one-off corrections, wasting the implicit feedback they contain. This Skill turns every confirm, overturn, or defer decision into explicit rule revisions that continuously improve the literature filtering strategy. ## Core Features & Use Cases - Structured Review Execution: Presents each record with seq, title, keywords, abstract excerpt, current verdict, and noise type, then records the user's decision and rationale back into the mapping table. - Attribution Analysis: Classifies each overturned judgment as a rule defect, boundary shift, new pattern, or isolated case, and clusters similar cases to detect reusable patterns. - Rule Revision Proposals: Generates rule revision suggestions with estimated impact scope, applies them only after user confirmation, and back-propagates changes to previously judged records. - Use Case: After a semantic screening pass flags 200 papers as noise, you review a 20-paper sample, overturn 5 verdicts, and the Skill infers that a keyword pattern was too broad, proposing a rule update that reclassifies 30 affected records. ## Quick Start Review the PENDING literature from the last screening batch and update the filtering rules based on my decisions.

Frequently Asked Questions about S08-人工复核学习

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

FAQPage Schema
How do I improve literature screening accuracy from manual review?▼

Review records in batches of 10-20, confirming or overturning each verdict with a brief reason. The Skill then attributes each overturn to a rule defect, boundary shift, new pattern, or isolated case, and proposes concrete rule revisions for your approval.

How to turn human review feedback into screening rules?▼

Each manual decision is treated as implicit feedback on the filtering strategy. The Skill clusters similar overturned cases, extracts shared features like disciplines or keyword patterns, and drafts rule revisions with estimated impact scope before applying them.

Does this Skill change filtering rules automatically?▼

No. Rule revision proposals always require explicit user confirmation before execution. Once confirmed, the noise pattern library is updated and previously judged records affected by the change are re-evaluated.

What inputs does the manual review learning process need?▼

It needs prior screening results containing verdict, noise type, and reason fields for each record, plus your review decisions. Records can be selected by noise type, PENDING status, seq number range, or random sampling.

When should I not use review-based rule learning?▼

Avoid drawing rule conclusions from very small review samples or isolated special cases, which the Skill flags as non-pattern exceptions. It also does not perform the initial screening itself, so you need an upstream judgment step first.