What problem does it solve?
Large literature lists are expensive to download blindly: some papers are open access, some sit in repositories, and others require institutional access. This Skill classifies a big reference list into source buckets before any downloading happens, so retrieval runs only against the right channels.
Core Features & Use Cases
- Identifier Hygiene: Normalizes, deduplicates, and validates DOIs and other identifiers before probing any source.
- Source Triage: Classifies entries into open-access, repository, institutional, and user-selected source queues, checking free channels first.
- Accurate Hit Classification: Distinguishes
hit, miss, turnstile, and blocked outcomes instead of treating every HTTP 200 as a full-text success.
- Use Case: Given a spreadsheet of 1,000 references, produce bucket files and a report that route each bucket to the appropriate download lane without fetching a single PDF during triage.
Quick Start
Sort my reference list into open-access, repository, and institutional buckets and give me a report with the recommended download route for each bucket.