← Back to list

flashcards
by TaylorHuston
A customizable life management framework for Claude Code - skills, agents, and workflows for personal productivity
⭐ 12🍴 2📅 Jan 24, 2026
SKILL.md
name: flashcards description: Generate spaced repetition flashcards from notes or topics. Use when user wants to create flashcards, make review cards, prepare for spaced repetition, or convert notes to quiz format. Triggers on "flashcards", "make cards", "spaced repetition", "review cards". model: claude-sonnet-4-5-20250929 argument-hint: [file path or topic] allowed-tools: Read, Edit, Glob, Grep
Generate flashcards for Obsidian Spaced Repetition from: $ARGUMENTS
Syntax
See references/flashcard-syntax.md for formats:
::single-sided:::bidirectional;;multi-line==text==cloze deletions
Process
- If file path: read and analyze it
- If topic: search vault for relevant notes
- Identify key concepts, terms, gotchas worth remembering
- Generate cards grouped by subtopic
- Ask where to add:
- Inline within source note
- Dedicated flashcards section at bottom
- Separate flashcards file
- Add cards to chosen location
Guidelines
- Atomic: one concept per card
- Bidirectional for terminology, translations, concept ↔ example
- Cloze for port numbers, values, command syntax
- Avoid: yes/no questions, overly long answers, memorizing lists
Generate cards useful for recall, not trivial facts.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon