CLI 工具

命令行工具

显示 2209-2232 / 共 9289 个技能
trailofbits

openai-playwright

trailofbits

Use when the task requires automating a real browser from the terminal (navigation, form

自动化 493 6个月前
greptileai

greploop

greptileai

Iteratively improves a PR until Greptile gives it a 5/5 confidence score with zero unresolved comments. Triggers Greptile review, fixes all actionable comments, pushes, re-triggers review, and repeats. Use when the user wants to fully optimize a PR against Greptile's code review standards.

CLI 工具 375 6个月前
trailofbits

openai-screenshot

trailofbits

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific

智能体 493 6个月前
trailofbits

ghidra-headless

trailofbits

Reverse engineers binaries using Ghidra's headless analyzer. Use when decompiling executables, extracting functions, strings, symbols, or analyzing call graphs from compiled binaries without the Ghidra GUI.

CLI 工具 493 6个月前
trailofbits

openai-sentry

trailofbits

Use when the user asks to inspect Sentry issues or events, summarize recent production errors,

API 开发 493 6个月前
shipshitdev

devcontainer-setup

shipshitdev

Set up a .devcontainer for VS Code with Docker, Claude Code CLI support, and configurable options. Use when the user asks to "set up devcontainer", "add docker development environment", "configure dev container", or needs to containerize their development workflow.

CLI 工具 35 7个月前
agentmail-to

agentmail

agentmail-to

Send and receive emails programmatically using the AgentMail API via CLI

CLI 工具 37 6个月前
graphsignal

graphsignal-profiler

graphsignal

Set up the Graphsignal Profiler for inference workloads — vLLM, SGLang, PyTorch, and dstack services. Use when the user wants GPU profiling, tracing, or monitoring for inference, asks about graphsignal-run or graphsignal.watch(), or asks about CUPTI / Prometheus / OTLP setup.

API 开发 244 2个月前
z1993

stock-research

z1993

自动化股票投资研究工作流 - 使用 NotebookLM Deep Research 搜集财报/研报资料,提取结构化数据,然后由代理执行 6 阶段专业分析(业务/财务/估值/市场观点/驱动因子/投资建议)。Use when researching stocks, analyzing company fundamentals, or evaluating investment opportunities.

学术 129 7个月前
tkersey

seq

tkersey

"Mine Codex sessions JSONL (~/.codex/sessions) and file-based memories (~/.codex/memories) for skill usage, section/format compliance, trigger evidence, token metrics, and prompt-to-session lookup for resume workflows. Use for prompts like $seq, analyze session history, find sessions by prompt, rank skill mentions, audit missing sections, report token usage, mine memories, or use $seq to improve skill trigger descriptions/frontmatter."

CLI 工具 68 6个月前
tkersey

lift

tkersey

"Comprehensive, measurement-driven performance optimization for latency, throughput, memory/GC, and tail behavior. Use when the user asks to optimize/speed up, reduce latency (p95/p99), increase throughput/QPS, lower CPU/memory/allocations/GC pauses, profile hot paths, or run a benchmarked perf pass (including JSONL/query-heavy code). Requires before/after measurement on a runnable workload (or an explicit UNMEASURED plan) plus a correctness gate. Zig-first CLI iteration where bench_stats/perf_report are proven first and wrappers are kept in parity."

分析 68 6个月前
hoodini

railway

hoodini

Deploy applications on Railway platform. Use when deploying containerized apps, setting up databases, configuring private networking, or managing Railway projects. Triggers on Railway, railway.app, deploy container, Railway database.

CI/CD 274 8个月前
massgen

serena

massgen

This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.

CLI 工具 1122 9个月前
massgen

backend-integrator

massgen

Complete guide for integrating a new LLM backend into MassGen. Use when adding a new provider (e.g., Codex, Mistral, DeepSeek) or when auditing an existing backend for missing integration points. Covers all ~15 files that need touching.

API 开发 1122 7个月前
massgen

textual-ui-developer

massgen

Develop and debug the MassGen Textual TUI with deterministic replay, snapshot regression tests, and targeted runtime checks.

CLI 工具 1122 7个月前
rileyhilliard

reading-logs

rileyhilliard

Analyzes logs efficiently through targeted search and iterative refinement. Use when investigating errors, debugging incidents, or analyzing patterns in application logs.

CLI 工具 128 8个月前
aAAaqwq

bat-cat

aAAaqwq

A cat clone with syntax highlighting, line numbers, and Git integration - a modern replacement for cat.

CLI 工具 89 6个月前
aAAaqwq

finding-arbitrage-opportunities

aAAaqwq

Detect profitable arbitrage opportunities across CEX, DEX, and cross-chain markets in real-time. Use when scanning for price spreads, finding arbitrage paths, comparing exchange prices, or analyzing triangular arbitrage opportunities. Trigger with phrases like "find arbitrage", "scan for arb", "price spread", "exchange arbitrage", "triangular arb", "DEX price difference", or "cross-exchange opportunity".

API 开发 89 6个月前
henkisdabro

timezone-tools

henkisdabro

Get current time in any timezone and convert times between timezones. Use when working with time, dates, timezones, scheduling across regions, or when user mentions specific cities/regions for time queries. Supports IANA timezone names.

CLI 工具 83 7个月前
henkisdabro

devtools

henkisdabro

This skill helps launch and configure the Chrome DevTools MCP server, giving Claude visual access to a live browser for debugging and automation. Use when the user asks to set up browser debugging, launch Chrome with DevTools, configure chrome-devtools-mcp, see what my app looks like, take screenshots of my web application, check the browser console, debug console errors, inspect network requests, analyse API responses, measure Core Web Vitals or page performance, run a Lighthouse audit, test button clicks or form submissions, automate browser interactions, fill out forms programmatically, simulate user actions, emulate mobile devices or slow networks, capture DOM snapshots, execute JavaScript in the browser, or troubleshoot Chrome DevTools MCP connection issues. Supports Windows, Linux, and WSL2 environments.

CLI 工具 83 6个月前
henkisdabro

google-apps-script

henkisdabro

Comprehensive guide for Google Apps Script development covering all built-in services (SpreadsheetApp, DocumentApp, GmailApp, DriveApp, CalendarApp, FormApp, SlidesApp), triggers, authorization, error handling, and performance optimization. Use when automating Google Sheets operations, creating Google Docs, managing Gmail/email, working with Google Drive files, automating Calendar events, implementing triggers (time-based, event-based), building custom functions, creating add-ons, handling OAuth scopes, optimizing Apps Script performance, working with UrlFetchApp for API calls, using PropertiesService for persistent storage, or implementing CacheService for temporary data. Covers batch operations, error recovery, and JavaScript ES6+ runtime.

自动化 83 6个月前
henkisdabro

xlsx

henkisdabro

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualisation. Use when working with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for creating new spreadsheets with formulas and formatting, reading or analysing data, modifying existing spreadsheets while preserving formulas, data analysis and visualisation, or recalculating formulas.

CLI 工具 83 6个月前
henkisdabro

PDF Processing Pro

henkisdabro

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation. Do NOT use for simple text extraction - use pdf-extract for quick reads.

CLI 工具 83 6个月前
heredotnow

here-now

heredotnow

Publish files and folders to the web instantly. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", or "put this online". Outputs a live URL at {slug}.here.now.

API 开发 41 6个月前