CLI Tools

Command line utilities

Showing 6313-6336 of 8189 skills
getjack-org

jack-cloud

by getjack-org

Deploy web services to the cloud with Jack. Use when: you need to create APIs, websites, or backends and deploy them live. Teaches: project creation, deployment, databases, logs, and all Jack Cloud services.

API Dev 1 3mo ago
bradwindy

using-xcode-cli

by bradwindy

Builds and manages iOS/macOS apps using xcodebuild and xcrun simctl CLI tools. Use when working with Xcode projects, running apps in simulators, managing simulator instances, taking screenshots, capturing logs, running tests, or automating builds.

CI/CD 1 5mo ago
sarfraznawaz2005

cli-builder

by sarfraznawaz2005

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

CLI Tools 1 4mo ago
diskd-ai

redmine-cli

by diskd-ai

"Manage Redmine issues/tickets from the command line via the Redmine REST API using a red-cli-style interface. Uses ~/.red/config.json for auth (server + api-key) with optional local overrides in ./.red/config.json. Use when you need to create issues (defaults to Task tracker), list issues/projects, view issues (with journals), add journal notes/comments (public or private), edit issue fields (subject, description, status, priority, tracker, parent, assigned-to), manage issue relations (relates, blocks, duplicates, precedes, follows), update/remove existing comments (journals) by journal id, filter/sort/paginate lists, or troubleshoot Redmine CLI configuration (project-id/user-id, multi-instance --rid). Triggers on Redmine, red-cli, issue create/list/view/note/edit/relate/comment, subtask, parent, relation, --rid, .red/config.json, api-key, project-id, user-id, or requests to automate Redmine from a CLI."

CLI Tools 1 4mo ago
addozhang

ralph-loop

by addozhang

Guide OpenClaw agents to execute Ralph Wiggum loops using exec and process tools. Agent orchestrates coding agents (Codex, Claude Code, OpenCode, Goose) with proper TTY support via pty:true. Plans/builds code via PROMPT.md + AGENTS.md, SPECS and IMPLEMENTATION_PLAN.md. Includes PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions. Users request loops, agents execute using tools.

Agents 1 4mo ago
linuxlewis

ralph-runner

by linuxlewis

Run Ralph Wiggum autonomous coding loops. Use when user asks to run ralph, start autonomous coding, execute a PRD, implement features from a task list, or wants Claude Code to work through user stories iteratively.

CLI Tools 1 4mo ago
wrsmith108

Stripe MCP Integration

by wrsmith108

"Connect Claude to Stripe APIs via Model Context Protocol. Use when managing customers, subscriptions, invoices, products, or searching Stripe documentation. Triggers: payment, billing, checkout, Stripe API, subscription management."

API Dev 1 4mo ago
pluginagentmarketplace

design-patterns

by pluginagentmarketplace

Game server design patterns including ECS, command pattern, and event sourcing

CLI Tools 1 5mo ago
viteinfinite

request-recorder

by viteinfinite

Recorder CLI skill that captures HTTP payloads during debugging sessions and allows to review and log recent requests quickly.

API Dev 1 3mo ago
Git-Fg

architecting-agents

by Git-Fg

"Provides industry-proven design patterns for effective AI agents based on production systems like Claude Code, Manus, and Cursor. Use when designing agent architectures, optimizing context management, or implementing sub-agent patterns."

Agents 1 4mo ago
viteinfinite

pm2-server-control

by viteinfinite

Start and stop a server with pm2 using pm2 start ./my-server --name <name> --no-autorestart, plus common supporting commands for status, logs, restart, and cleanup.

CLI Tools 1 4mo ago
alexpolonsky

strikeradar

by alexpolonsky

Monitor US-Iran strike probability using open-source indicators - news alerts, Iran internet connectivity, oil prices, flight traffic, military tanker detection, weather, Polymarket odds, and Pentagon activity. Use when user asks about "Iran strike probability", "strike radar", "Iran situation", "US attack Iran", "flights over Iran", "oil prices Iran", "Pentagon activity", "Polymarket Iran", "הסתברות תקיפה באיראן", "מצב איראן", "סטרייק ראדאר".

CLI Tools 1 3mo ago
MaizeCobra

motion-graphic-director

by MaizeCobra

"Creative direction and design intelligence for Remotion motion graphic videos. Use when an agent needs to (1) convert a script or SRT into a shot-by-shot visual design document, (2) ideate motion graphics with editorial intent for each scene, (3) produce a design brief for user approval before writing Remotion code. Always use before generating any Remotion video code from a script."

Animation 1 3mo ago
SecKatie

piper

by SecKatie

Convert text to speech using Piper TTS. This skill is triggered when the user says things like "convert text to speech", "text to audio", "read this aloud", "create audio from text", "generate speech from text", "make an audio file from this text", or "use piper TTS".

CLI Tools 1 5mo ago
myuon

track-issue-flow

by myuon

Operate the local-first track issue workflow from request intake to completion using the CLI. Use this when users ask to list issues, pick a numbered item from track list, inspect details with track show, update status/priority/labels, or move an issue into active work while keeping progress visible in the tracker.

Agents 1 3mo ago
leobrival

check-headings

by leobrival

Analyze and validate HTML heading hierarchy (H1-H6) on web pages. Use when users ask to check headings structure, verify H1 presence, analyze SEO heading hierarchy, find heading issues, or audit page structure. Detects missing H1, multiple H1s, skipped levels, empty headings, and hierarchy violations.

CLI Tools 1 4mo ago
Ontos-AI

invoice-extractor

by Ontos-AI

Extract structured financial data from PDF invoices, receipts, and image files (JPG/PNG/WEBP/BMP) using any OpenAI-compatible Vision Language Model. Supports async concurrent batch processing. Outputs extraction results and token usage reports to a results/ directory.

CLI Tools 1 4mo ago
ignaciosua

Example Skill

by ignaciosua

```

CLI Tools 1 4mo ago
dmonteroh

cli-tools

by dmonteroh

"Build fast, user-friendly CLI tools with stable command surfaces, predictable output contracts (stdout vs stderr), and cross-platform behavior. Covers subcommands/flags, config precedence, interactive prompts, progress indicators, and shell completions. Use when designing or implementing CLI tools."

CLI Tools 1 3mo ago
sarfraznawaz2005

take-screenshots

by sarfraznawaz2005

A Windows screenshot skill that provides both programmatic full-screen capture and interactive region selection.

CLI Tools 1 4mo ago
dhughes

atlassian-usage

by dhughes

This skill should be used when the user asks to "search jira", "find tickets", "look up an issue", "search confluence", "find pages", "read a document", "create a ticket", "update an issue", "add a comment", mentions JQL, CQL, Atlassian, Jira issues, Confluence pages, or provides an Atlassian URL (*.atlassian.net). Provides guidance for using the atl CLI to interact with Atlassian products.

CLI Tools 1 4mo ago
jgarrison929

shadcn-ui

by jgarrison929

Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.

CLI Tools 1 4mo ago
bowentan

update-mr-desc

by bowentan

"Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description."

CLI Tools 1 4mo ago
jritsema

dynamic-mcp

by jritsema

Leverage local MCP tools without the overhead of having to pre-start servers and pre-load all tool descriptions into context.

CLI Tools 1 4mo ago