anki-connect-skill

anki-connect-skill is a skill for Claude Code, Codex from CraftOS-dev/CraftBot. It costs 45 tokens per session (151 once invoked), scanned A, original, MIT.

A connection between an AI assistant and Anki, a flashcard app for spaced-repetition learning. It uses AnkiConnect, an Anki plug-in that provides an interface for other programs.

In plain words
What is it for?
Use it to create, update, search, and manage Anki cards, decks, notes, and card templates.
Why use it?
It removes the need to manually enter or search flashcards when managing study material from another tool.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/craftos-dev/craftbot/anki-connect
Any agent
npx skills add CraftOS-dev/CraftBot --skill anki-connect
Clone the repo
git clone --depth 1 https://github.com/CraftOS-dev/CraftBot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for anki-connect-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/craftos-dev/craftbot/anki-connect.svg)](https://agentmods.dev/skills/craftos-dev/craftbot/anki-connect)
Your own site
<a href="https://agentmods.dev/skills/craftos-dev/craftbot/anki-connect"><img src="https://agentmods.dev/badge/skills/craftos-dev/craftbot/anki-connect.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 151 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00045 $0.00151
Opus 5 $0.00023 $0.00076
Sonnet 5 $0.00009 $0.00030
Haiku 4.5 $0.00005 $0.00015

Measured 4d ago against content hash 99e766077829, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

anki-connect-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/anki-connect/SKILL.md · 16 lines

What it actually says

AnkiConnect Skill

This skill provides integration with AnkiConnect, a plugin for Anki that exposes a REST API for interacting with Anki from external applications.

Setup

For installation and usage instructions, refer to the AnkiConnect documentation:

https://git.sr.ht/~foosoft/anki-connect/blob/master/README.md

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 16 lines · 45 tokens per session scan A 99e766077829

Subscribe to this mod's changes

anki-connect-skill is a skill published in the GitHub repository CraftOS-dev/CraftBot (376 stars, last pushed today), licensed MIT. It adds 45 tokens to every session and 151 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

turix-mac

Computer Use Agent (CUA) for macOS automation using TuriX. Use when you need to perform visual tasks on the desktop, such as opening apps, clicking buttons, or navigating UIs that don't have a CLI or API.

TurixAI/TuriX-CUA · 53 tokens

macos-control

Control macOS GUI applications via mouse automation, keyboard input, screenshots, image recognition, and AppleScript execution. Use when you need to interact with macOS app UIs, take screenshots, click buttons, type text, scroll, drag, or locate images on screen.

NakaokaRei/SwiftAutoGUI · 58 tokens

artifact-storage-policy

管理 Codex 交付物的專案識別、Google Drive/GitHub 路由、檔名、儲存位置與回讀驗證;凡工作報告、外部保存、交付成果或新 repository 選擇涉及遠端儲存時使用。.

a275618631/codex-antigravity-collaboration · 68 tokens

model-worker-routing

Route a task to the existing Ox Alpha worker only when the user explicitly names Ox Alpha; preserve normal Codex behavior for all other tasks.

a275618631/codex-antigravity-collaboration · 32 tokens

output-contract

任務完成前需要一致交付格式、修改清單、測試結果、待確認事項、或使用者明確要求「完成後列出」時使用。適用於程式碼、設定、文件、skills、同步與多步驟任務收尾;本 Skill 不取代內容 readiness 或風險檢查。.

a275618631/codex-antigravity-collaboration · 79 tokens

prompt-portability

需要把 Codex / Claude 的全域規則、skill 原則、工作流程或提示詞移植到 Gemini、ChatGPT、Claude 網頁版、API、或其他不具備本機檔案修改能力的平台時使用。.

a275618631/codex-antigravity-collaboration · 56 tokens