CLI Tools

Command line utilities

Showing 217-240 of 9346 skills
pollinations

monitor-services

by pollinations

"Health check and auto-restart all Pollinations GPU services (Flux on Vast.ai, Z-Image on RunPod, LTX-2 on GH200, Klein on RunPod, legacy image on OVH, Sana on Oracle Cloud). Use with /loop for recurring checks."

API Dev 5K 28d ago
pollinations

abuse-detection

by pollinations

Detect and analyze abusive accounts on Pollinations. IP clustering, multi-signal scoring, ban recommendations. Use when investigating abuse, bot farms, or suspicious usage patterns.

CLI Tools 5K 1mo ago
pollinations

pollinations

by pollinations

Your Friendly Open-Source Gen-AI Platform

CLI Tools 5K 4mo ago
pollinations

tinybird-deploy

by pollinations

"Deploy Tinybird pipes and datasources for enter.pollinations.ai observability with the Tinybird Forward CLI."

CLI Tools 5K 1mo ago
pollinations

founder-meditation

by pollinations

When something goes wrong — build failures, crashes, errors, test failures, deployment issues — generate a short calming meditation with TTS audio to reassure the user that everything will be okay.

CLI Tools 5K 6mo ago
tuist

generated-projects

by tuist

Guides day-to-day work in Tuist-generated Xcode workspaces, including generation, build and test commands, and buildable folders. Use when working in a Tuist-generated project or when users mention tuist generate, xcodebuild test, or generated workspaces.

CLI Tools 5.8K 4mo ago
aaddrick

lint

by aaddrick

Run shellcheck and actionlint on shell scripts and GitHub Actions workflows. Use before pushing or when fixing lint issues.

Automation 5.4K 7mo ago
aaddrick

setup-build-tools

by aaddrick

Install build and extraction tools needed for building Claude Desktop Debian packages

Automation 5.4K 7mo ago
lahfir

agent-desktop

by lahfir

Desktop automation via native OS accessibility trees using the agent-desktop CLI. Use when an AI agent needs to observe, interact with, or automate desktop applications (click buttons, fill forms, navigate menus, read UI state, toggle checkboxes, scroll, drag, type text, take screenshots, manage windows, use clipboard, manage notifications). Covers 59 command names (55 operational; four held-input names fail closed until daemon ownership exists) across observation, interaction, keyboard/mouse, app lifecycle, notifications (macOS), clipboard, wait, session lifecycle, and a skills command that bundles docs straight from the binary. Triggers on: "click button", "fill form", "open app", "read UI", "automate desktop", "accessibility tree", "snapshot app", "type into field", "navigate menu", "toggle checkbox", "take screenshot", "desktop automation", "agent-desktop", or any desktop GUI interaction task. Supports the macOS Phase 1 adapter, with Windows and Linux planned against the same core contracts.

Accessibility 1K 16d ago
x-cmd

x-lsof

by x-cmd

Enhanced lsof (List Open Files) with interactive UI and structured output. View open files, network connections, and processes. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

CLI Tools 4.6K 5mo ago
x-cmd

x-theme

by x-cmd

Change terminal command line prompt theme. Globally manage the display style of all x-cmd interactive components. Supports multiple theme vendors: theme, starship, ohmyposh. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

Automation 4.6K 5mo ago
x-cmd

x-arp

by x-cmd

Display ARP cache table with MAC vendor lookup and suspicious entry detection. Supports CSV, TSV, and TUI output. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

CLI Tools 4.6K 5mo ago
x-cmd

x-cpu

by x-cmd

Display CPU information and detect system endianness. Shows model, cores, frequency, vendor, cache size. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

CLI Tools 4.6K 5mo ago
x-cmd

x-nets

by x-cmd

Enhanced netstat module with cached data and structured output. View network connections, routing tables, and interface statistics in interactive or TSV/CSV formats. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

CLI Tools 4.6K 5mo ago
x-cmd

x-route

by x-cmd

Route table viewer with multiple output formats. Display network routing table in CSV, TSV, or raw format. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

CLI Tools 4.6K 5mo ago
coder

generate-readme-screenshots

by coder

Regenerate high-resolution README screenshots from Storybook stories. Use this skill when visual diffs are detected in any story under "Docs/README Screenshots", or when story data/layout changes require updated documentation assets. Triggers on: visual regressions in readme screenshot stories, changes to App.readmeScreenshots.stories.tsx, changes to mockFactory.ts that affect screenshot stories, or explicit user request to update README images.

CLI Tools 2K 1mo ago
coder

tbench

by coder

Terminal-Bench integration for Mux agent benchmarking and failure analysis

CLI Tools 2K 1mo ago
woocommerce

woocommerce-markdown

by woocommerce

Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.

CLI Tools 10.5K 4mo ago
teambit

generate-release-notes

by teambit

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

CLI Tools 18.5K 9mo ago
dotnet

run-device-tests

by dotnet

"Build and run .NET MAUI device tests locally with category filtering. Supports iOS, MacCatalyst, Android on macOS; Android, Windows on Windows. Use TestFilter to run specific test categories."

Accessibility 23.3K 2mo ago
dotnet

try-fix

by dotnet

Attempts ONE alternative fix for a bug, tests it empirically, and reports results. ALWAYS explores a DIFFERENT approach from existing PR fixes. Use when CI or an agent needs to try independent fix alternatives. Invoke with problem description, test command, target files, and optional hints.

CLI Tools 23.3K 23d ago
dotnet

issue-triage

by dotnet

Queries and triages open GitHub issues that need attention. Helps identify issues needing milestones, labels, or investigation.

CLI Tools 23.3K 7mo ago
dotnet

verify-tests-fail-without-fix

by dotnet

Verifies tests catch the bug. Auto-detects test type (UI tests, device tests, unit tests) and dispatches to the appropriate runner. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

CLI Tools 23.3K 23d ago
Goldentrii

agent-recall

by Goldentrii

Persistent compounding memory for AI agents. 5 default MCP tools: session_start, session_end, remember, recall, check. Full surface (18 tools) available with --full flag. Two-verb model: inhale (session_start) and exhale (session_end). Correction-first memory with decision trail tracking, watch_for warnings, palace rooms with salience scoring, cross-project insight matching, same-day journal merging, ambient recall hooks. Local markdown only. Zero cloud, zero telemetry, Obsidian-compatible. Optional Supabase backend: when configured via ar setup supabase, recall() uses pgvector cosine similarity on OpenAI/Voyage embeddings instead of keyword search — same API, semantic understanding. Gracefully degrades to local search if not configured.

API Dev 370 1mo ago