CLI Tools

Command line utilities

Showing 841-864 of 9364 skills
wdm0006

auditing-python-security

by wdm0006

Audits Python libraries for security vulnerabilities using Bandit, pip-audit, Semgrep, and detect-secrets. Identifies SQL injection, command injection, hardcoded credentials, weak cryptography, and insecure deserialization. Use when reviewing library security, setting up security scanning in CI, or implementing secure coding patterns.

CLI Tools 84 7mo ago
wdm0006

building-python-clis

by wdm0006

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

CLI Tools 84 7mo ago
wdm0006

packaging-python-libraries

by wdm0006

Packages and distributes Python libraries using modern pyproject.toml, build backends (setuptools, hatchling), PyPI publishing with trusted publishing, and wheel building. Use when packaging libraries for distribution, publishing to PyPI, or troubleshooting packaging issues.

CLI Tools 84 7mo ago
wdm0006

optimizing-python-performance

by wdm0006

Optimizes Python library performance through profiling (cProfile, PyInstrument), memory analysis (memray, tracemalloc), benchmarking (pytest-benchmark), and optimization strategies. Use when analyzing performance bottlenecks, finding memory leaks, or setting up performance regression testing.

CLI Tools 84 7mo ago
sanity-io

turborepo

by sanity-io

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

CI/CD 952 3mo ago
electron

triage-prs

by electron

Triage open electron/electron pull requests by CI check status — lists PRs that are green/passing, failing, still pending, or have no checks at all, annotated with their Status on the "PR Triage" project board and with the new-pr label. Can scope to a single named check, e.g. PRs whose "faraday/cage" check is pending. Use when asked to triage PRs or do PR triage, list green/passing or mergeable PRs, find PRs with failing or pending CI, find PRs with no checks running, check faraday/cage status, or show each PR's triage board status. Also triggers on the bare words "faraday" or "failing prs".

CLI Tools 122.8K 23d ago
jeremylongshore

bash-script-helper

by jeremylongshore

Configure with bash script helper operations. Auto-activating skill for DevOps Basics. Triggers on: bash script helper, bash script helper Part of the DevOps Basics skill category. Use when working with bash script helper functionality. Trigger with phrases like "bash script helper", "bash helper", "bash".

Automation 2.7K 8mo ago
jeremylongshore

claude-reflect

by jeremylongshore

Execute self-learning system that captures corrections during sessions and syncs them to CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions remembering something. Trigger with phrases like "remember this", "don't forget", "use X not Y", or "actually...".

CLI Tools 2.7K 8mo ago
OneKeyHQ

1k-platform-requirements

by OneKeyHQ

Minimum SDK/OS version requirements for all OneKey platforms (iOS, Android, Chrome, Electron).

CLI Tools 2.4K 5mo ago
hatchet-dev

build-tui-view

by hatchet-dev

Provides instructions for building Hatchet TUI views in the Hatchet CLI.

API Dev 7.8K 7mo ago
shinpr

sub-agents

by shinpr

Run agent definitions as sub-agents. Use when the user names an agent or sub-agent to run, references an agent definition, or delegates a task to an agent.

Agents 80 6mo ago
OneKeyHQ

1k-app-upgrade-test

by OneKeyHQ

Create test versions to verify app auto-update functionality and version migration.

CLI Tools 2.4K 7mo ago
adithya-s-k

manimce-best-practices

by adithya-s-k

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import *, (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses manimlib imports and manimgl CLI).

Animation 1.1K 7mo ago
qwibitai

debug

by qwibitai

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

CLI Tools 30.6K 6mo ago
qwibitai

use-local-whisper

by qwibitai

Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.

CLI Tools 30.6K 6mo ago
qwibitai

x-integration

by qwibitai

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

CLI Tools 30.6K 6mo ago
qwibitai

add-pdf-reader

by qwibitai

Add PDF reading to NanoClaw agents. Extracts text from PDFs via pdftotext CLI. Handles WhatsApp attachments, URLs, and local files.

CLI Tools 30.6K 6mo ago
qwibitai

add-whatsapp

by qwibitai

Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.

Auth 30.6K 6mo ago
qwibitai

convert-to-apple-container

by qwibitai

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

CLI Tools 30.6K 6mo ago
elizaOS

bear-notes

by elizaOS

Create, search, and manage Bear notes via grizzly CLI.

CLI Tools 19.2K 7mo ago
elizaOS

session-logs

by elizaOS

Search and analyze your own session logs (older/parent conversations) using jq.

Auth 19.2K 7mo ago
elizaOS

openai-whisper

by elizaOS

Local speech-to-text with the Whisper CLI (no API key).

API Dev 19.2K 7mo ago
elizaOS

mcporter

by elizaOS

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

Auth 19.2K 7mo ago
elizaOS

peekaboo

by elizaOS

Capture and automate macOS UI with the Peekaboo CLI.

CLI Tools 19.2K 7mo ago