open-access-mining-guide

Automate discovery, retrieval, parsing, and structured extraction of open-access papers.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/liongkj/zotero-library-bridge-skills --skill open-access-mining-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-access-mining-guide
Source: https://github.com/liongkj/zotero-library-bridge-skills/tree/main/skills/open-access-mining-guide
Command: npx skills add https://github.com/liongkj/zotero-library-bridge-skills --skill open-access-mining-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open-Access Mining Guide enables researchers to build repeatable pipelines for discovering, retrieving, parsing, extracting, and QA-ing OA papers, returning structured outputs linked to Zotero provenance.

Core Features & Use Cases

  • End-to-end OA mining across sources (PMC, Europe PMC, CORE, arXiv) with section-aware extraction (methods, results, discussion)
  • Structured data model including provenance and per-paper metadata; outputs feed Zotero notes and collections
  • Use Case: A researcher runs a corpus query for "adverse events" and exports a QA-purposed dataset back to Zotero for synthesis and reporting

Quick Start

Define your OA corpus query, run the pipeline, and export the structured results back to Zotero.

Frequently Asked Questions about open-access-mining-guide

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

FAQPage Schema
How do I automate full-text extraction from open-access papers?

Automate full-text extraction by running a pipeline that queries OA sources like PMC and arXiv, parses the documents, and performs section-aware extraction for methods and results. It targets corpus-scale mining and returns structured, provenance-backed outputs.

What is the best way to build reproducible literature mining pipelines for Zotero?

Build reproducible literature mining pipelines by defining an OA corpus query, executing the retrieval and parsing stages, and exporting the structured data with provenance directly into Zotero notes and collections for synthesis.

Can I extract specific sections like methods and results from PMC and arXiv papers?

Yes, section-aware extraction isolates specific parts like methods, results, and discussion from PMC, Europe PMC, CORE, and arXiv documents. This enables targeted corpus-scale mining while maintaining a structured data model with per-paper metadata.

Does open-access mining enforce licensing guardrails for corpus-scale retrieval?

Yes, open-access mining enforces licensing guardrails during corpus-scale retrieval and parsing. It provides a minimum data model and QA-driven curation to ensure compliant, structured outputs with provenance back to Zotero.

How do I export structured datasets with provenance back to Zotero notes?

Export structured datasets by completing the QA-driven curation of your retrieved OA corpus. The pipeline automatically links per-paper metadata and provenance back to Zotero notes, enabling immediate synthesis and reporting.

When should I use a dedicated OA mining pipeline instead of manual literature review?

Use a dedicated OA mining pipeline when processing corpus-scale volumes across sources like CORE and Europe PMC, as manual review cannot enforce licensing guardrails, automate section-aware extraction, or generate provenance-backed structured outputs.