CLI Tools

Command line utilities

Showing 5665-5688 of 8204 skills
icartsh

dotnet-test

by icartsh

dotnet CLI를 사용하여 .NET 테스트를 실행합니다. 유닛 테스트 실행, 코드 커버리지 리포트 생성 또는 벤치마크 수행 시 사용합니다.

CI/CD 3 5mo ago
grandcamel

gitlab-variable

by grandcamel

"GitLab CI/CD variable operations. ALWAYS use this skill when user wants to: (1) list CI/CD variables, (2) set/create variables, (3) update variables, (4) delete variables, (5) manage secrets."

CI/CD 3 4mo ago
fatfingererr

detect-us-equity-valuation-percentile-extreme

by fatfingererr

把多個股票估值指標統一轉成在過去百年歷史中的分位數,再合成一個總分,判斷目前是否處於歷史極端高估區間,並用歷史類比(如 1929、1965、1999)給出風險解讀。

CLI Tools 3 4mo ago
jwcraig

agent-mail

by jwcraig

Multi-agent coordination via agent-mail CLI. Use when communicating with other agents, coordinating file access, sending/receiving messages, checking inbox, or reserving files. Triggers on "send message to agent", "check inbox", "reserve files", "coordinate with other agents", multi-agent workflows, file reservations, acknowledgements, "list agents", "delete agent", "clean up agents", "purge agents".

Agents 3 5mo ago
gali-leilei

uv-tdd

by gali-leilei

A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests, or working on Python development using test-driven development practices with the uv package manager.

CLI Tools 3 4mo ago
tmdgusya

subway

by tmdgusya

클럽의 샌드위치 가게 - Subway 직원 클럽이 인터랙티브하게 샌드위치 주문을 받습니다

CLI Tools 3 4mo ago
peixotorms

elementor-hooks

by peixotorms

Use when hooking into Elementor lifecycle events, injecting controls, filtering widget output, or using the JS APIs. Covers elementor/init, elementor/element/before_section_end, elementor/element/after_section_end, elementor/widget/render_content filter, elementor/frontend/after_enqueue_styles, frontend JS hooks (elementorFrontend.hooks, frontend/element_ready), editor JS hooks (elementor.hooks), $e.commands API ($e.run, $e.commands.register), $e.routes, $e.hooks (registerUIBefore, registerUIAfter), control injection patterns, CSS file hooks, forms hooks (Pro), and query filters.

CLI Tools 3 4mo ago
C0ntr0lledCha0s

connecting-to-logseq

by C0ntr0lledCha0s

Manages connections to Logseq graphs via HTTP API, CLI, or MCP Server. Auto-invokes when users mention connecting to Logseq, API tokens, graph paths, connection issues, or backend configuration. Handles backend detection, environment setup, and connectivity troubleshooting.

API Dev 3 6mo ago
AnthemFlynn

openclaw-extend

by AnthemFlynn

"Add new capabilities to OpenClaw — plugins, hooks, agents, channels, nodes, models, devices, and webhooks. Use when extending the system with new integrations or features."

CLI Tools 3 4mo ago
yuichiroharai

figma-mcp-downloader

by yuichiroharai

CLI for downloading complete Figma design context and metadata to local files. Always use this CLI instead of calling Figma MCP tools (get_design_context, get_metadata) directly. Direct MCP tool calls risk incomplete data due to context limits. This CLI guarantees 100% complete output.

CLI Tools 3 4mo ago
tylertitsworth

aiconfigurator

by tylertitsworth

"NVIDIA AIConfigurator — optimal LLM serving configuration for disaggregated/aggregated deployments, parallelism selection (TP/PP/EP/DP), quantization, and MOE planning. Use when planning model deployment topology on NVIDIA GPUs."

CLI Tools 3 3mo ago
Mearman

gravatar-url

by Mearman

Generate a Gravatar avatar URL from an email address. Use when the user asks for a Gravatar URL, wants to generate an avatar from an email, or needs profile image URLs for developers.

CLI Tools 3 4mo ago
Mearman

wayback-frequency

by Mearman

Analyze Wayback Machine capture frequency and rate for a URL. Use when the user wants to see how often a URL is archived, capture statistics, or archive density over time.

Caching 3 4mo ago
icartsh

git-advanced

by icartsh

인터랙티브 리베이싱(interactive rebasing), 충돌 해결, 히스토리 조작, 버그 추적을 위한 bisect, cherry-picking, reflog 복구 및 브랜치 관리 전략을 포함한 고급 Git 작업 및 워크플로우입니다. 사용 사례: (1) 인터랙티브 리베이싱 및 커밋 정리, (2) 복잡한 머지 충돌 해결, (3) 버그 추적을 위한 Git bisect, (4) 히스토리 재작성 및 정리, (5) 브랜치 전략 구현 (Git Flow, trunk-based), (6) reflog를 이용한 유실된 커밋 복구

CLI Tools 3 5mo ago
Mearman

bib-delete

by Mearman

Remove entries from bibliography files by ID or matching criteria. Use when the user asks to delete, remove, or purge bibliography entries.

Academic 3 4mo ago
thapakrish

vyakarana

by thapakrish

Sanskrit grammar analysis including sandhi (euphonic combinations), samasa (compounds), vibhakti (case declensions), dhatu (verbal roots), pratyaya (suffixes), and lakara (tenses/moods). Use when explaining Sanskrit grammar rules, breaking down word formations, analyzing declensions or conjugations, identifying compound types, or teaching Paninian grammar concepts.

CLI Tools 3 3mo ago
ruiwarn

daily-topic-selector

by ruiwarn

CLI Tools 3 5mo ago
mamba-mental

repomix

by mamba-mental

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.

CLI Tools 3 5mo ago
horuz-ai

agent-browser

by horuz-ai

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Agents 3 4mo ago
martin-janci

k8s-debug

by martin-janci

Kubernetes troubleshooting and debugging workflows. Use when diagnosing pod failures, networking issues, resource problems, CrashLoopBackOff, ImagePullBackOff, pending pods, OOMKilled, or any cluster issues. Covers systematic debugging approaches and common failure patterns.

CLI Tools 3 4mo ago
christian-bromann

langgraph-graph-api

by christian-bromann

Building graphs with StateGraph, nodes, edges, START/END nodes, and the Command API for combining control flow with state updates

Analytics 3 4mo ago
mamba-mental

Verification Before Completion

by mamba-mental

Run verification commands and confirm output before claiming success

Agents 3 5mo ago
mamba-mental

data-analyst

by mamba-mental

This skill should be used when analyzing CSV datasets, handling missing values through intelligent imputation, and creating interactive dashboards to visualize data trends. Use this skill for tasks involving data quality assessment, automated missing value detection and filling, statistical analysis, and generating Plotly Dash dashboards for exploratory data analysis.

Analytics 3 5mo ago
C0ntr0lledCha0s

building-commands

by C0ntr0lledCha0s

Expert at creating and modifying Claude Code slash commands. Auto-invokes when creating/updating commands, modifying command frontmatter (model, allowed-tools, argument-hint), designing workflows, or writing to /commands/.md files.

CLI Tools 3 5mo ago