← Back to Skills Marketplace
dinghaibin

Clear Tool

by BIN · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clear-tool
Description
Perform clear-tool operations from the command line.
README (SKILL.md)

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]
Usage Guidance
This skill is low-risk: its single script simply prints ANSI codes to clear a terminal and asks for no credentials. The main practical issue is that SKILL.md references a 'clear-tool' command but no install step is provided — installing would require you to place the script on your PATH or create a wrapper. If you install it, inspect or run the script locally before making it executable; avoid running unknown installers or placing files into system directories you don't control.
Capability Analysis
Type: OpenClaw Skill Name: clear-tool Version: 1.0.0 The skill is a simple utility designed to clear the terminal screen. The implementation in scripts/clear.py uses standard ANSI escape codes to clear the display and reset the cursor position, which aligns perfectly with the documentation in SKILL.md. No suspicious behaviors, data exfiltration, or malicious instructions were found.
Capability Assessment
Purpose & Capability
The name/description (clear-tool) matches the included code's behavior (printing ANSI sequences to clear the terminal). Minor inconsistency: SKILL.md shows usage as a 'clear-tool' binary but the repository contains a single scripts/clear.py and no install instructions, so the binary name/installation is not provided by the package.
Instruction Scope
SKILL.md only documents running the CLI (help, piping). It does not instruct reading files, environment variables, or contacting external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included script is tiny (prints escape codes) and does not download or execute external code.
Credentials
No environment variables, credentials, or config paths are requested or used; the script has no need for secrets.
Persistence & Privilege
Skill does not request always:true and does not modify system or other skills. It has no persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clear-tool
  3. After installation, invoke the skill by name or use /clear-tool
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug clear-tool
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clear Tool?

Perform clear-tool operations from the command line. It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.

How do I install Clear Tool?

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

Is Clear Tool free?

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

Which platforms does Clear Tool support?

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

Who created Clear Tool?

It is built and maintained by BIN (@dinghaibin); the current version is v1.0.0.

💬 Comments