What problem does it solve?
This Skill removes guesswork when constructing and running memcli commands to inspect, diagnose, and modify Memrise courses, levels, pools, and items, reducing errors and unsafe write operations.
Core Features & Use Cases
- Command Construction: Produce exact memcli commands for listing courses, levels, words, searching pools, and adding items with script-friendly options.
- Safe Write Workflow: Provide read-first validation steps, ID and column mapping checks, and recommendations to use sandbox inserts before bulk updates.
- Automation & Integration: Prefer and instruct on --output json and JSON column inputs for downstream scripting and CI processes.
Quick Start
Use the memrise skill to generate a memcli command that lists levels for course 6711617 with JSON output and includes empty levels.