taylorhuston/local-life-manager · Archived

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".

First seen Jan 26, 2026

Installation

$ npx skills add taylorhuston/local-life-manager --skill flashcards

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from taylorhuston/local-life-manager · top by installs.

npx skills add taylorhuston/local-life-manager

Browse all from taylorhuston/local-life-manager

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 69
License MIT
Default branch main
Open issues 1
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Edit, Glob, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,276 B
  • docs SUMMARY.md 279 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 27 installs

SKILL.md

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

  1. 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.