# Skill: Create spaced repetition cards

Published: 2025-12-19T00:00:00.000Z
Updated: 2026-03-17T00:00:00.000Z
Canonical: https://wow.pjh.is/journal/claude-skill-create-spaced-repetition-cards

**Update 2026-03-17:** I've added a conversational review mode. Skill code [here](https://github.com/HartreeWorks/skill--mochi-srs).

I take rough notes during French conversation classes, and I'd like a quick way to add them to [Mochi](https://mochi.cards/).

Something like this:

```
Hey Claude! I'd like to memorise these:

une décision
il a une motie raison
je suis en partie responsable
être dans le denil
c’est logique 
ca fait sense
```

Well, it takes \~10 mins to [make a Claude Skill](https://wow.pjh.is/journal/claude-skills) for this.

![Claude Skill: Make SRS cards](https://wow.pjh.is/static/images/blog/claude-skill-make-srs-cards.jpeg)

How I made it:

[Loom video](https://www.loom.com/share/04d9bbc892984a37b13c8b5cebcdcde7)

You'll need to [use Claude Code](https://wow.pjh.is/journal/everyone-should-use-claude-code). The web app sandbox blocks requests to most external domains, including mochi.com.
