Clearner1

anki-connect

AnkiConnect exposes internal Anki features to external applications via an easy-to-use. Use when working with the AnkiConnect API or when the user needs to interact with this API.

Clearner1 0 Updated 2mo ago
GitHub

Install

npx skillscat add clearner1/anki-connect-skill

Install via the SkillsCat registry.

SKILL.md

AnkiConnect API

AnkiConnect exposes internal Anki features to external applications via an easy-to-use

How to Use This Skill

This API documentation is split into multiple files for on-demand loading.

Directory structure:

references/
├── resources/      # 8 resource index files
├── operations/     # 111 operation detail files
└── schemas/        # 5 schema groups, 6 schema files

Navigation flow:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. If an operation references a schema, read references/schemas/<prefix>/<schema>.md

Base URL

  • http://127.0.0.1:8765 - Default AnkiConnect local server

Resources

  • modelreferences/resources/model.md (23 ops) - Note type (model) management: fields, templates, s
  • graphicalreferences/resources/graphical.md (19 ops) - GUI operations: browse, review, add cards dialogs,
  • cardreferences/resources/card.md (17 ops) - Operations for managing cards: suspension, ease fa
  • notereferences/resources/note.md (17 ops) - Note operations: add, update, delete notes, manage
  • deckreferences/resources/deck.md (12 ops) - Operations for managing decks: create, delete, mov
  • miscellaneousreferences/resources/miscellaneous.md (11 ops) - General operations: versioning, sync, profiles, im
  • statisticreferences/resources/statistic.md (7 ops) - Review statistics: daily counts, review history, a
  • mediareferences/resources/media.md (5 ops) - Media file management: store, retrieve, list, and