command line tool skills

47 tagged command line tool, measured the same way as everything else here.

Browse within: command-line 15cloud 11cloud-computing 11vercel 11agentic-coding 10golang 6go 5

design-patterns

01

rtk-ai/rtk

Skill Claude CodeCodex

Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.

78k +233 today A 42 tokens original Apache-2.0

issue-triage

02

rtk-ai/rtk

Skill Claude CodeCodex

Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 70 tokens original Apache-2.0

pr-triage

03

rtk-ai/rtk

Skill Claude CodeCodex

PR triage: audit open PRs, deep review selected ones, draft and post review comments. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 64 tokens original Apache-2.0

linearis

04

linearis-oss/linearis

Skill Claude CodeCodex

Manage Linear.app work from the command line with the linearis CLI (bins linearis / linear), which outputs JSON: issues/tickets, projects, cycles (sprints), milestones, initiatives (roadmap), documents, labels, teams, users, and issue discussions/comments. Use when the user mentions Linear, a ticket identifier like…

248 2d ago A 111 tokens original MIT

gwm

05

kbrdn1/gwm-cli

Skill Claude CodeCodex

Manage git worktrees across any repository with the gwm Rust binary (CLI + ratatui TUI). Use when the user asks to create / list / remove / bootstrap / switch / link worktrees, run a command across worktrees (gwm exec) or reclaim build artifacts (gwm clean), materialise a PR into a worktree (gwm review), drive a…

133 2d ago A 379 tokens original Apache-2.0

docs-automation

07

SAP-samples/hana-developer-cli-tool-example

Skill Claude CodeCodex

Automate docs updates and command documentation generation. Use for generate-command-docs, enhance-command-docs, sidebar generation, and VitePress build checks.

109 6d ago A 35 tokens original Apache-2.0

axiom-apl

09

axiomhq/cli

Skill Claude CodeCodex

APL query language reference for Axiom. Provides operators, functions, patterns, and CLI usage. Auto-invoked by specialized Axiom skills when writing or debugging APL queries.

59 5d ago A 41 tokens original MIT

detect-anomalies

10

axiomhq/cli

Skill Claude CodeCodex

Detect anomalies in Axiom datasets using statistical analysis. Use when looking for unusual patterns, volume spikes, outliers, or new error types in observability data.

59 5d ago A 37 tokens original MIT

find-traces

11

axiomhq/cli

Skill Claude CodeCodex

Analyze OpenTelemetry distributed traces from Axiom. Use when investigating a trace ID, finding traces by criteria (errors, latency, service), or debugging distributed system issues.

59 5d ago A 37 tokens original MIT

stata-cli

12

ashuiGordon/stata-cli

Skill Claude CodeCodex

Run Stata commands, .do files, view data, inspect results, and get help from the terminal. Wraps PyStata with a daemon mode for fast execution. Built-in Stata reference library with 57 topics. Designed for AI agents.

57 11d ago A 54 tokens

just-scrape

13

ScrapeGraphAI/just-scrape

Skill Claude CodeCodex

Search, scrape, crawl, extract structured data, and monitor web pages via the ScrapeGraph AI CLI. Use when the user asks to search the web, scrape a webpage, grab content from a URL, extract JSON from a site, crawl documentation or site sections, monitor a page for changes, inspect request history, check ScrapeGraph…

51 7d ago A 80 tokens original MIT

search

14

paperfoot/search-cli

Skill Claude CodeCodex

Multi-provider search CLI with 13 explicit modes (you pick the mode/providers; no intent guessing). Results are rank-fused across providers. Run search agent-info for full capabilities and exit codes.

50 1mo ago A 43 tokens original MIT

uspto

15

smcronin/uspto-cli

Skill Claude CodeCodex

Search and retrieve USPTO patent and trademark data: patent applications, PTAB, file wrappers, families, official Trademark Search, and TSDR cases/documents/images using the uspto CLI.

39 25d ago A 42 tokens original MIT

jurisd-research

16

russellbrenner/jurisd

Skill Claude CodeCodex

Expert Australian/NZ legal research and AGLC4 citation using the jurisd MCP server. Use when finding cases or legislation (AustLII), looking up a provision offline, formatting or resolving citations, building a pinpoint, tracing who-cites-what, or producing an AGLC4 bibliography. Triggers on case law, legislation…

35 8d ago A 133 tokens original Apache-2.0

gitpic

17

tarnish233/gitpic

Skill Claude CodeCodex

Upload a local or clipboard image to a GitHub repo (image host) and return a Markdown link. Use when the user wants to "upload an image", "turn this image into a link", "host an image", "get a markdown link for a screenshot", "把图片上传图床", or "生成图片 markdown 链接". Requires the gitpic CLI installed and authenticated with…

23 3d ago A 107 tokens original MIT

curiosity-engine

18

freibergergarcia/phone-a-friend

Skill Claude CodeCodex

Structured Q&A rally between the host orchestrating model and a backend model. Both sides must always reply with ANSWER and QUESTION prefixes. Seeded by topic, runs for N rounds.

9 21d ago B 41 tokens original Apache-2.0

phone-a-friend

19

freibergergarcia/phone-a-friend

Skill Claude CodeCodex

Ask Antigravity, Codex, Gemini, Claude, OpenCode, or Ollama for a second opinion through the phone-a-friend CLI while preserving the user's request in --prompt.

9 21d ago A 43 tokens original Apache-2.0

phone-a-team

20

freibergergarcia/phone-a-friend

Skill Claude CodeCodex

Iterative multi-model refinement from inside Codex. Runs N rounds of parallel relays through phone-a-friend to friend backends (Claude, Gemini, OpenCode, Ollama), synthesizes between rounds, and converges on a final answer. No subagent spawn, no Agent Teams primitive: pure Bash orchestration plus the model's own…

9 21d ago C 75 tokens original Apache-2.0

ci-cd

21

smbcloudXYZ/smbcloud-cli

Skill Claude CodeCodex

Use when creating, debugging, or improving GitHub Actions workflows for this repo — especially the crates.io release orchestrator and the downstream CLI and SDK release workflows for PyPI, npm, GitHub Releases, Homebrew tap, and NuGet. Also covers SDK distribution README branding alignment across npm, PyPI, and the…

7 6d ago A 143 tokens

humanizer

22

smbcloudXYZ/smbcloud-cli

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.

7 6d ago A 37 tokens

smbcloudXYZ/smbcloud-cli

Skill Claude CodeCodex

Use when building, packaging, or releasing smbCloud CLI binaries through npm, PyPI, or GitHub Actions CI/CD. Covers the Rust binary release source of truth, the npm wrapper and platform packages, the PyPI maturin package under pypi/, local publishing with uv tool install maturin, and fixes to…

7 6d ago A 98 tokens

tk

24

radutopala/ticket

Skill Claude CodeCodex

Git-backed ticket management for AI agents.

5 3mo ago A 9 tokens original MIT