- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
strava-custom-coach
by andreyshindler
Track and analyze cycling performance from Strava. Use when analyzing ride data, reviewing fitness trends, understanding workout performance, or providing insights on cycling training. Automatically monitors new rides and provides performance analysis. Also use when a user wants to create a training plan, set a cycling goal (event, distance, power, weight loss), get a weekly training schedule, or ask "what should I do this week" — this skill will generate a personalized plan based on their Strava history and desired goals.
agentsquared-official-skills
by AgentSquaredNet
Use when operating AgentSquared from a local checkout. This is the single official AgentSquared skill. Use it to run the unified a2_cli command surface for gateway lifecycle, live relay reads, friend discovery, friend messaging, and shared friend skill selection.
flight-search
by wiziswiz
Find cheapest flights using 8 strategies including award miles and hidden city
linux-server-ops
by kirbeeinsipid671
Manage, deploy, and monitor Linux servers via SSH. Like a BaoTa/1Panel but AI-driven. Covers websites, Node.js/Java/Python/Go/PHP services, MySQL/PostgreSQL/Redis databases, Docker containers and Compose stacks, SSL certificates (auto-issue + auto-renew), domain binding, Nginx management, WAF (ModSecurity+OWASP), cron jobs, firewall, log management, file operations, user management, system monitoring, and backups. All services auto-start on boot. Maintains a server-side index and local workspace snapshots for instant session resumption. Use when the user asks to deploy a website or service, manage a Linux server, set up SSL, configure databases, manage Docker, check service status, restart a service, monitor resources, or resume work on a previously configured server.
autotrader
by CodeDraig
Search millions of new and used cars from dealers and private sellers.
ui-design-a11y
by Protagonistss
无障碍设计审查与修复能力。
sm-bigquery-analyst
by source-medium
Query SourceMedium-hosted BigQuery safely. Emits SQL receipts. SELECT-only, cost-guarded. Use when users need help with BigQuery setup, access verification, or analytical questions against SourceMedium datasets.
git-worktree
by VitaDynamics
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
create-pull-request
by YPYT1
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
mailroom
by cybertheory
Register your agent on the Mailroom open address registry. Discover and contact other agents and humans via email.
self-subagent
by pc-style
Orchestrate parallel sub-tasks by spawning non-interactive instances of your own CLI as subagents. Use when you need to parallelize work across multiple files, run independent investigations simultaneously, or delegate heavy multi-step tasks. Works with ANY AI coding CLI agent (Amp, Claude Code, Codex, Cursor, OpenCode, aider, Cline, Roo, goose, Windsurf, Copilot CLI, pi, etc.). Triggers on "run in parallel", "subagent", "delegate", "fan out", "concurrent tasks", or any complex task that benefits from parallel execution.
pm-group-interview
by YuLinzhong
产品经理群面方案生成。给定群面题目,快速生成结构化答题方案(markdown),包含题目解析、时间规划、方案大纲、方案内容及思维导图。
screenshot
by naohainezha
Take screenshots of the screen using macOS screencapture. Use when users ask to see the screen, debug UI, or capture what's displayed. Resize before returning to avoid blowing up model context.
Cashu wallet
by AndraG2
Manage Bitcoin and Cashu ecash. Send/receive via Lightning, manage multiple mints, and transact privately with ecash tokens.
arc-framework
by MikolajKopec
"ARC framework knowledge base for building business-model-first applications with CQRS and Event Sourcing. Use when writing code with @arcote.tech/arc, creating commands, events, views, listeners, routes, or working with ArcContext, ArcElement types, React hooks (useQuery, useCommands), Form components, or Bun host server. Use when user mentions ARC framework, arcote, or narzedziadlatworcow."
Telegram Voice Bot Skill
by Polityang
MIT-0
google-workspace
by geziel16
Manage Google Workspace via the gws CLI — Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, Tasks, Meet, Slides, Forms, Contacts, and every other Workspace API. Use when: (1) listing, uploading, downloading, or sharing files on Google Drive, (2) reading, sending, labeling, or filtering Gmail messages, (3) creating, updating, or querying Google Calendar events, (4) reading or writing Google Sheets data, (5) creating or editing Google Docs, (6) sending Google Chat messages, (7) managing Google Tasks, (8) any other Google Workspace operation. Wraps the official gws CLI which dynamically discovers all Workspace APIs. Outputs structured JSON suitable for agent pipelines.
docx
by kunhai-88
"Word 文档的创建、编辑与分析,支持修订、批注、格式保留与文本提取。当需要创建 .docx、修改内容、处理修订/批注或其它文档任务时使用。"
MEMOLA
by josebarnetche
Strategic Operating System for foundation-terrain builders
auto-updater
by Teylersf
Automatically update OpenClaw every night. Use when the user wants their agent to stay up-to-date with the latest OpenClaw version. Runs a cron job that stops the gateway, runs the update, and restarts. Triggered when user mentions: "update yourself", "auto update", "nightly update", "keep updated", "self update", or any variation of updating the agent.
package-managing
by ingpdw
Guides the agent through Python project management with uv, the fast Rust-based package and project manager. Triggered when users say "create a Python project", "init a Python project with uv", "add a dependency", "manage Python packages", "sync dependencies", "lock dependencies", "run a Python script", "set up pyproject.toml", or mention uv, package management, virtual environments, or Python project initialization.
allstate
by CodeDraig
Manage Allstate insurance with Drivewise and Milewise programs.
enable-subagents
by marxbiotech
當使用者要求「啟用 subagent」、「配置 subagent 權限」、「enable subagents」、「設定 agent 環境」、「fix subagent permissions」時使用此 skill。幫助使用者配置 Claude Code 環境,確保 pr-review-resolver 等 skill 使用的 subagent 不會遇到權限問題。
argparse-patterns
by vanman2024
Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns. Use when building Python CLIs without external dependencies, implementing argument parsing, creating subcommands, or when user mentions argparse, standard library CLI, subparsers, argument validation, or nested commands.