← 返回 Skills 市场
142
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install question-explanation - 安装完成后,直接呼叫该 Skill 的名称或使用
/question-explanation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Question Explanation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install question-explanation」即可一键安装,无需额外配置。
Question Explanation 是免费的吗?
是的,Question Explanation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Question Explanation 支持哪些平台?
Question Explanation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Question Explanation?
由 vaintwyt(@vaintwyt)开发并维护,当前版本 v0.1.1。
推荐 Skills