From personal-knowledge
Use this skill to generate Anki flashcards in simple-anki-sync format for active memorization of any knowledge. Invoke whenever the user wants to memorize, make flashcards, create study cards, or turn knowledge into reviewable cards — including phrases like 生成 Anki 卡片, 做闪卡, 帮我记忆, "anki cards", "flashcards", "study cards", "memorize this". The skill applies LessWrong spaced-repetition best practices: atomic questions, standardized templates, appropriate detail levels. Not for general learning plans, summaries, or explanations — only for producing actual Anki-formatted cards ready for import.
How this skill is triggered — by the user, by Claude, or both
Slash command
/personal-knowledge:anki-card-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate high-quality Anki cards based on LessWrong best practices and simple-anki-sync format.
Generate high-quality Anki cards based on LessWrong best practices and simple-anki-sync format.
Before generating cards, clarify with user if unclear:
Proceed only after understanding requirements.
Use simple-anki-sync format:
#anki/[domain]/[topic]
| [Question] |
| ---------- |
| [Core answer]<br><br><small>💡 [Supplementary info]</small> |
Option A (Recommended): HTML tags
| 唐朝建立时间 |
| ---------- |
| 618年,李渊建立<br><br><small>💡 隋末农民起义后起兵</small> |
Option B: Separator
| 唐朝建立时间 |
| ---------- |
| 618年,李渊建立 ——— 💡 隋末农民起义后起兵 |
Option C: Parentheses
| 唐朝建立时间 |
| ---------- |
| 618年,李渊建立(趣闻:其子李世民功劳最大) |
If a card can be split into two shorter cards, split it.
Format: <br><br><small>💡 content</small>
Emoji Guide:
Keep supplementary info to 10-20 characters.
Use > to reference related cards:
| 牛顿贡献 |
| ------- |
| >运动定律 >万有引力 >微积分发展 |
Use English tags: #anki/[domain]/[topic]
Common domains: history, programming, language, science, mathematics, psychology, economics, philosophy, medicine, art
See references/examples.md for detailed examples:
Core Philosophy: Prioritize sustainability and real recall scenarios over comprehensive coverage. Focus on preventing cognitive and motivational barriers.
❌ 不适合卡片化的内容:
✅ 替代方案:
npx claudepluginhub niracler/skill --plugin personal-knowledgeBuilds optimized flashcard decks using spaced repetition (SM-2 algorithm). Use when a learner needs long-term retention of vocabulary, grammar, or phrases.
Interacts with Anki via AnkiConnect to read or modify decks, notes, cards, models, media, and sync operations. Useful for automating flashcard management.
Generates and drills flashcards using Leitner-style spaced repetition. Builds cards from outlines, notes, or casebooks; tracks progress per subject.