/install hex-tool
Hex - Hexadecimal Conversion Tool
Convert between hexadecimal, decimal, binary, and ASCII representations. Essential for low-level debugging, binary protocol analysis, and byte-level data inspection.
Usage
hex-tool [options] \x3Cvalue>
Operations
- Encode text or numbers to hexadecimal
- Decode hexadecimal back to readable text
- Convert between hex, decimal, and binary bases
Examples
# Encode text to hex
hex-tool --encode "Hello World"
# Decode hex to text
hex-tool --decode "48656c6c6f"
# Convert decimal to hex
hex-tool --from dec --to hex 255
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hex-tool - After installation, invoke the skill by name or use
/hex-tool - Provide required inputs per the skill's parameter spec and get structured output
What is Hex Tool?
Convert data between hexadecimal and other formats. Use for debugging binary data, examining file headers, and working with hex dumps. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Hex Tool?
Run "/install hex-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hex Tool free?
Yes, Hex Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hex Tool support?
Hex Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hex Tool?
It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.