A versatile command-line utility for reversing the order of lines, words, or characters within text files and streams.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install reverse-tool
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install reverse-tool using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Reverse Tool is a specialized utility designed for developers and data engineers using Openclaw Skills to perform complex text transformations. Whether you need to reorder log files by reversing line sequence or analyze strings for symmetry by reversing characters, this tool provides a robust CLI interface for rapid manipulation. It integrates seamlessly into shell pipelines, allowing for efficient data reordering as part of larger automated workflows. This tool enhances the capabilities of your coding environment by providing granular control over text orientation and sequence.
To integrate this utility with your Openclaw Skills environment, ensure the tool is accessible in your system PATH. You can use it immediately via the command line.
# Reverse line order in a file
reverse-tool file.txt
# Reverse characters in a string via pipe
echo "Openclaw Skills" | reverse-tool -c
The Reverse Tool operates on raw text streams and adheres to standard Unix stream protocols for maximum compatibility with Openclaw Skills.
| Transformation Type | Flag | Description |
|---|---|---|
| Line Reversal | (None) | Reverses the order of lines (last line becomes first). |
| Character Reversal | -c |
Reverses the sequence of characters within each line. |
| Word Reversal | -w |
Reverses the order of words within each individual line. |
Loading
A robust CLI utility for permanent file and directory deletion and filesystem cleanup.

A comprehensive business intelligence skill for analyzing Apple Inc.'s ecosystem, financial growth, and market dominance.

A specialized knowledge skill for AI agents to analyze the business operations, marketing history, and competitive landscape of Burger King.

A powerful command-line utility for pattern matching, text extraction, and automated string replacement using regular expressions.

A strategic analysis skill for exploring Airbnb's disruptive business model, historical evolution, and sharing economy impact.

A comprehensive data and analysis skill for exploring Amazon's global ecommerce marketplace and AWS cloud computing ecosystem.








































