Flashcards
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".
MCP get_skill({ skillId: "flashcards-cd7e55c5" })Use this skill with your agent
Create a free account and connect via MCP
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.
Related Skills
More skills in Education & Writing
Academic Plotting
Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn. Use when creating any figure for a conference paper.
Add Educational Comments
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
AI Prompt Engineering & Safety Best Practices
Comprehensive best practices for AI prompt engineering, safety frameworks, bias mitigation, and responsible AI usage for Copilot and LLMs.
Anti Slop
Comprehensive toolkit for detecting and eliminating "AI slop" - generic, low-quality AI-generated patterns in natural language, code, and design. Use when reviewing or improving content quality, preventing generic AI patterns, cleaning up existing content, or enforcing quality standards in writing, code, or design work.
Apple Notes
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
Asc Whats New Writer
Generate engaging, localized App Store release notes (What's New) from git log, bullet points, or free text using canonical metadata under `./metadata`. Optionally pairs with promotional text updates.
Explore Other Categories
Skills from other categories with shared topics
Brief
Create or update project brief through interactive discovery. Use when starting any new idea, revisiting an idea after time away, or when vision feels unclear.
Commit
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages.
Complete
Complete task: validate, document, review, commit, and merge to develop. Use when all implementation is done and ready to finalize.