{
  "$schema": "/schemas/skill-manifest-v1.schema.json",
  "schemaVersion": 1,
  "name": "doublecheck",
  "description": "Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.",
  "license": null,
  "compatibility": null,
  "metadata": {},
  "revision": "291d5ac93ab061b43ab20c57c0335f7b39bcccdd",
  "generatedAt": "2026-07-26T23:35:15.967Z",
  "source": {
    "repository": "https://github.com/mleem97/mm-skills",
    "path": "doublecheck",
    "ref": "291d5ac93ab061b43ab20c57c0335f7b39bcccdd"
  },
  "manifestUrl": "/registry/v1/skills/doublecheck.json",
  "pageUrl": "/skills/doublecheck",
  "fileCount": 4,
  "totalBytes": 20240,
  "clients": {
    "agents": {
      "label": "Shared Agent Skills",
      "user": "~/.agents/skills",
      "project": ".agents/skills"
    },
    "codex": {
      "label": "Codex",
      "user": "~/.agents/skills",
      "project": ".agents/skills"
    },
    "opencode": {
      "label": "OpenCode",
      "user": "~/.config/opencode/skills",
      "project": ".opencode/skills"
    },
    "antigravity": {
      "label": "Antigravity",
      "user": "~/.gemini/config/skills",
      "project": ".agents/skills"
    }
  },
  "files": [
    {
      "path": "assets/verification-report-template.md",
      "size": 2726,
      "sha256": "f45a72b7ab0f914bfc69e5edbc2110ffc2785a8f4ffb7fa3d102c0797b159b5a",
      "url": "/raw/doublecheck/assets/verification-report-template.md"
    },
    {
      "path": "LICENSE.txt",
      "size": 1059,
      "sha256": "e32449d23085399adc1222f7a17408b730550258e51627c153cb108ca9955823",
      "url": "/raw/doublecheck/LICENSE.txt"
    },
    {
      "path": "SKILL.md",
      "size": 15891,
      "sha256": "ea16d7eb9d144a1f8d6287695a71be900a37efda468e899af4016361b233bdc7",
      "url": "/raw/doublecheck/SKILL.md"
    },
    {
      "path": "SOURCE.md",
      "size": 564,
      "sha256": "6eb7b3125f56f6674ee2f17b3a6b96936f3136b43d4c832d6c3463cd2cbc9886",
      "url": "/raw/doublecheck/SOURCE.md"
    }
  ]
}
