← Back to Skills Marketplace
vaintwyt

Question Explanation

by vaintwyt · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install question-explanation
Description
Generate a complete HTML tutorial that explains one or more problems with clear reasoning and embedded SVG or Canvas visuals. Use this skill whenever the use...
Usage Guidance
This skill appears internally consistent: it only instructs the agent to produce and send a complete HTML tutorial with embedded SVG/Canvas and does not ask for credentials or install anything. Things to consider before installing: (1) the generated HTML may include JavaScript that will run in your browser—only open files you trust; (2) the skill enforces a single-file output workflow and a specific final message, which is operationally strict but not inherently malicious; (3) if you are uncomfortable with skills being invoked autonomously, disable autonomous invocation in your agent settings (autonomy is the platform default, not a property unique to this skill). If you want additional assurance, ask the author for an example generated HTML so you can inspect it prior to trusting outputs.
Capability Analysis
Type: OpenClaw Skill Name: question-explanation Version: 0.1.1 The skill is designed to generate educational HTML tutorials from problem descriptions or images, utilizing SVG and Canvas for visual demonstrations. The instructions in SKILL.md focus on content quality, visual standards, and the technical requirements for generating a self-contained HTML file. While it directs the agent to operate 'silently' and use specific response phrases, these appear to be UX preferences rather than attempts to hide malicious activity. There is no evidence of data exfiltration, unauthorized system access, or malicious code execution.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it produces a complete HTML tutorial with SVG/Canvas visuals. It does not request unrelated binaries, credentials, or config paths, so required capabilities are proportionate to the stated goal.
Instruction Scope
The instructions are narrowly focused on generating a complete HTML file with embedded SVG/Canvas and saving/sending it to the user. They explicitly require reading question content from an uploaded image or text, which is expected for this use case. Note: the skill enforces strict behavioral rules (e.g., 'generate silently', 'respond only once after the file is saved', and a specific final response string). Those are operational constraints rather than security risks, but they are prescriptive and may limit normal conversational fallbacks.
Install Mechanism
No install spec or external downloads are present; this is instruction-only so nothing is written to disk by an install step. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no disproportionate or unexplained secrets requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modifications to other skills. Autonomous invocation is allowed by default (normal for skills) and does not combine with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install question-explanation
  3. After installation, invoke the skill by name or use /question-explanation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Updated the required user-facing response after HTML generation for clarity and simplicity. - Removed the need to include a clickable file path link in the final response; now only confirms the file is sent. - No changes to input handling, HTML generation standards, or visual material rules.
v0.1.0
Initial release of the Question Explanation Tutorial Generator. - Generates complete HTML tutorials that explain questions step-by-step with embedded SVG/Canvas visuals. - Supports extraction and recognition of question content from images or text, including multiple questions per input. - Provides idea guidance, entry points, and knowledge required for each question. - Delivers the output as a directly viewable HTML file with a clickable file:/// link. - Visuals adhere to strict SVG/Canvas quality standards—no external or raster images used. - Ensures a clean, responsive layout and a well-organized explanation structure for each question.
Metadata
Slug question-explanation
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Question Explanation?

Generate a complete HTML tutorial that explains one or more problems with clear reasoning and embedded SVG or Canvas visuals. Use this skill whenever the use... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Question Explanation?

Run "/install question-explanation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Question Explanation free?

Yes, Question Explanation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Question Explanation support?

Question Explanation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Question Explanation?

It is built and maintained by vaintwyt (@vaintwyt); the current version is v0.1.1.

💬 Comments