anki

anki is a skill for Claude Code, Codex from bytesagain/ai-skills. It costs 53 tokens per session (217 once invoked), scanned A, original, no licence file.

A reference for Anki, a flashcard application that schedules reviews over time so you remember information longer. It covers spaced repetition, card design, scheduling, study workflows, templates, and its API.

In plain words
What is it for?
Use it to design cards, configure Anki's SM-2 or FSRS scheduling, manage decks and templates, create filtered decks, or connect to Anki through AnkiConnect.
Why use it?
It helps you create review cards and schedules based on how spaced repetition works instead of relying on ad hoc study sessions.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/bytesagain/ai-skills/anki
Any agent
npx skills add bytesagain/ai-skills --skill anki
Clone the repo
git clone --depth 1 https://github.com/bytesagain/ai-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for anki

README.md
[![agentmods](https://agentmods.dev/badge/skills/bytesagain/ai-skills/anki.svg)](https://agentmods.dev/skills/bytesagain/ai-skills/anki)
Your own site
<a href="https://agentmods.dev/skills/bytesagain/ai-skills/anki"><img src="https://agentmods.dev/badge/skills/bytesagain/ai-skills/anki.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 217 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.00217
Opus 5 $0.00026 $0.00109
Sonnet 5 $0.00011 $0.00043
Haiku 4.5 $0.00005 $0.00022

Measured 4d ago against content hash ad7650e0a2fa, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

anki scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/script.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

anki/SKILL.md · 29 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 29 lines · 53 tokens per session scan A ad7650e0a2fa

Subscribe to this mod's changes

anki is a skill published in the GitHub repository bytesagain/ai-skills (13 stars, last pushed 4mo ago), with no licence file. It adds 53 tokens to every session and 217 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

author-anki-cards

Safe operation guide for note-centric authoring with the anki-mcps MCP server. Use when adding, previewing, revising, deleting, batching, or releasing Anki notes that already have a usable note type.

yama662607/anki-mcp · 52 tokens

author-anki-note-types

Safe operation guide for note type authoring with the anki-mcps MCP server. Use when creating or revising Anki note types for direct note creation.

yama662607/anki-mcp · 40 tokens

learning-notes-automation

学习笔记自动化:视频/播客转录 → 知识点提取 → 闪卡生成 → 知识图谱更新。触发词:学习笔记、闪卡、Anki、知识提取、视频学习.

chubbyguan/chubbyskills · 58 tokens

obsidian-to-clew-import

Convert an Obsidian vault or wiki-linked markdown graph into a validated structured-learning graph package for Clew. Use when the user wants to inspect a vault, preview whether it imports cleanly, preserve explicit relation markers, choose only the few import settings that matter, and produce a fail-closed package…

miuuyy/Clew · 72 tokens

weight-loss-learn

减肥(科学可持续减脂)私教 — 从 0 带到「能独立设计并维持一套不复胖的减脂方案」的有状态学习教练。13 模块 novice→competent,证据导向、反极端节食,按你的水平自适应出题、核对方案、追踪进度。 触发词:「学减肥」「教我科学减脂」「继续学减肥」「帮我看减脂方案」.

swaylq/sijiao-skill · 111 tokens

teach

Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace. Trigger: teach, teach me, learn, I want to learn, help me understand, next lesson.

smileynet/teach-me · 46 tokens