CLI Tools
2516 skills in Tools > CLI Tools
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
bird
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
summarize
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
openhue
Control Philips Hue lights/scenes via the OpenHue CLI.
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
clawdis-notify
Send system notifications to specific Clawdis nodes (macOS computers) via the Gateway and CLI. Use when you need to alert a person or confirm a remote action on a particular machine, or when an agent must push a notification to another computer.
clawdis-nodes
Discover, interpret, and target Clawdis nodes (paired devices) via the Gateway/CLI. Use when an agent must find available nodes, choose the best target machine, or reason about presence vs node availability (Tailnet/Tailscale optional).
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
sonoscli
Control Sonos speakers (discover/status/play/volume/group).
clawdis-canvas
Drive the Clawdis Canvas panel (present, eval, snapshot, A2UI) via the clawdis CLI, including gateway-hosted A2UI surfaces and action bridging.
qmd
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
reddit-fetch
Fetch content from Reddit using Gemini CLI when WebFetch is blocked. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors. (user)
web-browser
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
add-provider
Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when: (1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.) (2) Creating a usage probe for a CLI tool or local API (3) Following TDD to implement provider integration (4) User asks "how do I add a new provider" or "create a provider for X"
moai-domain-cli-tool
Enterprise CLI tool architecture with multi-language patterns, UX/DX optimization, and production deployment strategies
moai-domain-cli-tool
Enterprise CLI tool architecture with multi-language patterns, UX/DX optimization, and production deployment strategies
moai-cc-commands
Claude Code Commands system, workflow orchestration, and command-line interface patterns. Use when creating custom commands, managing workflows, or implementing CLI interfaces.
moai-lang-shell
Enterprise Shell scripting with Bash 5.2, ShellCheck, bats-core testing, POSIX compliance, and Context7 MCP integration for defensive scripting patterns.
moai-lang-shell
Enterprise Shell scripting with Bash 5.2, ShellCheck, bats-core testing,