{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "resolveIdentifier",
      "type": "skill-md",
      "description": "Resolve a scholarly identifier (DOI/PMID/PMCID/ISBN/ISSN/arXiv/ADS/WHO IRIS) to structured CSL JSON metadata.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/resolve-identifier/SKILL.md",
      "digest": "sha256:d30865849bf40cdefcaa2e56e85f4c6e152c8dd197c9025620883ad864ff19a7"
    },
    {
      "name": "formatCitation",
      "type": "skill-md",
      "description": "Format one or more scholarly identifiers as citations in a chosen style (Vancouver, AMA, APA, IEEE, CSE, or any CSL style ID).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/format-citation/SKILL.md",
      "digest": "sha256:8d3b00291c9f5dfbf930f19b3d8ecee420002435981999315cd4159e7c094917"
    },
    {
      "name": "exportCitation",
      "type": "skill-md",
      "description": "Export resolved citations to a reference-manager file format (RIS, BibTeX, CSL JSON, EndNote XML, RefWorks, NBIB, Zotero RDF, CSV, or plain text).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/export-citation/SKILL.md",
      "digest": "sha256:119dba9113da3d63d21edba3d55abeec7ef1410ccea8d03105045a84673b9d6e"
    },
    {
      "name": "checkRetraction",
      "type": "skill-md",
      "description": "Check whether a scholarly work has been retracted, corrected, or had an expression of concern raised (via Crossref + Retraction Watch).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/check-retraction/SKILL.md",
      "digest": "sha256:3ead4ef1f9b783d3d816c9cd61b5f96ba551ee8ed9e8c9ffd15dc32a60f3734b"
    },
    {
      "name": "checkOpenAccess",
      "type": "skill-md",
      "description": "Check whether a scholarly work is openly accessible and return the best legal free URL, license, and version (via Unpaywall).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/check-open-access/SKILL.md",
      "digest": "sha256:c8ce1c91c38419ac000eaa4540b975219b09478041d8b28bfbf5e9a6a3d24437"
    },
    {
      "name": "verifyCitation",
      "type": "skill-md",
      "description": "Verify whether a claimed citation matches the actual paper at its identifier (detects the real-DOI/fake-title fabrication pattern common in LLM hallucinations).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/verify-citation/SKILL.md",
      "digest": "sha256:df3259933ddd44b105e9f2fbdaef3b32738896e47e274b43c09bfc9f59a9cc62"
    }
  ]
}
