← 返回 Skills 市场
Shut up OpenClaw CLI
作者
Bruno Pérez
· GitHub ↗
· v1.0.0
478
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install shut-up-openclaw-cli
功能描述
Suppress the OpenClaw CLI banner message. Use when the user says "hide openclaw banner", "disable openclaw banner", "suppress openclaw banner", "remove openc...
安全使用建议
This is a simple, coherent instruction to add export OPENCLAW_HIDE_BANNER=1 to your shell rc to suppress the banner. Before editing, back up your shell config (e.g., cp ~/.zshrc ~/.zshrc.bak). To test without persistence, run export OPENCLAW_HIDE_BANNER=1 in a terminal and start the CLI; if it works, add it to your rc. Be sure to update the correct file for your shell (bash may use ~/.bash_profile or ~/.bashrc; zsh may use ~/.zprofile or ~/.zshrc). Removing the line and sourcing the file reverts the change.
功能分析
Type: OpenClaw Skill
Name: shut-up-openclaw-cli
Version: 1.0.0
The skill 'shut-up-openclaw-cli' is designed to suppress the OpenClaw CLI banner by instructing the user (via the agent) to set an environment variable (`OPENCLAW_HIDE_BANNER=1`) in their shell configuration. All instructions in SKILL.md are directly related to this benign purpose, providing clear steps for application and reversion. There is no evidence of data exfiltration, malicious execution, persistence, or any other harmful intent. The actions described are standard for configuring CLI tools and pose no security risk.
能力评估
Purpose & Capability
The name/description (hide the OpenClaw CLI banner) match the instructions (set OPENCLAW_HIDE_BANNER=1). There are no unrelated permissions, installs, or credentials requested.
Instruction Scope
Instructions ask the user to edit their shell rc file (~/.zshrc or ~/.bashrc) to export OPENCLAW_HIDE_BANNER=1 and to source the file. Editing shell config is appropriate for this change but is a persistent modification to user startup files; the skill does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written or executed by the skill itself.
Credentials
No environment variables or credentials are required by the skill itself. The single env var it recommends (OPENCLAW_HIDE_BANNER) is directly relevant to the stated goal.
Persistence & Privilege
The skill does not request always: true, nor does it modify other skills or system-wide agent settings. The change it suggests is a user-managed persistent environment variable in the user's shell config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shut-up-openclaw-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/shut-up-openclaw-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the hide-openclaw-banner skill.
- Suppresses the OpenClaw CLI banner using the built-in environment variable.
- Provides clear instructions for adding or removing the banner suppression in shell configuration files.
- Helps users who find the OpenClaw banner distracting or annoying during CLI use.
元数据
常见问题
Shut up OpenClaw CLI 是什么?
Suppress the OpenClaw CLI banner message. Use when the user says "hide openclaw banner", "disable openclaw banner", "suppress openclaw banner", "remove openc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 478 次。
如何安装 Shut up OpenClaw CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shut-up-openclaw-cli」即可一键安装,无需额外配置。
Shut up OpenClaw CLI 是免费的吗?
是的,Shut up OpenClaw CLI 完全免费(开源免费),可自由下载、安装和使用。
Shut up OpenClaw CLI 支持哪些平台?
Shut up OpenClaw CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shut up OpenClaw CLI?
由 Bruno Pérez(@brunobuddy)开发并维护,当前版本 v1.0.0。
推荐 Skills