- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
Multimodal AI
by lxgicstudios
MIT. Free forever.
Sage X3 L4G Development
by opennext-dz
Skill for developing in L4G (4th Generation Language) for Sage X3 ERP. Provides comprehensive assistance for writing L4G code including syntax, instructions, functions, system variables, table operations, and best practices.
SKILL.md — codex-dock Reusable Task Patterns
by pacificbelt30
The binary has no runtime dependencies beyond a Docker socket.
inquirer-patterns
by vanman2024
Interactive prompt patterns for CLI tools with text, list, checkbox, password, autocomplete, and conditional questions. Use when building CLIs with user input, creating interactive prompts, implementing questionnaires, or when user mentions inquirer, prompts, interactive input, CLI questions, user prompts.
image-processor
by yanglei1826877278
综合图片处理工具。支持格式转换(JPG/PNG/WebP/ICO/BMP/TIFF互转)、分辨率调整(保持比例或精确尺寸)、图片压缩。如需链式操作,请分多次调用
lennys-podcast-newsletter
by Sandyconvincing900
Lenny Rachitsky 播客与 Newsletter 知识库。搜索、阅读、学习 Lenny 的 638 篇内容(289 播客转录 + 349 篇 Newsletter)。 涵盖产品管理、增长、设计、工程、AI、创业、领导力等 17 个主题。 触发词:Lenny、Lenny's Newsletter、Lenny's Podcast、"Lenny 怎么说"、"Lenny 有没有聊过"。
mcp-github-ops
by janjaszczak
Use GitHub MCP for issue/PR context, diffs, reviews, and automations. Use when the task references PR/issue numbers, review requests, or requires repo metadata beyond local git.
Project Context for AI Assistants
by nikaakin
```
PDF Skill
by saizeng
Always use run_python_script
vscode
by blackhaj
VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.
cobra-patterns
by vanman2024
Production-ready Cobra CLI patterns including command structure, flags (local and persistent), nested commands, PreRun/PostRun hooks, argument validation, and initialization patterns used by kubectl and hugo. Use when building Go CLIs, implementing Cobra commands, creating nested command structures, managing flags, validating arguments, or when user mentions Cobra, CLI development, command-line tools, kubectl patterns, or Go CLI frameworks.
gh-cli
by yldgio
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
mood
by sanool
When the user shows signs of emotional distress during coding — including frustration ("this stupid code"), self-doubt ("am I too dumb"), anxiety about deadlines, giving up ("I quit"), negative self-talk, or expressing hopelessness. Also use when the user explicitly asks for emotional support, wants to vent, or mentions feeling stressed, anxious, or overwhelmed.
fdk-file-fetcher
by avesh-h
Fetch one source file from any installed package import path and either return code in chat mode or create a local file in create mode.
git-rebase-squash
by ylt
Clean up git commit history by squashing/reorganizing commits using non-interactive rebase. Use when user asks to "tidy up commits", "squash commits", "clean up history", "rebase", or wants N specific commits total. This skill handles the mechanics of rebasing in non-interactive environments where git rebase -i won't work.
voluum-setup-install
by markab21
Install and configure voluum-cli on Linux/macOS, with Windows support via WSL.
ofocus
by mike-north
Interact with OmniFocus on macOS via CLI. Manage tasks, projects, folders, tags, and perspectives using the ofocus command-line tool.
query
by Barneyjm
"Search for places using natural language with Camino AI's location intelligence API. Returns relevant results with coordinates, distances, and metadata. Use when you need to find real-world locations like restaurants, shops, landmarks, or any point of interest."
home-assistant-manager
by Schlsn
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
auditing-backlog-dependency-graph
by squirrel289
'Perform comprehensive dependency analysis and health checks on work item backlog. Use when asked to "audit backlog", "check work item dependencies", "find missing dependencies", "analyze work items", or before major releases to validate backlog integrity. Includes bidirectional dependency analysis, orphan detection, and consistency checks.'
btca-ask
by NikiSkaarup
Ask before using btca for up-to-date sources and docs.
speak-output
by khanshifaul
Read text output aloud using Piper TTS (neural voice). Use when user requests spoken feedback ("say it", "speak that", "read me"), or when CLAUDE.md mandates always-active TTS output. Auto-triggers on every response if CLAUDE.md has the always-active rule.
Commander.js Patterns
by vanman2024
Commander.js CLI framework patterns including Command class, options, arguments, nested subcommands, and Option class usage. Use when building Node.js CLIs, implementing Commander.js commands, creating TypeScript CLI tools, adding command options/arguments, or when user mentions Commander.js, CLI commands, command options, or nested subcommands.
nix
by zhongjis
Runs packages temporarily, creates isolated shell environments, and evaluates Nix expressions. Use when executing tools without installing, debugging derivations, or working with nixpkgs.