- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
migrating-git-subtree
by squirrel289
Move one folder or a set of folders from one Git repository to another with git subtree while preserving commit history, authorship, and timestamps. Use when asked to migrate directories across repositories, split monorepos, import a subproject, keep syncing with git subtree split/add/merge/pull, or retire the source path after a successful import.
copilot-cli
by zhaoxuanZzz
Enable autonomous code development and collaboration using GitHub Copilot CLI. Use this skill when you need to write code, fix bugs, implement features, refactor code, create pull requests, or perform any development tasks autonomously with AI-powered assistance. Supports interactive and non-interactive modes, session management, automated PR workflows, and comprehensive code analysis. Ideal for automated development workflows, CI/CD integration, code reviews, and autonomous feature implementation.
Voice Bridge
by fangbb-coder
MIT
SKILL: Enterprise Inventory Optimization & Demand Forecasting
by HGargAcc
User Output: Present a brief executive summary of the pipeline execution to the user, highlighting the average WMAPE achieved and the total number of SKUs optimized. Provide instructions on how to access the generated HTML report.
murmur
by xiaopengde
把一段中文(或任意 Whisper 支持语言)的会议/面试录音用本地 Whisper large-v3 转成文本,再清洗成带说话人标签、修过 ASR 错字、分好章节的 markdown 文档(可选再转成 docx)。跨平台(macOS Apple Silicon 用 mlx-whisper,Windows/Linux/Intel Mac 用 whisper-ctranslate2)。零云端、零订阅、隐私不出本机。适用:替代飞书妙计/通义听悟/Otter.ai 这类付费转录服务、需要在 VS Code 或 Word 里直接拿到可读稿、在 AI agent(Claude Code/Copilot/Codex/Cursor)里端到端跑通。不适用:实时转录、强噪声多人重叠会议、需要严格说话人分离的场景。
vibe-kanban
by abpai
Manage work in Vibe Kanban (VK), the shared source of truth for agent tasks. Use when checking assigned work, creating/updating tasks, running heartbeat checks, scanning @mentions, or producing daily standup summaries. Triggers: "check the board", "what's on my plate", "create/update task", "heartbeat", "standup summary".
gh-worktree-branch
by AutoFor
新しい作業を開始するときに GitHub Issue を作成し、Git Worktree とブランチを作成する。
python-dev
by quanturetechnologies
Develops, reviews, and debugs Python code following Quanture standards. Use when writing Python scripts, APIs, data processing pipelines, automation tasks, or any Python-related development work.
youtube-downloader
by zxhfighter
Download YouTube videos using yt-dlp. Automatically checks for yt-dlp installation and installs if needed. Supports both full YouTube URLs and video IDs. Use when user asks to download YouTube videos, save videos locally, or get video files.
RHDH Frontend Dynamic Plugin Bootstrap
by kadel
This skill should be used when the user asks to "create RHDH frontend plugin", "bootstrap frontend dynamic plugin", "create UI plugin for RHDH", "new frontend plugin for Red Hat Developer Hub", "add entity card to RHDH", "create dynamic route", "add sidebar menu item", "configure mount points", "create theme plugin", or mentions creating frontend components, UI pages, entity cards, or visual customizations for Red Hat Developer Hub or RHDH. This skill is specifically for frontend plugins - for backend plugins, use the separate backend plugin skill.
sensibo
by harley
Check and control home AC units via Sensibo API. Use when asked about AC status, room temperature, humidity, or to turn AC on/off/set temperature.
python-uv-acceleration
by qiao-925
在 Python 项目中默认使用 uv 替代 pip 进行依赖管理和虚拟环境创建,提升 10-100x 安装速度。当处理 Python 项目、创建虚拟环境、安装依赖、或用户提到 pip/venv/virtualenv 时使用。
exploring-data
by arielperez82
Exploratory data analysis using ydata-profiling. Use when users upload
work-on-ticket
by IHKREDDY
Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use when starting work on a Jira ticket, creating branches for tickets, or when users mention "work on ticket", "start ticket", "create branch for", or Jira ticket IDs.
intercom
by Sytex
Manage Intercom conversations, contacts, and tickets. Use when user mentions Intercom, conversations, soporte, chats, support tickets, or wants to investigate a user issue.
superspec-implementation
by BryanHoo
Use when implementing a planned OpenSpec change by applying tasks and validating all artifacts.
lg-desktop
by gyumaruya
"Docker virtual desktop with GUI automation. Use when asked to interact with desktop applications, automate GUI workflows, test UI, or operate software that requires a display. OCR-powered text inspection instead of screenshots (97% fewer tokens). Subcommands: up, down, status, update, inspect, click, type, key, screenshot, find-and-click, wait-for, assert, run, copy-from, copy-to."
cardtrader-api
by Eomm
Interact with CardTrader REST API for trading card management. Handles authentication, marketplace operations (search products, cart, purchase), inventory management (list/create/update/delete products), order management (list/update/ship orders), and wishlist operations. Use for trading card marketplace integration, inventory sync, order fulfillment automation.
github-knowledge
by hanniballei
GitHub knowledge base manager for storing, indexing, and querying GitHub repositories locally. Maintains a BASE.md index file with summaries of all saved repos. Trigger this skill when the user asks a question or makes a request related to: - A specific GitHub repository (download, query, analyze, summarize, compare) - GitHub issues, PRs, releases, or repository search - 仓库、GitHub项目、开源项目 的下载、查询、分析等操作 Do NOT trigger for unrelated git operations (e.g., "init a local git repo", "git commit"). Core actions: 1. Explicit download request → require URL → clone or pull → summarize → update BASE.md 2. Query + repo exists locally → pull → maybe update summary → answer question 3. Query + repo NOT local → search GitHub via gh/curl → answer question (do NOT clone)
just-do-it
by matiHirCab
Forces the agent to stop overexplaining and immediately execute the requested task in a direct, implementation-first way.
business-card-intake
by caozheshan-gm
Use when processing business-card images from 商务/图/未处理名片, renaming files by detected person name, moving cards to 商务/图/名片, and creating person notes from 模版/人物介绍 with YAML extracted from the card.
dev-browser
by yuanxiao0115
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
pr-to-origin-main
by atman-33
Create a pull request from current development branch to origin/main (not upstream/main). Use when you need to merge a feature branch into the main branch of your fork and want to ensure the PR targets origin/main with English descriptions. Always confirms remote target with user before creation to prevent accidentally creating PRs to upstream repositories.
ogt-docs-define-tools
by OpenDNDApps
Document project tools and CLI utilities in docs/define/tools/. Use when documenting internal CLIs, scripts, development tools, or third-party integrations that team members need to understand and use.