food-fetch

Solid

Lawfully acquire the full text of academic articles so the research and review skills can read papers, not just abstracts. Routes each article through legal open access (Unpaywall/OpenAlex/PMC/arXiv), the user's own reference-manager library (EndNote/Zotero/Mendeley PDFs), and — only with the user's own logged-in institutional browser session — their library's entitled full text, then extracts the text and writes a manifest of what was and was not obtained. Open-access articles are always downloaded and read, never left at abstract-level. Never bypasses paywalls, DRM, or logins. Use to fetch PDFs for a reference list or DOIs, get full text behind a subscription the user is entitled to, or build a full-text corpus. Triggers: download these papers, get the full text, fetch the PDFs for these DOIs, retrieve full text for my reference list, access the article through my library, build a full-text corpus.

AI & Automation 31 stars 3 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
50
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Food-Fetch — Lawful Full-Text Acquisition Turn a list of references or DOIs into **read full text**, so `food-research`, `food-deep-research`, and `food-review` build their knowledge base from the actual papers rather than abstracts. Original work; the routing/manifest architecture is informed by the open-source `nature-downloader` skill (see the repo README Acknowledgements). Legal-access-only, and **it never fabricates** — a paper that was not obtained is recorded as not obtained, never summarized as if read. ## First-run setup — ask once, remember, remind if skipped On the **first** run that needs full text, help the user set up access — this is what decides whether the review reads real papers. Check `python3 scripts/food_fetch_setup.py status` (exit 3 = not set up): - If **not set up**, surface a **highlighted request** offering the choices, then save the answer so it isn't asked again: > 📚 **Set up full-text access (one-time).** To read papers, not just abstracts, > pick one: > 1. **Reference-manager library** — send the path to your **EndNote `.Data` > folder** (or Zotero `storage/` / Mendeley). Best coverage for cited work. > 2. **Institutional access** — I'll reach entitled full text through **your own > logged-in library session** in the browser when needed. > 3. **Open access only** — no setup, but see the warning below. > > ⚠️ **Without access to non-open-access articles, the accuracy of the results is > substantially limited** — ...

Details

Author
PangenomeAI
Repository
PangenomeAI/academic-skills-food-nutrition
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

paper-deep-reading

This skill should be used when deep-reading one paper end to end: explaining what it does, judging whether its conclusions actually hold and whether it is worth acting on, and delivering the result as a Word document. Applies to a PDF, an arXiv id, a DOI or a preprint link. Triggers on "read this paper", "deep read", "精读", "help me understand this paper", "is this paper any good", "does this hold up", "review this preprint", "write up notes on this paper", or any request pairing one specific paper with more than a summary.

0 Updated 1 months ago
Jinsong-Zhou
AI & Automation Solid

paper-fetch

Use whenever the user wants to obtain, download, or fetch a paper's PDF — given a DOI, an arXiv id, a paper title, a citation, or a list of DOIs. Trigger on phrases like "download this paper", "find the PDF for [DOI]", "grab me the [Nature/bioRxiv/arXiv] paper on X", "get the open-access version", "I need this article", or any bulk/batch paper download request, even when the user doesn't explicitly say "PDF" or "DOI". Resolves via Unpaywall → Semantic Scholar → arXiv → PubMed Central → bioRxiv/medRxiv → publisher direct (institutional opt-in) → Sci-Hub mirrors as last-resort fallback.

189 Updated 1 months ago
Agents365-ai
Data & Documents Featured

fulltext-retrieval

Batch download open-access PDFs by DOI using legitimate OA APIs (Unpaywall, PMC, OpenAlex, Crossref). Optional PDF→Markdown conversion for token-efficient LLM analysis.

292 Updated 4 days ago
Aperivue