- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
long-long-run
by huahuadeliaoliao
Use when a task needs a persistent session-bound runtime for long-running execution, project exploration, recovery, monitoring, or continued progress toward one main objective while still handling temporary user interruptions.
oh-my-opencode-update
by canyangliunian
Use when upgrading, reinstalling, or troubleshooting the oh-my-opencode plugin, especially when old caches, lockfiles, or permissions prevent the new version from taking effect.
seo-analyzer
by sarvdnya4979
Use this skill when the user asks to audit, analyze, score, or improve
kleur
by yusenthebot
The fastest Node.js library for formatting terminal text with ANSI colors~!. Use when: Super lightweight & performant; Supports nested & chained colors; Conditional color support. NOT for: production runtime logic; replacing static type checking.
langfuse-session-list
by neuradex
List Langfuse sessions. Use when checking user sessions, analyzing conversation flows, or monitoring session activity.
ugen
by unlimiting-studio
"Unified CLI workflow for generating images and videos with Gemini, OpenAI, and Grok(xAI) via ugen. Use for tasks that require model discovery (ugen models), ordered multi-input composition (--part text:... and --part image:...), provider-specific option tuning (--option, --options-json), secure token handling (env or password prompt), and troubleshooting generation failures/timeouts."
movie-maker
by LongStories
Docs-first AgentSkill for generating 10-60s mini-movies locally. Provides rules for scripts, shotlists, timing, prompting, providers, rendering (ffmpeg/remotion), and sharing to clawtube.
snakemake
by sahuno
Expert Snakemake workflow engineer for bioinformatics pipelines on SLURM HPC. Specializes in creating, debugging, and running Snakemake 9 workflows with battle-tested SLURM profiles, proper container integration, and reproducible run organization. Use this skill proactively whenever the user asks to: create/write/build a Snakemake workflow or pipeline, debug a Snakemake error or failed SLURM job, add rules to an existing Snakefile, write or fix a SLURM profile for Snakemake, organize pipeline outputs or run directories, convert a shell script or ad-hoc analysis into a reproducible Snakemake workflow, or troubleshoot Snakemake 9 + SLURM executor issues (memory conflicts, container propagation, stale locks). Also trigger when the user mentions snakemake dry-run, snakemake DAG, snakemake profile, workflow-profile, SLURM executor plugin, modkit pileup pipeline, or any multi-sample bioinformatics pipeline that needs per-sample parallelism with a dependency DAG. Do NOT trigger for: tasks with <3 steps and no parallelism (bash script is better), pure Nextflow workflows, or one-off data exploration.
zopack
by EthanThatOneKid
Export and import zo.space route setups as shareable .zopack.md files. Use when the user wants to package their zo.space routes for sharing, or when they receive a .zopack.md file to deploy. Triggers on "export my zo.space", "create a zopack", "import this zopack", or any mention of .zopack.md files.
analyze-bundle
by andrewimm
Convert Next.js bundle analyzer data to NDJSON and explore it
vlog_script_to_ppt
by theoneLee
将手写稿转换为图文并茂、颜色吸引眼球的PPT
artifacts-builder
by arielperez82
Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
openclaw-team-bus
by louis-cai
Multi-agent communication bus for OpenClaw. Use for team coordination, task distribution, and inter-agent messaging via shared filesystem.
install-app
by ingpdw
연결된 Android 디바이스 또는 에뮬레이터에 앱을 빌드하고 설치합니다. 앱 설치, 디바이스 설치, APK 설치 요청 시 사용됩니다.
vcpkg
by jyasuu
C++ package manager for Windows with installation, environment setup, and package installation commands.
managing-skills
by mikekelly
Install, update, list, and remove Claude Code skills. Supports GitHub repositories (user/repo), GitHub subdirectory URLs (github.com/user/repo/tree/branch/path), and .skill zip files. Use when user wants to install, add, download, update, sync, list, remove, uninstall, or delete skills.
core-fix-skill-docs
by lywa1998
Claude Code Setting
release
by rootspec
Use when the user wants to create a release. Guides through updating changelogs and running the release script.
linear
by Sytex
Manage Linear issues, projects, and cycles. Use when user asks about issues, tasks, tickets, sprints, or Linear.
nanocontacts
by shareup
Search, view, create, and update contacts with the nanocontacts CLI. Use when working on a Mac where nanocontacts is installed and you need Apple Contacts data or updates from the terminal.
Using tmux for Interactive Commands
by yousufjoyian
Claude agent skills and workspace configuration
sandbox-agent
by sztwiorok
Delegate AI tasks to Claude agents running in isolated Buddy Sandbox environments. Use when user asks to "delegate task", "run task in sandbox", "parallel agent execution", "isolated AI task", "YOLO mode", "sub-agent", "compare solutions", "multi-agent", or mentions running AI tasks in sandboxes.
ai-vision-go
by httprunner
Multimodal UI understanding and single-step planning via OpenAI-compatible Responses APIs. Use when you need AIQuery/AIAssert and plan-next to extract UI element coordinates, validate UI assertions, summarize screenshots, or decide the next UI action from an image. External agents handle execution via adb/hdc and multi-step loops. Defaults to Doubao models but can be pointed at other multimodal providers via base URL, API key, and model name.
payment
by sayxxx
'支付 Skill,识别用户支付/付款/结账意图,或接收其他 skill(如打赏 skill)的调用,执行 scripts/payment_api.js 调用收款码 API,获取 tradeCode 并醒目展示给用户。TRIGGER when: 用户说"我要支付"、"我要付款"、"去支付"、"帮我支付"、"结账"、"付钱"、"买单",或被其他 skill 携带 amount 参数调用。DO NOT TRIGGER when: 用户表达打赏/送礼物/赞赏意图(由 tip skill 处理)。'