{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "resolve-identifier",
      "title": "resolveIdentifier",
      "type": "skill-md",
      "description": "Resolve a scholarly identifier (DOI/PMID/PMCID/ISBN/ISSN/arXiv/ADS/WHO IRIS) to structured CSL JSON metadata. Use when a single identifier needs its underlying metadata, or before formatting/exporting requires structured fields (authors, title, container, year).",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/resolve-identifier/SKILL.md",
      "digest": "sha256:4947b43e2337f92ff448ab9b0aaf93926c68f82fceca47bc2e1fed1426ea17d7"
    },
    {
      "name": "format-citation",
      "title": "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). Use when a user pastes identifiers and wants formatted references, or an agent needs to render a bibliography for a draft manuscript.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/format-citation/SKILL.md",
      "digest": "sha256:1d49f86c92a139af97f2e42abfdceb543f9cebda03ae7e62de0a389c16744d7b"
    },
    {
      "name": "export-citation",
      "title": "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). Use when citations need to be imported into Zotero, Mendeley, EndNote, or a LaTeX project, or an agent needs a .ris/.bib/.json artifact to attach to a draft.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/export-citation/SKILL.md",
      "digest": "sha256:4c8d1f10f69ed3a6c75f7d4ab95f84738a719090dd751ba02c17e716e0364a3e"
    },
    {
      "name": "check-retraction",
      "title": "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). Use when asked whether a paper is still valid, before citing a paper in a clinical/legal/academic context, or when screening a manuscript's references for retractions.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/check-retraction/SKILL.md",
      "digest": "sha256:453e881de7c458f757fe1b2d512e9ab93c0697ac5a7272958df5662f9c8e8cd5"
    },
    {
      "name": "check-open-access",
      "title": "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). Use when asked for a free copy of a paper, when preparing a reading list, or when filtering recommendations by open-access status.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/check-open-access/SKILL.md",
      "digest": "sha256:3ba0efad6b86eee1a75e3030d85abc62a6fe1c015d20c14f91b99fbc146c289a"
    },
    {
      "name": "verify-citation",
      "title": "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). Use when a citation from an LLM transcript needs a real/fake check, when auditing a manuscript's references for hallucinations, or before flagging suspected fabricated citations.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/verify-citation/SKILL.md",
      "digest": "sha256:da5720a4d1c6a99c87523e6ffb947d9366938e1d5d73c7a855d56a4305497d42"
    },
    {
      "name": "audit-bibliography",
      "title": "auditBibliography",
      "type": "skill-md",
      "description": "Audit a whole bibliography (BibTeX, RIS, or CSL-JSON) in one call — per-entry fabrication verdict and retraction status, plus a corpus summary. Use when checking a whole reference list, .bib/.ris file, or LLM-generated bibliography at once — manuscript pre-submission screening or systematic-review pipelines.",
      "url": "https://scholar-sidekick.com/.well-known/agent-skills/audit-bibliography/SKILL.md",
      "digest": "sha256:a8749d7755a8797dbcbb7821a20d4c9e283d0c4b1857463befc07a94176007ed"
    }
  ]
}
