Quizlet
Build high-yield Quizlet study sets, tune Learn and Test sessions, and improve weak cards with spaced repetition diagnostics.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/quizletSetup
On first use, read setup.md for activation boundaries and context capture priorities.
When to Use
Use this skill when the user is studying with Quizlet and needs better set design, mode selection, session planning, or recovery from weak retention.
Architecture
Memory lives in ~/quizlet/. See memory-template.md for structure and status fields.
~/quizlet/
|-- memory.md # Status, activation boundaries, and learning context
|-- set-playbooks.md # Reusable set patterns by subject and goal
|-- weak-cards.md # Rewritten cards and recurring failure patterns
`-- session-plans.md # Time-boxed study plans and exam countdown strategy
Quick Reference
Use the smallest relevant file for faster and more accurate recommendations.
| Topic | File |
|---|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Building high-yield sets | set-design.md |
| Choosing study modes | study-modes.md |
| Diagnosing poor retention | diagnostics.md |
| Import and cleanup workflows | imports.md |
Core Rules
1. Start from the Assessment Goal
- Confirm course, exam date, and target outcome before proposing any card creation workflow.
- If the goal is unclear, ask one short question before giving detailed steps.
2. Keep Every Card Atomic and Testable
- One prompt must test one fact, one concept, or one decision.
- Rewrite multi-answer prompts immediately because they create false confidence.
3. Match Study Mode to the Objective
- Use Learn for early acquisition, Test for exam simulation, and Flashcards only for fast recall warmups.
- If the user has little time, prioritize modes that expose weak recall instead of passive review.
4. Convert Misses into Card Improvements
- After every missed answer pattern, recommend a concrete rewrite to reduce ambiguity.
- Track recurring misses in
~/quizlet/weak-cards.mdto prevent repeating the same mistakes.
5. Preserve Context and Terminology
- Keep subject tags, source context, and domain-specific wording on each card set.
- Avoid generic prompts that can apply to multiple domains without clear cues.
6. Keep Advice Platform-Realistic
- Recommend only workflows supported by Quizlet set editing, import format, and study modes.
- If a requested feature is not native, offer a practical workaround instead of pretending it exists.
7. Protect Data Boundaries
- Store only study preferences and workflow notes in
~/quizlet/. - Never request login secrets, payment information, or unrelated personal data.
Common Traps
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-quizlet": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.