← 返回 Skills 市场
dinghaibin

Clear Tool

作者 BIN · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clear-tool
功能描述
Perform clear-tool operations from the command line.
使用说明 (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]
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clear-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clear-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug clear-tool
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clear Tool 是什么?

Perform clear-tool operations from the command line. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Clear Tool?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clear-tool」即可一键安装,无需额外配置。

Clear Tool 是免费的吗?

是的,Clear Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clear Tool 支持哪些平台?

Clear Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clear Tool?

由 BIN(@dinghaibin)开发并维护,当前版本 v1.0.0。

💬 留言讨论