- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
aivault
by moldable-ai
Complete guide for using aivault as a zero-trust local vault and proxy for API secrets. Use this skill when initializing/configuring aivault, managing secrets and credentials, invoking capability-backed API calls, setting workspace/group isolation, adding custom providers, or troubleshooting daemon and policy issues.
fitness-finder
by Barneyjm
"Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence with AI-powered ranking."
windows-git-bash
by hrdtbs
Verifies and utilizes Git Bash or WSL on Windows to avoid PowerShell compatibility issues.
joplin-plugin-writer
by avenstack
Write, refactor, and debug Joplin plugins for desktop/mobile using the official Joplin plugin architecture, API, and manifest rules. Use when a user asks to create a new Joplin plugin, add features to an existing plugin, build CodeMirror/editor extensions, fix plugin loading/runtime errors, prepare manifest/package output, or align implementation with official docs from laurent22/joplin and joplin/plugins.
travel-planner
by Barneyjm
"Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization."
router-control
by analytic-skinny644
Universal home network discovery and device control via router. Use when: (1) discovering devices on local network, (2) SSH into a router, (3) managing WireGuard/VPN on a router, (4) setting up AdGuard Home / DNS filtering, (5) controlling smart home devices found via DHCP, (6) checking device online status. Works with any router (OpenWrt, GL.iNet, ASUS, TP-Link, etc.) — auto-detects model and capabilities. Designed for local Mac/Linux deployment with OpenClaw.
strip-made-with-cursor
by yuvalkarif
Set up Cursor hooks to automatically strip "Made with Cursor" branding from code, commits, and PR text before they are written. Use when the user wants to remove Cursor branding, strip "Made with Cursor" text, or add a preToolUse hook to prevent Cursor attribution.
ssh-tunnel
by statechangelabs
Manage SSH tunnels declaratively. Use when the user wants to create, start, stop, enable, disable, or check the status of SSH port-forwarding tunnels. Also use when the user mentions SSH tunnels, port forwarding, bastion hosts, or connecting to remote databases/services through SSH.
activecampaign
by CodeDraig
Manage email marketing and CRM with ActiveCampaign's automation platform.
using-git-worktrees
by Soyio-id
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
ngrok
by jyasuu
Secure tunneling service installation and HTTP tunneling setup.
terminal-discussion-export
by yousufjoyian
Export TriClaude or WorkClaude terminal discussion content to Google Drive as clean Markdown and post completion status to the terminal Visual tab. Use when the user asks to save, archive, export, or capture what was discussed in a terminal session to Drive, or says "workclaw".
tuya-irrigation
by giocaizzi
Smart irrigation system for Tuya-based devices with sensor integration. Features: cluster management, plant profiles, sensor data logging, smart irrigation logic. Use when: managing irrigation, adding plants/sensors, analyzing conditions, auto-watering. Requires: TUYA_CLIENT_ID, TUYA_CLIENT_SECRET in ~/.openclaw/.env.
spring-boot
by jyasuu
Spring Boot CLI for project initialization and Actuator endpoints for monitoring and management.
bird
by liewcf
X/Twitter CLI tool for reading tweets, threads, replies, searching, managing bookmarks, and fetching news/trending topics. Use when the user needs to read tweets, search X/Twitter content, get user timelines, fetch bookmarks, or retrieve trending news from the command line. Supports cookie-based authentication from Safari or Chrome.
octorail
by octorail
Discover and call paid APIs on OctoRail marketplace. Use when the user wants to generate images, text-to-speech, search the web, or use any external API service. Payments are automatic via USDC on Base Sepolia.
obsidian
by scottatron
"Automate Obsidian desktop workflows through the Obsidian CLI: create, read, search, and update notes; run daily-note and task commands; target specific vaults/files; and use plugin/developer commands. Use when a user asks to operate an Obsidian vault from terminal commands, script repeatable note workflows, or troubleshoot Obsidian CLI setup."
embedded-code
by moecly
嵌入式代码工具集 - 支持 Keil/Makefile/CMake 项目自动检测,J-Link/ST-Link/CMSIS-DAP 烧录,串口监控
blq MCP Tools - Agent Usage Guide
by teaguesterling
Always prefer blq tools over Bash for build/test/lint operations.
connect-blueprint
by ippei2480
Design and generate Amazon Connect contact flow JSON from requirements or diagrams. Use when: (1) designing a new contact flow from scratch by gathering requirements, (2) converting draw.io/Mermaid diagrams or images into flow JSON, (3) deploying flows to AWS via CLI, (4) updating existing flows. Covers IVR menus, queue routing, Lambda integration, business hours checks, and flow modules. Keywords: コンタクトフロー設計, IVR構築, コールフロー生成, Amazon Connect フロー JSON.
quality-gates
by ederheisler
Python code quality gates script for linting, type checking, complexity analysis, and testing before commits. Use when enforcing consistent code quality across Python projects with fast (unit-tests) or comprehensive (all-tests) modes.
image-gen
by naohainezha
"Generate and edit images using AI. Use when users ask to: create/draw/generate images, take selfies, edit/modify photos, change backgrounds, add elements to images, create avatars, make logos, etc. Covers requests like '发自拍', '画一只猫', '把背景换成蓝色', 'generate a logo', 'send me a selfie'."
youtube-watcher
by cgk-platform
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
skills-manager
by justcyl
统一处理所有 skills 操作的总控 skill,包括搜索、导入、创建、编辑、优化、上游跟踪、分发、归档与发布。默认将所有下载/托管技能集中到 ~/project/my-skills 仓库管理;即使在其他路径触发,也应回到该仓库执行管理流程。