Openalex Work

从 api.openalex.org 抽取学术作品:标题、URL、出版年份、DOI、类型

antins-labs 5f4a289 4 files · 4.9 KB Updated

File contents

openalex_work

Search api.openalex.org — openalex_work. Returns raw JSON data instead of HTML; standard CSS selectors are invalid.

Agent-called skill — sub-agents invoke it as the typed tool skill_openalex_work(...). The dispatcher does not auto-route; the agent decides.

Parameters

  • query (required) — The search query string (e.g., 'graph neural networks')
  • per_page (default 3) — Number of results to return per page

Example target URLs

Notes

Auto-generated by the access-skill baker (template: public_api). Hand-edit freely; the runtime only executes executor.py and reads params_schema from manifest.yaml.

antins-labs/searchos/tree/main/searchos/skills/library/access/academic/openalex_work commit 5f4a2892da

Frequently asked questions

npx skillmds@latest add antins-labs/openalex-work