memrise

Installation
SKILL.md

Memrise

Overview

Use this skill to run memcli safely and produce exact commands for common Memrise course operations. Prefer commands that can be pasted directly, and switch to JSON output when results are consumed by scripts.

Read references/commands.md when you need full command/flag coverage. Read references/example-output.md when you need concrete output examples.

Runbook

  1. Confirm installation state.
  2. Confirm authentication source (env vars or flags).
  3. Run a read-only command first (courses, course-levels, words, search-pool).
  4. For level diagnostics, use course-levels --include-empty to surface empty/draft levels.
  5. For automation, append --output json when supported.
  6. Before write operations (add-to-course, add-to-level, add-level), validate the target IDs and fields with read commands.
Installs
7
Repository
dvcrn/skills
First Seen
Feb 17, 2026
memrise — dvcrn/skills