anki

Installation
SKILL.md

Anki Skill

Manage Anki flashcards via AnkiConnect HTTP API.


⛔ MANDATORY: Pre-Add Checklist (READ THIS FIRST)

You MUST NOT call addNote or addNotes until ALL steps below are completed. No exceptions. No defaults. No shortcuts.

Agent Mode Exception

When called by the anki-flashcard-generator agent (or any automated agent), skip the interactive checklist below. Instead:

  1. Read deck and model from .claude/anki.json config (create with defaults {"deck": "program::claude", "model": "Basic"} if missing)
  2. Call modelFieldNames to verify the configured model's fields
  3. Proceed directly with addNotes — no user confirmation needed

Interactive Mode (User-Initiated)

Installs
14
GitHub Stars
2
First Seen
Feb 24, 2026