Fetch Abstract To Kb

Fetch DOI candidates from PostgreSQL `journals` and batch write `abstract` by DOI. Use when you need DB-only backfill workflow: (1) select newest rows where doi is not empty, author is not empty, and abstract is empty (default limit 10), then (2) write prepared abstract values back in batch by DOI.

tiangong-ai 0f98545 3 files · 12.2 KB Updated

File contents

tiangong-ai/skills/tree/main/fetch-abstract-to-kb commit 0f985459b2

Frequently asked questions

npx skillmds add tiangong-ai/fetch-abstract-to-kb