← Back to Skills Marketplace
bytesagain3

Diff

by bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
333
Downloads
0
Stars
3
Active Installs
8
Versions
Install in OpenClaw
/install diff
Description
diff reference tool
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install diff
  3. After installation, invoke the skill by name or use /diff
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug diff
Version 2.0.4
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 8
Frequently Asked Questions

What is Diff?

diff reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.

How do I install Diff?

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

Is Diff free?

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

Which platforms does Diff support?

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

Who created Diff?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.4.

💬 Comments