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 (default). Verify readiness using curl, e.g. should return . Safety and Confirmation Policy (Critical) CRITICAL — NO EXCEPTIONS Before any destructive or modifying operation on notes or cards (adding, updating, deleti…