← Back to Skills Marketplace
Quiz Battle
by
russianoracle
· GitHub ↗
· v1.0.0
524
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install quiz-battle
Description
Интерактивная викторина по школьным предметам и программированию с inline кнопками. Используй когда пользователь просит поиграть в викторину, проверить знани...
Usage Guidance
This skill appears coherent and low-risk: it only describes quiz behavior and example message payloads. Before installing, confirm your agent's messaging tool (e.g., Telegram integration) is properly configured and you are comfortable granting it permission to send messages and handle callback_data. Ensure the agent's messaging integration stores and uses credentials securely — the skill itself does not request any secrets, but the underlying messaging tool may require them. If you deploy this in a multi-user environment, validate that user_id/target handling won't leak responses between users.
Capability Analysis
Type: OpenClaw Skill
Name: quiz-battle
Version: 1.0.0
The OpenClaw skill 'quiz-battle' is designed as an interactive quiz. Analysis of `_meta.json` and `SKILL.md` reveals no malicious instructions or code. The `SKILL.md` file provides clear, benign instructions for the AI agent to conduct a quiz, including examples of using the `message` tool with inline buttons, which is a standard UI component. There are no indications of prompt injection attempts to subvert the agent, exfiltrate data, execute unauthorized commands, or establish persistence.
Capability Assessment
Purpose & Capability
Name/description (interactive school/programming quiz) match the SKILL.md content. There are no extra required binaries, env vars, or config paths that would be unrelated to running a quiz.
Instruction Scope
The SKILL.md contains only quiz flow, sample questions, button payloads, and response handling. It does reference using a 'message' tool and sending to a 'telegram' channel with a 'target' user_id, which is coherent for delivering inline buttons and callbacks — but it does not instruct the agent to read files, export credentials, or contact unrelated endpoints.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or fetched at install time.
Credentials
The skill declares no environment variables, credentials, or config paths. The behavior shown (sending messages/buttons, handling callbacks) does not require additional secrets beyond whatever messaging tool the agent already uses.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quiz-battle - After installation, invoke the skill by name or use
/quiz-battle - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of quiz-battle — Interactive school subjects and programming quiz.
- Lets users play quizzes on math, English, programming, science, and history.
- Uses inline buttons for subject and answer selection.
- Instant feedback with friendly messages, emojis, and score tracking.
- Includes a variety of sample questions for each topic.
- Designed for a cheerful, supportive user experience.
Metadata
Frequently Asked Questions
What is Quiz Battle?
Интерактивная викторина по школьным предметам и программированию с inline кнопками. Используй когда пользователь просит поиграть в викторину, проверить знани... It is an AI Agent Skill for Claude Code / OpenClaw, with 524 downloads so far.
How do I install Quiz Battle?
Run "/install quiz-battle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quiz Battle free?
Yes, Quiz Battle is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Quiz Battle support?
Quiz Battle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quiz Battle?
It is built and maintained by russianoracle (@russianoracle); the current version is v1.0.0.
More Skills