Generate spaced-repetition cards from notes
Good Anki/Mochi cards are atomic, one-fact-per-card, and avoid yes/no questions. This prompt produces them from raw study notes.
Generate spaced-repetition cards from these notes.
Notes:
{{NOTES}}
Rules:
- One fact per card. If you find yourself adding 'and', split the card.
- No yes/no questions. Use cloze deletions or short-answer.
- For dates/numbers, include unit and context.
- For concepts, separate definition cards from application cards.
- For each card, also include a tag for the topic cluster.
Output as TSV: front, back, tag. {{NOTES}}
How to use this prompt
- Copy the prompt above (Copy button on the top-right).
- Replace each
{{VAR}}with your own value. Variables:{{NOTES}}. - Paste it into one of the recommended tools below.
- Iterate: tighten constraints in the prompt if the output is generic.
Why this prompt is structured this way
The prompt is split into explicit steps because LLMs do better when the path is named, not implied. Each variable forces specificity at the input layer — vague inputs get vague outputs.
Pair this prompt with a tool
Claude (Anthropic)
$0/mo (Pro at $20)Frontier model with long context and strong reasoning.
Claude (Opus / Sonnet / Haiku tiers) is the assistant favored by writers and engineers who care about reasoning quality and tone. 1M token context on Opus.
ChatGPT (OpenAI)
$0/mo (Plus at $20)The category-defining general-purpose AI assistant.
ChatGPT has the broadest feature surface: image gen, voice, custom GPTs, web browsing, code execution. Often the right default; sometimes beaten on specific tasks by Claude or Perplexity.
QuillBot
$10/moParaphrasing + summarizing that actually preserves meaning.
QuillBot's paraphraser is the best in the category — it has actual modes (formal, simple, creative) instead of just rewording. Free tier is generous.
Perplexity
$0/mo (Pro at $20)AI search engine with citations.
Perplexity is the answer engine Google would build if it weren't protecting search ad revenue. Cited answers, follow-up questions, focused source modes.
The PlaybookPrompts weekly
One short email per week. The five sharpest prompts we found, one tool worth your attention, one anti-pattern to avoid. Unsubscribe in one click.
Newsletter signup is not configured. Set PUBLIC_NEWSLETTER_USERNAME in the build env.