- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
cqrs-implementation
by EngineerWithAI
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
refactor
by DS-codi
One-command orchestrator for module refactors in this Project Memory MCP workspace. Use when the user asks to refactor a module with controlled planning, implementation, review, and testing.
Скоринг Facebook рекламы (крон)
by dengineproblem
ÐÑли Ð½ÐµÑ Ð°ÐºÑивнÑÑ directions или адÑеÑов â ниÑего не делай, не ÑообÑай.
managing-google-sheets
by gmickel
Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".
Тестирование креативов
by dengineproblem
```
tmux
by Heldinhow
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Publish Workflow - 公众号自动发布主控系统
by atxinsky
å ¬ä¼å·èªå¨åå¸ç³»ç» v1.0 - 2026-01-23
commit
by kvnwolf
Wrap up work by syncing documentation, committing changes, pushing to the remote, and opening a pull request. Consult this skill whenever committing code, pushing changes, creating a pull request, or finishing a task that involves documentation updates — including partial workflows like "just commit" or "push and create a PR."
vscode-chat-response-stream
by DS-codi
"Use this skill when building VS Code chat participant responses using ChatResponseStream. Covers markdown, command buttons, command links, file trees, progress messages, references/anchors, the generic push() method, and ChatFollowupProvider for suggested follow-ups."
coolify-deployment
by stakpak
Deploy Coolify self-hosted PaaS for application hosting. Covers VM provisioning, installation, GitHub integration, and application deployment with auto-SSL.
douyin-video-fetch
by KAMIENDER
下载抖音视频到本地(无水印优先)。用于给后续视频分析/复刻提供原始素材,支持 URL 或 video_id 输入、批量列表输入与统一输出目录。
Онбординг нового клиента
by dengineproblem
Ðе ÑÐ¾Ñ ÑанÑй невалидиÑованнÑе ÑокенÑ
mastering-aws-cli
by SpillwaveSolutions
AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".
apple-reminders
by Heldinhow
Manage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
geth
by hairyf
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
cloud-agents
by shaoruu
Manage Cursor Cloud Agents via the API. Launch agents, list running agents, check status, get conversation history, send follow-ups, stop or delete agents, and pull agent branch changes into the local repo. Use when the user mentions cloud agents, background agents, launching a task on a repo, checking agent status, or pulling agent changes.
hyperlane
by hairyf
Interchain messaging with Hyperlane – Mailbox, ISMs, hooks, Warp routes, SDK, CLI, and relayer.
axelar
by hairyf
Axelar network — cross-chain transfers, GMP, axelard CLI, nexus, EVM Gateway, axelarnet
project-setup
by JeongHeonK
C#/.NET 프로젝트를 Claude Code용으로 초기화. CLAUDE.md 생성 + 컨텍스트 hook 설치 (Bash/PowerShell). Use when setting up new C# projects for Claude Code, migrating existing projects, or updating context hooks.
feishu-meeting-room
by chuchengcao
查询飞书会议室信息,支持按地域、建筑筛选会议室。使用场景:(1) 需要查找会议室ID用于日程预定 (2) 按地域搜索会议室层级 (3) 查询特定建筑的会议室 (4) 筛选可用会议室 (5) 用户提到"会议室"、"预定会议室"、"找会议室"、"查询会议室ID"。
generating-skills-from-logs
by shutootaki
Claude Code の会話履歴と CLI コマンド実行履歴(セッションログ)を分析し、 繰り返しワークフローを発見して Agent Skills を自動生成する。 ユーザーが履歴分析、繰り返しタスクの発見、スキル自動生成を求めた場合に使用する。 "analyze my history", "find repetitive tasks", "create skills from logs", "include cli history", "analyze command history", "繰り返しタスクを探して", "履歴からスキルを作って", "コマンド履歴も見て", "CLI履歴を含めて", "最近の履歴を元にスキルを作成" などのリクエスト時に使用される。
yijing-fengshui
by Wolke
易經陽宅風水分析。基於倪海廈易經陽宅學的風水分析技能,強調「名位相等」與「長幼有序」。觸發詞:風水、陽宅、住宅分析、方位、辦公室風水、老闆位置
video-downloader
by LeeFeee
通用视频下载工具。基于 yt-dlp 支持从 YouTube、Bilibili、Twitter/X、抖音、小红书等 1000+ 视频网站下载视频并保存到本地。首次使用会自动安装 yt-dlp 依赖。当用户提供视频链接、要求下载视频、或提到"保存视频"、"下载视频"时触发此技能。支持指定输出目录、选择视频质量、仅下载音频等选项。
safe-exec
by OTTTTTO
Safe command execution for OpenClaw Agents with automatic danger pattern detection, risk assessment, user approval workflow, and audit logging. Use when agents need to execute shell commands that may be dangerous (rm -rf, dd, fork bombs, system directory modifications) or require human oversight. Provides multi-level risk assessment (CRITICAL/HIGH/MEDIUM/LOW), in-session notifications, pending request management, and non-interactive environment support for agent automation.