·anki

Generates Anki flashcards in TSV format from source material using spaced repetition best practices. Supports Basic, Reversed (bidirectional), and Cloze card types with configurable quantity and difficulty. Use when generating flashcards, creating Anki cards, making study cards, converting notes to flashcards, turning a transcript into flashcards, or building a spaced repetition deck.

16Installs·0Trend·@mblode

Installation

$npx skills add https://github.com/mblode/agent-skills --skill anki

How to Install anki

Quickly install anki AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill anki
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mblode/agent-skills.

SKILL.md

View raw

Generate Anki flashcards from any source material. Produces TSV files ready for direct import.

| references/card-design-rules.md | Default: card construction, anti-patterns, bidirectional rules | | references/tsv-format-spec.md | Formatting output as TSV | | references/difficulty-calibration.md | Applying difficulty and quantity settings |

Ask the user for these before generating. Default to Standard / Medium if not specified.

Generates Anki flashcards in TSV format from source material using spaced repetition best practices. Supports Basic, Reversed (bidirectional), and Cloze card types with configurable quantity and difficulty. Use when generating flashcards, creating Anki cards, making study cards, converting notes to flashcards, turning a transcript into flashcards, or building a spaced repetition deck. Source: mblode/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mblode/agent-skills --skill anki
Category
>_Productivity
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from mblode/agent-skills

Quick answers

What is anki?

Generates Anki flashcards in TSV format from source material using spaced repetition best practices. Supports Basic, Reversed (bidirectional), and Cloze card types with configurable quantity and difficulty. Use when generating flashcards, creating Anki cards, making study cards, converting notes to flashcards, turning a transcript into flashcards, or building a spaced repetition deck. Source: mblode/agent-skills.

How do I install anki?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill anki Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mblode/agent-skills