← Back to Skills Marketplace
brunobuddy

Shut up OpenClaw CLI

by Bruno Pérez · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
478
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install shut-up-openclaw-cli
Description
Suppress the OpenClaw CLI banner message. Use when the user says "hide openclaw banner", "disable openclaw banner", "suppress openclaw banner", "remove openc...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shut-up-openclaw-cli
  3. After installation, invoke the skill by name or use /shut-up-openclaw-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug shut-up-openclaw-cli
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 478 downloads so far.

How do I install Shut up OpenClaw CLI?

Run "/install shut-up-openclaw-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shut up OpenClaw CLI free?

Yes, Shut up OpenClaw CLI is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shut up OpenClaw CLI support?

Shut up OpenClaw CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shut up OpenClaw CLI?

It is built and maintained by Bruno Pérez (@brunobuddy); the current version is v1.0.0.

💬 Comments