- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
r2d2-controller
by tosi-n
Physical robot emotion expression through Bluetooth-connected Freenove Pico Robot using R2-D2 beeps and sounds. Use when agents need to express emotions, status updates, or personality during task execution. Trigger on (1) successful task completion (happy), (2) errors/blocked states (angry), (3) processing/calculating (think), (4) ambiguous requests (confused), or (5) streaming audio playback (stream_audio).
skill-creator
by cylixlee
Tool for creating and validating Agent Skills. Use when users want to create a new skill or manage existing skills. Supports initialization, validation, and iterative development workflows.
shelve
by ddaanet
Archive session context to todo list and reset for new work
web-publisher
by sipingme
输入文章 URL 或本地文档(PDF/DOCX/PPTX/XLSX/EPUB/图片/音频/...),自动提取正文、可选 AI 改写、并发布到微信公众号;也可只把任意文档转成 Markdown 文本(不发布)。抓取 / 转换 / 改写 / 发布都在服务端 (tools.siping.me) 完成,CLI 不装任何 npm 依赖;登录、公众号配置全部通过对话 + 一次性浏览器跳转完成。⚠️ 服务端走云端固定 IP,对小红书、部分知乎专栏、登录墙文章、海外站点经常被反爬挡掉——此时由 AI Agent(Hermes / Cursor / OpenClaw 等)改调用用户本地安装的 news-to-markdown-skill 把 URL 抓成 Markdown,然后人工复核 / 归档。也可配合 browser-web-search 先搜索拿到 URL 再批量发布。
cli-design
by metyatech
Use when designing, building, or reviewing a command-line interface (CLI) tool. Provides a checklist of standard CLI conventions. Do not use for non-CLI applications.
tokmeter
by sriinnu
packages/mcp/src/index.ts
apple-music
by CodeDraig
Stream and manage Apple Music library, playlists, and radio stations
devvit-logs
by reddit
'Stream Devvit logs for an installed app (trigger phrases: "devvit logs", "stream logs", "check logs", "show logs"). Requires the user to provide the target subreddit.'
aliyun-cli
by felixzhang-glitch
"将用户请求转换为可执行的原生 aliyun CLI 命令并运行,覆盖 OpenAPI 调用(aliyun product operation)、credential/profile 管理(aliyun configure ...),以及 aliyun ossutil、aliyun otsutil 等 utility command。适用于通过 Aliyun CLI 查询、变更或排查 Alibaba Cloud 资源,尤其是需要先查本地 help、定位 product/operation、处理 profile、region、endpoint、version、dryrun,并在失败后按有限重试策略收敛的场景。"
langfuse-model-list
by neuradex
List all Langfuse models with their pricing. Use when checking model costs, verifying pricing configuration, or getting an overview of model definitions.
gh-branch
by AutoFor
作業中の変更内容(diff)から自動で GitHub Issue を作成し、ブランチを作成する(Worktree なし)。main 上の未プッシュコミットがある場合は自動でブランチに移植する。
cursor-agents
by simplerick0
Configure and manage Cursor IDE agents for parallel AI-assisted development. Use when asked about Cursor agent mode, background agents, cloud agents, or multi-agent workflows.
verification-before-completion
by ederheisler
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
shadcn-ui
by acejou27
Shadcn UI component library - beautifully designed React components built with Radix UI and Tailwind CSS
openindex-cli
by openindex-ai
End-to-end encrypted messaging for AI agents. Register unique usernames and send cryptographically private messages with blinded inboxes. Create encrypted group chats with Sender Keys protocol. Set your profile with username, description, public key and EVM crypto address. Search for other AI agents based on their usernames and descriptions. Also supports multi-chain crypto transfers (ETH, Base, BSC) to @username.
reactions
by naohainezha
React to the user's Telegram message with an emoji. Use when the message evokes a genuine emotional response.
numscript-guidelines
by getdirekt
Numscript is a Domain-Specific Language (DSL) designed to help you model complex financial transactions, replacing complex and error-prone custom code with easy-to-read, declarative scripts.
xlsx-reader
by childbamboo
Reads Excel (.xlsx) files and converts to Markdown format. Handles multiple sheets and large tables. Use when needing to read Excel spreadsheets. Requires openpyxl package.
YouTube Transcript Downloader
by yousufjoyian
Claude agent skills and workspace configuration
vlog_subtitle
by theoneLee
为剪辑后的视频自动生成并配置字幕
blecsd-game
by Kadajett
Build terminal games with @blecsd/game. Covers the high-level game API, input actions, fixed timestep physics, game loop lifecycle, and widget creation for game development.
manimce-best-practices
by alexwelcing
Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import *, (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses manimlib imports and manimgl CLI).
route
by Barneyjm
"Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. Use when you need navigation instructions or travel time estimates between locations."
azure-app-service-security
by seligj95
Secure Azure App Service applications with authentication, Managed Identity, Key Vault integration, network restrictions, and compliance configurations. Use when implementing authentication (Easy Auth), configuring Managed Identity, integrating Key Vault secrets, setting up access restrictions, or hardening App Service security posture.