CLI Tools

Command line utilities

Showing 5089-5112 of 8209 skills
wubaiqing

gaode-weather

by wubaiqing

使用高德地图天气 API 获取每日天气(城市 code 如 110114 昌平),从 .env 环境变量 AMAP_WEATHER_KEY 读取 key。用于定时天气推送、替代 wttr.in、在国内网络更稳定时获取实时天气。

API Dev 8 3mo ago
ydnikolaev

cli-architect

by ydnikolaev

Expert in Go CLI Architecture (Cobra, Viper, POSIX).

CLI Tools 8 4mo ago
abatilo

kubernetes

by abatilo

Comprehensive Kubernetes (k8s) cluster management skill. Use when working with kubectl, Helm, kustomize, pods, deployments, services, configmaps, secrets, or any Kubernetes operations. Triggers on "k8s", "kubectl get", "helm install", "debug pod", "scale deployment", or cluster troubleshooting questions.

CLI Tools 8 5mo ago
dmend3z

high-ticket-sales-scripting

by dmend3z

This skill provides a comprehensive framework for creating and executing high-ticket sales scripts, from initial application to closing the deal. Use it to structure application funnels, discovery calls, and enrollment conversations for premium products or services.

Automation 8 4mo ago
wubaiqing

sleep-nagger

by wubaiqing

"催我睡觉" 自定义提醒:当检测到用户在 23:00 之后(或凌晨仍在聊天)还在发消息时,生成逐渐升级语气的提醒文案。用于晚间强制下线、睡眠提醒、别熬夜。触发词:催我睡觉/别熬夜/该睡了。

CLI Tools 8 3mo ago
Nice-Wolf-Studio

supabase-storage

by Nice-Wolf-Studio

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.

API Dev 19 7mo ago
Nice-Wolf-Studio

supabase-database

by Nice-Wolf-Studio

Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.

API Dev 19 7mo ago
Nice-Wolf-Studio

supabase-auth

by Nice-Wolf-Studio

Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.

Auth 19 7mo ago
Nice-Wolf-Studio

supabase-edge-functions

by Nice-Wolf-Studio

Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.

API Dev 19 7mo ago
Nice-Wolf-Studio

supabase-realtime

by Nice-Wolf-Studio

Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.

CLI Tools 19 7mo ago
ammosu

pdf

by ammosu

全方位的 PDF 操作工具組,用於擷取文字和表格、建立新 PDF、合併/分割文件,以及處理表單。當 Claude 需要填寫 PDF 表單或以程式化方式大規模處理、產生或分析 PDF 文件時使用。

CLI Tools 18 6mo ago
ammosu

xlsx

by ammosu

"全方位的試算表建立、編輯和分析功能,支援公式、格式化、資料分析和視覺化。當 Claude 需要處理試算表(.xlsx、.xlsm、.csv、.tsv 等)時使用,包括:(1) 建立包含公式和格式的新試算表、(2) 讀取或分析資料、(3) 修改現有試算表同時保留公式、(4) 試算表中的資料分析和視覺化,或 (5) 重新計算公式"

CLI Tools 18 6mo ago
html2png

og-image

by html2png

Generate Open Graph (OG) images and social media preview cards for websites, blog posts, and products. Use when creating social share images, Twitter/X cards, LinkedIn post images, or any visual preview that appears when sharing links on social platforms. Produces properly sized images (1200x630, 1200x675, etc.) with crisp typography and professional layouts.

CLI Tools 7 4mo ago
ilude

cli-development

by ilude

Best practices for building CLI applications across languages. Covers CLI design principles (Unix philosophy, command structure, subcommands vs flags), argument parsing (required/optional args, flags, environment variables, config files, precedence), user interface (help text, version info, progress indicators, color output, interactive prompts), output formatting (human-readable vs machine-readable JSON/YAML, exit codes), error handling (clear messages, suggestions, debug mode), cross-platform considerations (paths, line endings, terminal capabilities), testing strategies (integration tests, output verification, exit codes), documentation (README, man pages, built-in help), and language-specific libraries. Activate when working with CLI applications, command-line tools, argument parsing, CLI utilities, argument handling, commands, subcommands, CLI frameworks, or building command-line interfaces.

CLI Tools 7 6mo ago
jasonz-ncc42

claude-code-docs

by jasonz-ncc42

Local Claude Code documentation reference. Use when asked about Claude Code features, configuration, skills, hooks, MCP, sub-agents, plugins, or troubleshooting Claude Code issues.

CLI Tools 7 4mo ago
chi111i

word-power-tools

by chi111i

处理 Microsoft Word 文档(.docx/.doc/.rtf):转换(PDF/Markdown/HTML/TXT)、提取(文本/表格/图片)、批量替换、合并/拆分、统一排版/套模板、格式校验/报告。用户提到 Word、docx、doc、论文排版、格式检查、表格提取、导出 PDF 时使用。

CLI Tools 7 4mo ago
pbantolas

liftosaur-program-creator

by pbantolas

Creates and edits Liftosaur workout programs using Liftoscript. Use for program authoring, exercise/set changes, progression setup (lp/dp/sum/custom), advanced custom progression logic, custom progress/update script debugging, and reuse/template refactors.

Automation 7 3mo ago
EmZod

speak-tts

by EmZod

Give your agent the ability to speak to you real-time. Talk to your Claude! Local TTS, text-to-speech, voice synthesis, audio generation with voice cloning on Apple Silicon. Use for reading articles aloud, audiobook narration, or voice responses. Runs entirely on-device via MLX - private, no API keys.

CLI Tools 7 4mo ago
jasonz-ncc42

opencode-docs

by jasonz-ncc42

Local OpenCode documentation reference. Use when asked about OpenCode features, tools, agents, MCP servers, plugins, CLI, TUI, or IDE integration.

CLI Tools 7 4mo ago
hxk622

gget

by hxk622

"Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices."

CLI Tools 7 5mo ago
akiojin

inkjs-design

by akiojin

Ink.js (React for CLI) design and implementation guide. Use when: (1) Creating or modifying Ink.js components (2) Implementing Ink-specific hooks (useInput, useApp, useFocus) (3) Handling emoji/icon width issues (string-width workarounds) (4) Building terminal-responsive layouts (5) Managing multi-screen navigation (6) Implementing animations (spinners, progress bars) (7) Optimizing performance (React.memo, useMemo) (8) Handling keyboard input and shortcuts (9) Testing CLI UI (ink-testing-library)

CLI Tools 7 5mo ago
ngxtm

address-github-comments

by ngxtm

"Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI."

CLI Tools 7 3mo ago
ryanhudson

youtube-transcript

by ryanhudson

This skill should be used when the user provides a YouTube URL and wants to "download transcript", "get captions", "get subtitles", "transcribe video", or extract text content from a YouTube video. Handles manual subtitles, auto-generated captions, and Whisper transcription as fallback.

CLI Tools 7 4mo ago
akiojin

inkjs-design

by akiojin

Ink.js (React for CLI) design and implementation guide. Use when: (1) Creating or modifying Ink.js components (2) Implementing Ink-specific hooks (useInput, useApp, useFocus) (3) Handling emoji/icon width issues (string-width workarounds) (4) Building terminal-responsive layouts (5) Managing multi-screen navigation (6) Implementing animations (spinners, progress bars) (7) Optimizing performance (React.memo, useMemo) (8) Handling keyboard input and shortcuts (9) Testing CLI UI (ink-testing-library)

CLI Tools 7 5mo ago