← Back to Skills Marketplace
1036
Downloads
3
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install quiz
Description
Design engaging quizzes with effective questions, scoring logic, and results that drive learning or conversions.
Usage Guidance
This skill is a documentation-only helper for designing quizzes and appears internally consistent. Before using it in a production setting, consider: (1) Privacy — lead-generation or result-gating implies collecting emails or user identifiers; ensure you have proper consent and storage practices. (2) Integrations — if you connect to Typeform, LMS, or analytics, you will need and should protect API keys/credentials; the skill doesn’t request them but implementations will. (3) Proctoring/lockdown recommendations may require elevated access or third-party services — evaluate those separately. If you plan to extend this into runnable code, review any added code or install steps for external downloads and credential use.
Capability Analysis
Type: OpenClaw Skill
Name: quiz
Version: 1.0.0
The skill bundle consists entirely of documentation files (`SKILL.md`, `implementation.md`, `questions.md`, `types.md`) providing comprehensive guidance on designing quizzes. The content is purely informational, including illustrative examples of quiz structures and scoring logic, but no executable code or commands intended for the AI agent. There are no indications of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's behavior, or any form of obfuscation. All references are to local documentation files, aligning perfectly with the stated purpose of assisting in quiz design.
Capability Assessment
Purpose & Capability
Name/description (quiz design) align with what the skill contains: guidance, question-writing rules, scoring patterns, and implementation recommendations. There are no unrelated required binaries, env vars, or install steps.
Instruction Scope
SKILL.md and the included markdown files restrict themselves to quiz design, question-writing, scoring, UX, and tooling recommendations. The runtime instructions only reference the bundled docs (types.md, questions.md, implementation.md) and do not direct the agent to read system files, environment variables, or exfiltrate data.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
The skill requests no credentials or env vars (proportional). Note: implementation recommendations mention third-party platforms (Typeform, LMS, etc.); integrating with those platforms in practice will require service credentials and careful handling of user data, but the skill itself does not request them.
Persistence & Privilege
No always:true, no special persistence requested, and the skill does not instruct modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not a special privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quiz - After installation, invoke the skill by name or use
/quiz - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Quiz?
Design engaging quizzes with effective questions, scoring logic, and results that drive learning or conversions. It is an AI Agent Skill for Claude Code / OpenClaw, with 1036 downloads so far.
How do I install Quiz?
Run "/install quiz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quiz free?
Yes, Quiz is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Quiz support?
Quiz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quiz?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills