- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
axios
by yusenthebot
Promise based HTTP client for the browser and node.js. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
esbuild-config-generator
by ehtbanton
Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config", "generate esbuild configuration", "esbuild setup", "fast bundler config".
code-review:config-manager
by ridewind
This skill should be used when the user asks to "manage review skills config", "update review skills", "discover review skills", "manage review presets", "validate review config", or mentions managing code review skills configuration. Use for configuration management tasks.
Excalidraw Flowchart
by YPYT1
Create Excalidraw flowcharts from descriptions. Use when user asks to "create a flowchart", "draw a diagram", "visualize a process", "make a flow diagram", "architecture diagram", or discusses workflow/process visualization. Supports DSL, DOT/Graphviz, and JSON formats.
ai-decision
by isMxy0934
基于技术分析结果生成投资决策仪表盘,包括核心结论、精确价位、检查清单和风险警报。触发场景:(1) "给我投资建议" (2) "这只股票该怎么操作" (3) "生成决策报告" (4) 需要综合决策建议时使用。需要先用 technical-analysis 获取分析结果
backend-golang
by shaul1991
Golang Developer Agent. Go ì¸ì´ ê¸°ë° ë°±ìë ê°ë°ì ë´ë¹í©ëë¤. Gin, Echo, GORM, ê³ ì±ë¥ ë§ì´í¬ë¡ìë¹ì¤ ì 문.
ordinals-wallet
by ordinals-wallet
Build, debug, and extend the Ordinals Wallet CLI (ow-cli) — a Bitcoin Ordinals marketplace tool for buying, selling, listing, and transferring inscriptions, runes, BRC-20, and Alkanes tokens. Use when working on ow-cli code, its API client, PSBT signing, escrow flows, or any Bitcoin Ordinals / inscription / rune marketplace feature.
olakai-get-started
by olakai-ai
Get started with Olakai - install, authenticate, and set up your first agent. AUTO-INVOKE when: CLI is not installed, user is not authenticated, user asks about getting started with Olakai, user wants to try Olakai, user mentions they don't have an account yet, or when other skills fail due to missing prerequisites. TRIGGER KEYWORDS: get started, setup, install olakai, olakai account, sign up, signup, new to olakai, try olakai, olakai onboarding, first agent, getting started, no account, create account, register. DO NOT load for: users who are already authenticated and have agents set up (use olakai-create-agent, olakai-add-monitoring, or olakai-troubleshoot instead).
flutter-fastlane-one-click-beta
by Envy-7z
Deploy your Flutter app to the App Store and Google Play with ease using this step-by-step guide covering installation, project setup, Fastlane integration, and automated deployments with Automator.
okane-skills
by inoue2002
家計簿の残高予測・シミュレーションスキル。「残高予測」「何ヶ月後にいくら」「この出費大丈夫?」「お金足りる?」「貯金シミュレーション」「ログ圧縮」「危険ポイント検出」などの依頼時に使用。okane-backup-*.json形式のファイルを読み込み、将来の残高推移予測、大きな出費の可否判定、残高不足警告を行う。
Shadow Stack Widget — SKILL.md
by huivrotiki
```
slides
by pietz
"Create visual documents (presentations, flyers, brochures, posters) by generating HTML/CSS and converting to PDF via headless Chromium. Use this skill when the user wants to create slides, presentations, pitch decks, flyers, brochures, or posters."
reddit-digest
by spoonbobo
Fetch and summarize top posts from your favorite subreddits using Reddit's public JSON API -- no API key or account required.
wordpress-content-manager
by jakenuts
WordPress content management via REST API for managing posts. Requires Node.js and WordPress REST API credentials.
senior-backend
by nimeshgurung
Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
qwen3-tts
by takashi728
Qwen3-TTS CLI — generate speech from text using Qwen3-TTS models on local GPU. Supports voice design (describe any voice in natural language), voice clone (clone from reference audio), and custom voice (9 preset speakers) across 10 languages (Chinese, English, Japanese, Korean, German, French, Russian, Portuguese, Spanish, Italian). Trigger with "generate speech", "text to speech", "tts", "voice design", "voice clone", "qwen3-tts", "speak this", "read aloud", "clone this voice", "design a voice", or any request to turn text into spoken audio.
email-verifier
by psyduckler
Verify email address deliverability via SMTP without sending mail. Checks MX records, performs RCPT TO verification, and detects catch-all domains. Use when validating email lists, checking if an email address exists before sending, cleaning lead lists, or verifying contact information. Supports single emails, batch verification, and CSV input.
macpilot-dialog-handler
by adhikjoshi
Handle macOS file dialogs (Open, Save, Print) with MacPilot. Navigate folders, select files, set filenames, and dismiss dialogs programmatically in any application.
linear
by MaTriXy
Manage Linear projects, issues, and tasks via the bundled Node CLI and the official Linear API. Use when you need to read, create, update, or organize Linear issues, projects, teams, milestones, comments, cycles, labels, and documents.
blitzreels-video-editing
by blitzreels
Video editing workflows with BlitzReels API — upload, transcribe, timeline editing, captions, overlays, backgrounds, and export.
git-push-origin
by pc-style
Push local branch to origin (GitHub) to initialize it remotely. Use when the user has created a local branch and wants to push it to GitHub for the first time, or when setting up a new branch on the remote repository.
micro-poc-validator
by tomwangowa
Empirically validate technical assumptions through minimal code experiments (5-30 min spikes). Use when a tech-feasibility assessment or design document contains claims that can be proven or disproven by running actual code. Triggered by "validate this assumption", "can X actually do Y?", "prove it with code", or "micro-poc".
closer
by ianphil
This skill should be used when the user asks to "close feature", "archive feature", "complete feature N", "move feature to completed", or wants to move a finished feature to the _completed/ directory.
feishu-bitable-task-manager-py
by httprunner
Manage tasks in Feishu Bitable (multi-dimensional table), fetch, update, and create flows using a fixed schema, filters, pagination, and status update rules. Use when building or running task pullers/reporters that must match a specific task status table and its field mapping, status presets, and date presets.