Overview
- Skill Key
- brunobuddy/shut-up-openclaw-cli
- Author
- brunobuddy
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/brunobuddy/shut-up-openclaw-cli
- Latest Commit SHA
- d1ba3046c95da2b707e736151469ca951d4c53a6
Suppress the OpenClaw CLI banner message. Use when the user says "hide openclaw banner", "disable openclaw banner", "suppress openclaw banner", "remove openclaw banner", "openclaw banner is annoying", "turn off the lobster", or wants to stop seeing the OpenClaw startup tagline on every command invocation.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hide-openclaw-banner 技能。 若已安装,则直接安装 hide-openclaw-banner 技能。
# Hide OpenClaw Banner The OpenClaw CLI banner is emitted during CLI bootstrap (Commander.js `preAction` hook) before the plugin system initializes. A plugin cannot suppress it. Use the built-in env var instead. ## How to Apply Add to the user's shell config (`~/.zshrc` or `~/.bashrc`): ```bash export OPENCLAW_HIDE_BANNER=1 ``` Place it near any existing OpenClaw config (e.g., after the completions `source` line). After editing, remind the user to run `source ~/.zshrc` or open a new terminal. ## How to Revert Remove the `OPENCLAW_HIDE_BANNER` line from the shell config, then `source ~/.zshrc`.
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.