返回 Skill 列表
extension
分类: 开发与工程无需 API Key

flashcards

从笔记或主题生成间隔重复的抽认卡。当用户想要创建抽认卡、制作复习卡片、准备间隔重复学习,或将笔记转换为测验格式时使用。触发词包括“抽认卡”、“制作卡片”、“间隔重复”、“复习卡片”。

person作者: jakexiaohubgithub

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

  1. If file path: read and analyze it
  2. If topic: search vault for relevant notes
  3. Identify key concepts, terms, gotchas worth remembering
  4. Generate cards grouped by subtopic
  5. Ask where to add:
    • Inline within source note
    • Dedicated flashcards section at bottom
    • Separate flashcards file
  6. 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.