← 返回 Skills 市场
bytesagain3

Diff

作者 bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
333
总下载
0
收藏
3
当前安装
8
版本数
在 OpenClaw 中安装
/install diff
功能描述
diff reference tool
使用说明 (SKILL.md)

Diff

diff reference tool. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This appears to be a harmless, offline reference tool. If you care about absolute assurance, inspect the included scripts (scripts/script.sh) before enabling — it is a plain bash script that prints documentation. Note the quickstart text generically mentions 'access credentials' but the skill does not require or use any credentials or network access. Standard caution: only enable/run skills from sources you trust and consider running untrusted scripts in a restricted/sandboxed environment.
功能分析
Type: OpenClaw Skill Name: diff Version: 2.0.4 The 'diff' skill bundle is a purely informational reference tool that provides static documentation about diff concepts. The bash script (scripts/script.sh) contains no functional code other than heredocs for text output and lacks any network, file system, or credential access.
能力评估
Purpose & Capability
Name/description match the included script and documentation: both produce offline reference text. Minor documentation wording (e.g., 'Required tools and access credentials' in the quickstart) mentions credentials generically despite the skill declaring no env vars or credentials — likely a documentation template artifact, not an access request.
Instruction Scope
SKILL.md and the included script produce static heredoc reference text. The runtime instructions do not call external endpoints, read arbitrary files, or access environment variables beyond standard shell behavior.
Install Mechanism
No install spec is provided and the skill is effectively instruction-only with an included bash script. Nothing is downloaded or written to disk at install time by the registry metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference secrets or external tokens.
Persistence & Privilege
Skill does not request always:true, does not attempt to modify other skills or system settings, and is user-invocable only (normal autonomous invocation allowed).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install diff
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /diff 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Clean package with matching SKILL.md
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.2
old template -> domain-specific v2.0.0
v1.0.1
old template -> domain-specific v2.0.0
v1.0.0
Initial release
元数据
Slug diff
版本 2.0.4
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 8
常见问题

Diff 是什么?

diff reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。

如何安装 Diff?

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

Diff 是免费的吗?

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

Diff 支持哪些平台?

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

谁开发了 Diff?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.4。

💬 留言讨论