Clear Tool

MCP Tools

Perform clear-tool operations from the command line.

Install

openclaw skills install clear-tool

Clear - CLI Utility

Command-line utility for clear operations.

Quick Start

clear-tool --help

Features

  • Standard command-line interface
  • Common flags and arguments
  • Pipe and redirect compatible
  • Shell integration

Examples

# Show help
clear-tool --help

# Basic usage
clear-tool [options] [arguments]

# Pipe input
echo "input" | clear-tool [options]