CLI 工具

命令行工具

显示 2281-2304 / 共 9289 个技能
parallel-web

parallel-deep-research

parallel-web

"ONLY use when user explicitly says 'deep research', 'exhaustive', 'comprehensive report', or 'thorough investigation'. Slower and more expensive than parallel-web-search. For normal research/lookup requests, use parallel-web-search instead."

学术 72 6个月前
keep-starknet-strange

controller-cli

keep-starknet-strange

"Guidance for installing and operating the Cartridge Controller CLI (controller) to create human-approved sessions and execute Starknet transactions with JSON output, explicit network selection, scoped policies, paymaster control, and error recovery."

认证鉴权 80 5个月前
edmundmiller

writing-agent-friendly-clis

edmundmiller

Write, design, or review agent-friendly CLIs and agentic interfaces for humans, scripts, and coding agents, with progressive disclosure, structured output, actionable errors, stdout/stderr separation, and explicit non-interactive modes.

CLI 工具 79 2个月前
edmundmiller

hunk-review

edmundmiller

Review and steer live Hunk diff sessions, inspect focused files/hunks, navigate, reload sources, resume worktree reviews, and add validated inline comments. Use when the user has Hunk open, asks for an interactive diff review, mentions Hunk comments, or wants to resume a paired agent/Hunk worktree.

CLI 工具 79 1个月前
edmundmiller

healthchecks-io

edmundmiller

Create, manage, and verify healthchecks.io monitors via the REST API. Use when adding monitoring to a new cron job or service, auditing existing checks, wiring ping URLs into configs, or verifying a check fired correctly.

自动化 79 1个月前
edmundmiller

hass-declarative

edmundmiller

Manage Home Assistant automations, scenes, and scripts declaratively via NixOS modules. Covers adding/editing/removing entities in the domain-based Nix structure, the ensureEnabled wrapper (initial_state enforcement), the sweep service that cleans orphaned entities, entity identity (IDs, slugs, unique_ids), the eval test assertions, and the build-time manifest. Trigger phrases: "add HA automation", "new scene", "new script", "remove automation", "declarative HA", "sweep unmanaged", "entity drift", "ghost entity", "orphaned automation", "HA domain file", "eval-automations test", "hass assertion", "ensureEnabled", "initial_state".

CLI 工具 79 6个月前
edmundmiller

herdr-voice-dispatcher

edmundmiller

Dispatches spoken or written prompts to live Herdr agents and reports their status or results. Use when the user says to list, check, ask, tell, prompt, steer, or wait for an OMP, Codex, or other agent running in Herdr.

CLI 工具 79 1个月前
edmundmiller

skill-quality

edmundmiller

Validate and review agent skills for portable structure, clear triggers, executable helpers, and reliable behavior across Terra and Sol.

自动化 79 27天前
edmundmiller

derive-web-api-client

edmundmiller

Derive a narrow, efficient API client or CLI from an authorized browser workflow by recording and analyzing HAR network traffic. Use when repeated browser automation is slow or brittle, when asked to inspect a HAR or reverse-engineer a site's first-party requests, or when turning a demonstrated website action into a structured command-line tool.

认证鉴权 79 1个月前
edmundmiller

context-efficiency

edmundmiller

Filter data at the source before it enters context. Use when querying APIs, CLIs, or databases where the full output would be large. Prefer structured output + jg when available, or python/tool-native selectors when not. Use jq only when jg cannot express the needed transformation. Trigger phrases: "find the entity for", "get the ID of", "which service handles", "what's the value of", or any time you'd otherwise dump a large dataset to find one thing.

CLI 工具 79 1个月前
edmundmiller

ghostty-config

edmundmiller

Use when configuring Ghostty terminal emulator, working with ghostty config files, or looking up Ghostty settings and options.

CLI 工具 79 6个月前
edmundmiller

nixos-usb-recovery

edmundmiller

"Recover or rebuild an installed NixOS system from a NixOS USB/live ISO. Use for boot failures, broken generations, bootloader repairs, or rescue rebuilds."

CLI 工具 79 3个月前
edmundmiller

zbench

edmundmiller

Benchmark interactive zsh performance with zsh-bench and track regressions. Use when benchmarking shell startup, comparing zsh latency after config changes, investigating slow shell, or running git bisect on performance. Trigger phrases: "benchmark zsh", "shell is slow", "zbench", "zsh-bench", "shell startup time", "profile zsh", "zsh performance".

CLI 工具 79 1个月前
edmundmiller

tmux-status-debug

edmundmiller

Debug and test tmux pane status detection for AI agents (opencode, claude, amp). Use when patterns aren't matching, status icons are wrong, or adding new detection patterns.

CLI 工具 79 7个月前
edmundmiller

callstack-diff

edmundmiller

This skill should be used when a user asks to "map the logic flow", "show the call flow", "visualize how this request branches", presents a prose or architecture flow such as A → B → C with branches, or asks to render or compare static JavaScript and TypeScript call-stack trees.

CLI 工具 79 27天前
edmundmiller

code-search

edmundmiller

Use when searching code by unknown means or choosing between text and structural search tools. Owns ast-grep vs ripgrep selection and text-search guidance.

CLI 工具 79 1个月前
edmundmiller

agenix-secrets

edmundmiller

Create, edit, and wire up agenix-encrypted secrets in this dotfiles repo. Use when adding API keys, tokens, credentials, passwords, or any sensitive values to NixOS host configs. Trigger phrases: "add a secret", "encrypt with agenix", "new age secret", "hide this value", "agenix secret".

CLI 工具 79 6个月前
edmundmiller

nix-rebuild

edmundmiller

Rebuild nix-darwin/NixOS system after dotfiles changes. Use when config files managed by Nix (lazygit, ghostty, etc.) need to be regenerated, or after editing any .nix file in the dotfiles repo.

CLI 工具 79 7个月前
edmundmiller

nix-package-patching

edmundmiller

This skill should be used when the user asks to "bump a package", "update an upstream revision", "refresh a Nix source hash", "rebase local patches", "carry fork changes as patches", "hack on upstream software in this repo", or fix a package whose patches no longer apply.

CLI 工具 79 1个月前
edmundmiller

amoxide-project-aliases

edmundmiller

Use amoxide for project-local .aliases and optional profiles when commands are simple, trusted, and useful to agents without shadowing zsh aliases.

智能体 79 3个月前
edmundmiller

omp-model-config

edmundmiller

Configure OMP model roles, providers, fallback chains, and per-host overrides in this nix-darwin dotfiles repo. Use when changing which models OMP uses, shifting providers, fixing fallback chains, or troubleshooting why a model change didn't take effect after rebuild.

智能体 79 27天前
edmundmiller

python-scripts

edmundmiller

Use when writing standalone Python scripts (one-off scripts, utilities, not part of a larger Python project with pyproject.toml or setup.py). Provides UV shebang template and best practices.

CLI 工具 79 3个月前
edmundmiller

herdr

edmundmiller

Control live Herdr workspaces, tabs, panes, agents, worktrees, plugins, and waits. Use when running inside Herdr (HERDR_ENV=1) to inspect sibling agents, delegate work—including dedicated Pi workspaces—run services, debug agent detection, or coordinate terminal state.

CLI 工具 79 27天前
abracadabra50

call

abracadabra50

Voice conversations with Claude about your projects. Call a phone number to brainstorm, or have Claude call you with updates.

CLI 工具 169 8个月前