← 返回 Skills 市场
zhangyingzhuangk

Explain Code 1.0.0

作者 zhangyingzhuangk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install explain-code-1-0-0
功能描述
用可视化图表和类比解释代码。在解释代码如何工作、教授代码库或用户询问如何工作时使用
使用说明 (SKILL.md)

在解释代码时,总是包含:

  1. 先打比方做类比: 将代码与日常生活中的事物进行比较
  2. 画图表: 使用ASCII art来展示流程、结构或关系
  3. 遍历代码: 一步一步地解释发生了什么
  4. Highlight突出问题: 常见的错误或误解是什么?

保持解释自然。对于复杂的概念,可以用多个类比。

安全使用建议
This skill is instruction-only and does not ask for credentials or install software, so it's low risk to add. Still: avoid pasting sensitive or proprietary code into the conversation (the agent will use any code you provide to generate explanations). Verify the agent's explanations for correctness before acting on them.
功能分析
Type: OpenClaw Skill Name: explain-code-1-0-0 Version: 1.0.0 The skill bundle is a benign tool designed to explain code using analogies and ASCII diagrams. The instructions in SKILL.md are purely educational and functional, providing clear guidelines for the AI agent to follow without any malicious directives, data exfiltration risks, or unauthorized execution patterns.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions. The skill only instructs the agent how to explain code (analogies, ASCII diagrams, step-throughs) and does not request unrelated resources, binaries, or credentials.
Instruction Scope
Runtime instructions are narrowly scoped to producing explanations (use analogies, ASCII art, step-throughs, highlight common issues). The SKILL.md does not instruct the agent to read system files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec or code files are present. Being instruction-only means nothing is written to disk or downloaded during installation.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for an explanation-only utility.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request persistent presence or modify other skills or system configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install explain-code-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /explain-code-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of explain-code skill: - Explains code using analogies to everyday objects or scenarios - Visualizes code with ASCII diagrams for flow, structure, or relationships - Walks through code step by step to clarify execution - Highlights common mistakes or misunderstandings - Explanations are natural and may use multiple analogies for complex concepts
元数据
Slug explain-code-1-0-0
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Explain Code 1.0.0 是什么?

用可视化图表和类比解释代码。在解释代码如何工作、教授代码库或用户询问如何工作时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Explain Code 1.0.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install explain-code-1-0-0」即可一键安装,无需额外配置。

Explain Code 1.0.0 是免费的吗?

是的,Explain Code 1.0.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Explain Code 1.0.0 支持哪些平台?

Explain Code 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Explain Code 1.0.0?

由 zhangyingzhuangk(@zhangyingzhuangk)开发并维护,当前版本 v1.0.0。

💬 留言讨论