anki-connect

Installation
SKILL.md

Project: intellectronica/agent-skills, Eleanor Berger's agent skills collection.

License: CC0 1.0 Universal (public domain dedication). Full license text is in LICENSE alongside this file.

Snapshot: Frozen copy of intellectronica/agent-skills/skills/anki-connect as of 2026-05-22. The maintained version lives upstream and may have evolved since this snapshot.

AnkiConnect

Overview

Enable reliable interaction with Anki through the AnkiConnect local HTTP API. Use this skill to translate user requests into AnkiConnect actions, craft JSON requests, run them via curl/jq (or equivalent tools), and interpret results safely.

Preconditions and Environment

  • If Anki is not running, launch Anki, then wait until the AnkiConnect server responds at http://127.0.0.1:8765 (default). Verify readiness using curl, e.g. curl -sS http://127.0.0.1:8765 should return Anki-Connect.

Safety and Confirmation Policy (Critical)

CRITICAL — NO EXCEPTIONS

Installs
3
GitHub Stars
67
First Seen
Aug 19, 2026
anki-connect — hugobowne/show-us-your-agent-skills