anki-gen

Generate Anki decks (.apkg) with Q&A and Cloze cards from vault content.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/aaaxn/skills --skill anki-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anki-gen
Source: https://github.com/aaaxn/skills/tree/main/anki-gen
Command: npx skills add https://github.com/aaaxn/skills --skill anki-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires genanki, markdown, and includes scripts (resource) components.

What problem does it solve?

This Skill automates turning vault content into organized Anki flashcards and decks, reducing manual card creation.

Core Features & Use Cases

  • Generate Anki decks (.apkg) from vault content and produce both Q&A and Cloze cards.
  • Support source material from wiki pages, raw PDFs/PPTX, or course notes, and package decks for import.
  • Integrate with AnkiConnect workflows and deduplicate decks when run multiple times.

Quick Start

Describe the vault content you want converted into flashcards and run the skill to generate and package the Anki deck.

Frequently Asked Questions about anki-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown notes into Anki flashcards automatically?

This Skill automates converting markdown notes into Anki flashcards by parsing vault content and packaging it into an importable .apkg deck. It produces both Q&A and Cloze cards from your markdown text.

Can I generate Anki decks from PDFs and PPTX files?

Yes, you can generate Anki decks from PDFs and PPTX files. The tool processes raw PDFs, PPTX presentations, or course notes, converting the extracted content into ready-to-use flashcards.

What is the best way to create Anki Cloze deletion cards from wiki pages?

The best way to create Anki Cloze deletion cards from wiki pages is to use an automated deck generation tool that processes your vault content. It handles frontmatter metadata and packages Cloze cards directly into an .apkg file.

Does automated Anki deck generation support deduplication when run repeatedly?

Yes, automated Anki deck generation supports deduplication when run repeatedly. It ensures safe packaging with deduplication, preventing duplicate flashcards when you process the same vault content multiple times.

Do I need AnkiConnect to import generated .apkg deck files?

You do not need AnkiConnect to import generated .apkg deck files, as they can be imported manually into Anki. However, the tool integrates with AnkiConnect workflows if you prefer to automate the import process.