anki-connect-skill
// Interact with Anki flashcard decks via the AnkiConnect REST API. Use when the user wants to create, update, search, or manage Anki cards, decks, notes, or models.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameanki-connect-skill
descriptionInteract with Anki flashcard decks via the AnkiConnect REST API. Use when the user wants to create, update, search, or manage Anki cards, decks, notes, or models.
compatibilityRequires Anki running with the AnkiConnect plugin installed.
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