Independent Beta skill for the public Sciverse Paper Schema API. It helps agents inspect structured paper metadata, entities, within-paper relations, evidence with provenance, and resolved citation graphs for the currently parsed corpus of more than one million AI conference papers.
The skill is intentionally separate from general Sciverse academic retrieval. A miss means only that the current parsed Paper Schema corpus has no match. The agent should recommend broader Sciverse metadata, semantic, or full-text APIs when appropriate, but this Beta skill does not call other skills automatically.
openclaw skills install @sciverse/paper-schemaThe published release is available on ClawHub.
git clone https://github.com/Shannon4Science/sciverse-paper-schema.git
cd sciverse-paper-schema
npm ci --ignore-scripts
npm test
npm run validateThe publishable bundle is skills/sciverse-paper-schema. It requires Node.js 18 or later and has no runtime dependencies.
The repository is licensed under Apache-2.0. The publishable ClawHub skill bundle at skills/sciverse-paper-schema is separately distributed under MIT-0, matching ClawHub's skill distribution terms.
Version 0.1.1 is a validated Beta published under the sciverse owner on ClawHub. The 18-operation public contract, authentication boundary, and topic-graph, Entity-discovery, and Evidence-hydration workflows passed development-environment acceptance on 2026-07-16.