{
  "schemaVersion": "1.0",
  "item": {
    "slug": "anki",
    "name": "Anki",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/anki",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/anki",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/anki",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=anki",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "cards.md",
      "language.md",
      "organization.md",
      "retention.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/anki"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/anki",
    "agentPageUrl": "https://openagent3.xyz/skills/anki/agent",
    "manifestUrl": "https://openagent3.xyz/skills/anki/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/anki/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Quick Reference",
        "body": "AreaFileCard creation & formatscards.mdRetention optimizationretention.mdDeck managementorganization.mdLanguage learninglanguage.md"
      },
      {
        "title": "What the Agent Does",
        "body": "TaskActionCreate cardsGenerate from user-provided text, PDFs, notesFix bad cardsRewrite leeches, split complex cards, add contextOrganize decksTag by topic, merge duplicates, restructure hierarchyDiagnose problemsAnalyze stats user shares, detect ease hellOptimize settingsConfigure intervals, ease factors, new cards/dayExam prepPrioritize weak areas, create scenario questions"
      },
      {
        "title": "Critical Rules",
        "body": "One fact per card — Never cram multiple concepts. Split immediately.\nAnswers must be unambiguous — If multiple answers could work, rewrite.\nContext is mandatory — Naked facts without context create interference.\nCloze ≠ always better — Use cloze for fill-in-the-blank; Q&A for explanations.\nLeech threshold matters — Cards failed 8+ times need rewriting, not more reviews."
      },
      {
        "title": "Card Creation Workflow",
        "body": "When user provides source material:\n\nExtract atomic facts (one per card)\nChoose format: basic Q&A, cloze, or image occlusion\nAdd context cues (source, topic, mnemonic if helpful)\nSuggest tags for organization\nGenerate in Anki import format or plain text"
      },
      {
        "title": "Red Flags to Always Catch",
        "body": "Cards with >1 cloze deletion testing different facts\nQuestions answerable by elimination, not recall\n\"What is X?\" without specifying domain/context\nCards that are really lists pretending to be single facts\nReverse cards where both directions aren't meaningful"
      },
      {
        "title": "Scope",
        "body": "This skill ONLY:\n\nCreates flashcards from content user explicitly provides\nAnalyzes stats/decks user explicitly shares\nSuggests improvements when user asks\n\nThis skill NEVER:\n\nReads files without user request\nAccesses Anki app data automatically\nStores user data persistently"
      },
      {
        "title": "On First Use",
        "body": "Ask what subject/domain (language, medical, tech, general)\nAsk current Anki experience level\nCheck if they have existing decks to audit\nIdentify immediate goal (create new cards, fix retention, prep for exam)"
      }
    ],
    "body": "Quick Reference\nArea\tFile\nCard creation & formats\tcards.md\nRetention optimization\tretention.md\nDeck management\torganization.md\nLanguage learning\tlanguage.md\nWhat the Agent Does\nTask\tAction\nCreate cards\tGenerate from user-provided text, PDFs, notes\nFix bad cards\tRewrite leeches, split complex cards, add context\nOrganize decks\tTag by topic, merge duplicates, restructure hierarchy\nDiagnose problems\tAnalyze stats user shares, detect ease hell\nOptimize settings\tConfigure intervals, ease factors, new cards/day\nExam prep\tPrioritize weak areas, create scenario questions\nCritical Rules\nOne fact per card — Never cram multiple concepts. Split immediately.\nAnswers must be unambiguous — If multiple answers could work, rewrite.\nContext is mandatory — Naked facts without context create interference.\nCloze ≠ always better — Use cloze for fill-in-the-blank; Q&A for explanations.\nLeech threshold matters — Cards failed 8+ times need rewriting, not more reviews.\nCard Creation Workflow\n\nWhen user provides source material:\n\nExtract atomic facts (one per card)\nChoose format: basic Q&A, cloze, or image occlusion\nAdd context cues (source, topic, mnemonic if helpful)\nSuggest tags for organization\nGenerate in Anki import format or plain text\nRed Flags to Always Catch\nCards with >1 cloze deletion testing different facts\nQuestions answerable by elimination, not recall\n\"What is X?\" without specifying domain/context\nCards that are really lists pretending to be single facts\nReverse cards where both directions aren't meaningful\nScope\n\nThis skill ONLY:\n\nCreates flashcards from content user explicitly provides\nAnalyzes stats/decks user explicitly shares\nSuggests improvements when user asks\n\nThis skill NEVER:\n\nReads files without user request\nAccesses Anki app data automatically\nStores user data persistently\nOn First Use\nAsk what subject/domain (language, medical, tech, general)\nAsk current Anki experience level\nCheck if they have existing decks to audit\nIdentify immediate goal (create new cards, fix retention, prep for exam)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/anki",
    "publisherUrl": "https://clawhub.ai/ivangdavila/anki",
    "owner": "ivangdavila",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/anki",
    "downloadUrl": "https://openagent3.xyz/downloads/anki",
    "agentUrl": "https://openagent3.xyz/skills/anki/agent",
    "manifestUrl": "https://openagent3.xyz/skills/anki/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/anki/agent.md"
  }
}