← Back to Skills Marketplace
330
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install quizlet
Description
Build high-yield Quizlet study sets, tune Learn and Test sessions, and improve weak cards with spaced repetition diagnostics.
Usage Guidance
This skill appears internally consistent and low-risk: it only uses a local folder (~/quizlet/) for lightweight study metadata and explicitly avoids credentials and network actions. Before installing, confirm you are comfortable with the skill creating and updating files under ~/quizlet/ (inspect the folder contents after first use). Keep these precautions: 1) don't store sensitive personal data or passwords in ~/quizlet/; 2) review future updates/changelogs for added network behavior or credential requests; 3) if you prefer tighter control, restrict activation to explicit user invocation rather than automatic activation, and set the directory permissions so only your account can read/write it.
Capability Analysis
Type: OpenClaw Skill
Name: quizlet
Version: 1.0.0
The skill bundle is benign. All files consistently describe a local-only skill focused on providing guidance for Quizlet study strategies and managing study-related notes within the `~/quizlet/` directory. The `SKILL.md` explicitly states that the skill does not perform network requests, access sensitive user data, or store files outside its designated directory. There is no evidence of malicious prompt injection, data exfiltration, unauthorized execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
The skill's name and description (create/tune Quizlet sets, diagnostics) align with its declared requirements: no binaries, no credentials, and a single local config path (~/quizlet/) used for storing notes and playbooks. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md and companion docs instruct the agent to read/write only the declared ~/quizlet/ files, capture study context, and provide guidance workflows. Instructions explicitly say not to request login/payment info or make undeclared network requests. There are no vague 'gather whatever context you need' directives or references to other system paths.
Install Mechanism
No install spec and no code files — the lowest-risk pattern. The skill is instruction-only, so nothing will be written to disk by an installer beyond the agent's own local notes if the agent follows the skill guidance.
Credentials
No environment variables, no credentials, and a single declared config path (~/quizlet/) are proportional to a study-set helper. The skill explicitly forbids storing passwords or unrelated personal data. There is no request for unrelated cloud or system credentials.
Persistence & Privilege
always:false (not force-included) and normal autonomous invocation settings; the skill stores only local notes under its own config path and does not claim to modify other skills or system-wide settings. This is an appropriate persistence model for its purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quizlet - After installation, invoke the skill by name or use
/quizlet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with Quizlet set design, study mode tuning, and weak-card diagnostics workflows.
Metadata
Frequently Asked Questions
What is Quizlet?
Build high-yield Quizlet study sets, tune Learn and Test sessions, and improve weak cards with spaced repetition diagnostics. It is an AI Agent Skill for Claude Code / OpenClaw, with 330 downloads so far.
How do I install Quizlet?
Run "/install quizlet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quizlet free?
Yes, Quizlet is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Quizlet support?
Quizlet is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Quizlet?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills