- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
mumu-manager-cli
by jasoft
使用 MuMuManager.exe 对 MuMu 模拟器 12 实例进行统一管理与操作,包含实例配置、创建/克隆/删除/重命名、导入/导出、启动/关闭/重启/窗口控制、应用安装/卸载/启动/关闭、设备信息、系统工具、ADB 命令、驱动与排序等。适合编写脚本批量自动化管理 MuMu 模拟器时使用。
anki
by greenheadHQ
Anki 카드 분할 스킬. 정보 밀도 높은 Anki 카드를 원자적 단위로 분할. 사용 시점: (1) 사용자가 /anki 명령 실행, (2) Anki 카드 분할/분석 요청, (3) AnkiConnect 연결 상태 확인 요청
by Victory-Hugo
用于提取文本与表格、创建新 PDF、合并/拆分文档以及处理表单的综合 PDF 操作工具包。当需要填写 PDF 表单,或以编程方式批量处理、生成或分析 PDF 文档时使用。
transcribe
by blackhaj
Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.
raptor-admin
by cfansimon
查询和控制 Raptor 量化机器人实盘数据。当用户提到查看实盘数据、查看实盘表格、查看实盘日志、查看机器人状态、查看持仓、查看资产、查看净值、查看杠杆、查看成交记录、启动或停止机器人、巡检实盘、快速巡检实盘、巡检bnbyb跨所、巡检byb本所,以及 Raptor/量化机器人相关任何查询时使用。需要配置 RAPTOR_BASE_URL 和 RAPTOR_API_TOKEN。
odin
by 4Players
"ODIN platform by 4Players - real-time voice chat SDKs, game server hosting, and video conferencing. Use when: building applications with voice chat (Unity, Unreal, Web, Swift, Node.js, C/C++), deploying game servers with ODIN Fleet, or integrating video conferencing with ODIN Rooms."
slack-gif-creator
by kunhai-88
"创建针对 Slack 优化的动画 GIF 的知识与工具。提供约束、验证工具与动画概念。当用户请求为 Slack 创建动画 GIF 时使用,如「为 Slack 制作一个 X 做 Y 的 GIF」。"
markdown-checker
by zxhfighter
检查 markdown 文件的语法、样式、错别字和排版问题。使用此 skill 当用户需要检查、验证或修复 markdown 文件时,包括:检查标题层级、链接格式、代码块语法、列表格式、空格和缩进、标点符号使用、段落间距等问题。
release-prep
by ddaanet
Validates git state, runs quality checks, updates documentation, and assesses release readiness before the human executes the release command. Invoked when the user asks to "prepare release", "release prep", "ready to release", "pre-release check", "check release readiness", or mentions releasing a package.
pdf-reader
by childbamboo
Reads PDF files and extracts text content in Markdown format. Handles tables and multi-page documents. Use when needing to read PDF documents. Requires pdfplumber package.
azure-ai-agent-deploy
by johnmaeda
Deploy prompt-based Azure AI agents from YAML definitions to Azure AI Foundry projects. Use when users want to (1) create and deploy Azure AI agents, (2) set up Azure AI infrastructure, (3) deploy AI models to Azure, or (4) test deployed agents interactively. Handles authentication, RBAC, quotas, and deployment complexities automatically.
x-route
by x-cmd-skill
Route table viewer with multiple output formats. Display network routing table in CSV, TSV, or raw format. Requires x-cmd: Use x-cmd skill to install and use x-cmd, see https://x-cmd.com/llms.txt . Note: load x-cmd with . ~/.x-cmd.root/X before use.
bonzo-campaign-builder
by zacdcook
Build Bonzo CRM drip campaigns programmatically via internal API. Creates campaigns, adds days with correct day numbers, adds SMS/Email events, and fills content. No browser automation needed. Use when asked to create drip campaigns, build campaign sequences, or automate Bonzo campaign creation.
beads-rust
by ar1g
Manage issues with the beads_rust CLI (br). Use when creating, triaging, updating, closing, prioritizing, or linking issues in a repo that uses .beads.
Stirling-PDF Tool
by Cursedpotential
A local CLI tool for manipulating PDF files (merge, split, convert) using a Docker-hosted Stirling-PDF instance.
reelme
by RubenGlez
"Generate a 2D animated explainer video for any open-source project: MP4, GIF, and editable Remotion source. Use when the user wants to create a demo video, explainer video, or feature announcement video for their project."
agentbudget
by Tantanok221
Run an agent-first, YNAB-like zero-based envelope budgeting workflow using the agentbudget CLI. Prefer --json for automation.
youtube-uploader
by y-ymmt
YouTube Data API v3を使用して動画をYouTubeにアップロードします。このスキルは、(1) Manimで作成した動画のYouTubeへのアップロード、(2) 動画メタデータ(タイトル、説明、タグ)の設定、(3) プライバシー設定(公開、限定公開、非公開)、(4) 予約投稿、(5) プレイリストへの追加に使用します。
shareful-init
by shareful-ai
Guides setup of a shareful.ai shares repository. Runs npx shareful-ai init to create the directory structure, explains the repo layout, and walks through next steps. Use when the user wants to "set up shareful", "create a shares repo", "start sharing solutions", or "initialize shareful".
tmm
by notnotjake
Powerfully simple tmux session management with the tmm CLI. Use when you need fast session creation, listing, opening/switching, renaming, removing, exiting, running commands in-session, reading session output, or sending key presses for agent-driven terminal control.
twitterapi-cli
by jaxzhang-svg
Twitter data retrieval CLI tool. Use when user requests Twitter data - user profiles, follower counts, tweet searches, user timelines, follower/following lists, or Twitter user metrics. Supports field filtering for structured output. For detailed API endpoint documentation, see the original API skill at https://docs.twitterapi.io/skill.md
database
by artivilla
This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.
git-workflow
by brixtonpham
"Git workflow management with atomic commit principles. Capabilities: commit organization, branching strategies, merge/rebase workflows, PR management, history cleanup, staged change analysis, single-responsibility commits. Actions: commit, push, pull, merge, rebase, branch, stage, stash git operations. Keywords: git commit, git push, git pull, git merge, git rebase, git branch, git stash, atomic commit, commit message, conventional commits, branching strategy, GitFlow, trunk-based, PR, pull request, code review, git history, cherry-pick, squash, amend, interactive rebase, staged changes. Use when: organizing commits, creating branches, merging code, rebasing, writing commit messages, managing PRs, cleaning git history, analyzing staged changes."
keyenv
by keyenv
Manage secrets and environment variables with the KeyEnv CLI. Use when the user wants to set, get, pull, push, list, diff, or export secrets, run commands with injected environment variables, initialize a KeyEnv project, manage environment permissions, manage service tokens, or manage teams. Requires the keyenv CLI to be installed.