← 返回 Skills 市场
A testing skill
作者
jeremyctrl
· GitHub ↗
· v1.0.0
· MIT-0
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install a-testing-skill
功能描述
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?
使用说明 (SKILL.md)
When explaining code, always include:
- Start with an analogy: Compare the code to something from everyday life
- Draw a diagram: Use ASCII art to show the flow, structure, or relationships
- Walk through the code: Explain step-by-step what happens
- Highlight a gotcha: What's a common mistake or misconception?
Keep explanations conversational. For complex concepts, use multiple analogies.
安全使用建议
This skill appears safe and coherent for helping explain code: it only prescribes how the agent should format explanations and requests no installs, secrets, or file access. Things to consider before enabling: (1) the agent can be invoked autonomously by default—watch for unexpected behavior; (2) do not paste sensitive or proprietary code into chats you don't trust, since the skill will analyze any code it is given; (3) review a few sample outputs to confirm the explanation style meets your needs; (4) if the agent ever asks to access files, network endpoints, or credentials to provide explanations, treat that as unexpected and revoke the skill until you verify why.
功能分析
Type: OpenClaw Skill
Name: a-testing-skill
Version: 1.0.0
The skill bundle is a simple educational tool designed to explain code using analogies and ASCII diagrams. The instructions in SKILL.md are focused on formatting and pedagogical style, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name, description, and SKILL.md all align: the skill is an explanation/teaching helper and its runtime instructions are purely about how to format explanations (analogy, ASCII diagram, step-by-step, gotcha). It does not request unrelated capabilities.
Instruction Scope
SKILL.md only instructs the agent how to present explanations and does not direct the agent to read files, environment variables, system paths, or transmit data to external endpoints. No scope creep detected.
Install Mechanism
No install spec or code files are present; the skill is instruction-only and will not write or execute code on disk.
Credentials
The skill declares no required environment variables, credentials, or config paths — appropriate given its stated purpose.
Persistence & Privilege
always:false and default autonomous invocation are in place. The skill does not request persistent or elevated privileges and does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install a-testing-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/a-testing-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
a-testing-skill version 1.0.0
- Initial release
- Added SKILL.md with a basic description: "test skill"
- This is a testing skill that shouldn't be used
元数据
常见问题
A testing skill 是什么?
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 A testing skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install a-testing-skill」即可一键安装,无需额外配置。
A testing skill 是免费的吗?
是的,A testing skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
A testing skill 支持哪些平台?
A testing skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 A testing skill?
由 jeremyctrl(@jeremyctrl)开发并维护,当前版本 v1.0.0。
推荐 Skills