CLI 工具

命令行工具

显示 97-120 / 共 9289 个技能
anthropics

Command Development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

自动化 14.3万 9个月前
lightdash

agent-harness

lightdash

Guide for AI agents running in the isolated agent-harness environment. Use when you need to discover your agent ID, find your ports, manage your stack with agent-cli.sh, run verification, or understand the multi-agent development setup.

CLI 工具 6116 24天前
EveryInc

ce-commit

EveryInc

Create a git commit with a clear, value-communicating message. Use when the user asks to commit/save staged or unstaged changes with a repo-appropriate message.

CLI 工具 2.5万 22天前
EveryInc

ce-dogfood

EveryInc

"Hands-off, diff-scoped browser QA of the active branch: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and commits, judges experience against product personas, and writes a durable dogfood report. Manual invocation only."

CLI 工具 2.5万 20天前
EveryInc

ce-sweep

EveryInc

"Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit an lfg-ready plan. First run sets up sources; supports mode:non-interactive for scheduled runs."

CLI 工具 2.5万 22天前
EveryInc

ce-code-review

EveryInc

"Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; report-only by default, with explicit local apply available for user-directed fix workflows."

CLI 工具 2.5万 22天前
EveryInc

ce-polish

EveryInc

"Start the dev server, inspect the feature in browser, and iterate on polish."

CLI 工具 2.5万 1个月前
EveryInc

ce-riffrec-feedback-analysis

EveryInc

Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for riffrec-*.zip, session.json + events.json + recording.webm + voice.webm bundles, .mp4/.mov/.webm videos, .m4a/.mp3/.wav audio, or capture/share requests.

CLI 工具 2.5万 1个月前
EveryInc

ce-optimize

EveryInc

"Run metric-driven optimization loops. Use when improving measurable outcomes such as search relevance, clustering quality, build performance, prompt quality, or scored behavior through experiments."

CLI 工具 2.5万 20天前
EveryInc

ce-setup

EveryInc

"Check Compound Engineering health and repo-local config."

CLI 工具 2.5万 20天前
EveryInc

ce-compound

EveryInc

Document a recently solved problem as a durable repo learning, or capture project vocabulary in CONCEPTS.md. Use when capturing a learning after work.

CLI 工具 2.5万 20天前
langwatch

debug-instrumentation

langwatch

Debug and improve your LangWatch traces. Inspects production traces for missing input/output, disconnected spans, unlabeled traces, and missing metadata. Use when traces look broken or incomplete.

CLI 工具 3525 18天前
langwatch

langwatch

langwatch

Read LLM traces back from LangWatch with the langwatch CLI. Use when asked what an agent, prompt or model call actually did in production, when debugging a failed or slow LLM run, when looking up a trace or session by id, or when checking whether this coding session's own activity was captured.

认证鉴权 3525 29天前
langwatch

test-cli-usability

langwatch

Write scenario tests that verify your CLI tool is usable by AI agents. Ensures commands work non-interactively, provide clear output, and don't hang on prompts. Use when you want to prove your CLI is agent-friendly.

CLI 工具 3525 1个月前
langwatch

setup-lw

langwatch

Set up and troubleshoot the LangWatch CLI, covering login (cloud and self-hosted), endpoint configuration, project selection, and connection problems. Use when the CLI isn't authenticated, can't reach LangWatch, or talks to the wrong project.

API 开发 3525 12天前
langwatch

level-up

langwatch

Take your AI agent to the next level with full LangWatch integration. Adds tracing, prompt versioning, evaluation experiments, and simulation tests in one go. Use when the user wants comprehensive observability, testing, and prompt management for their agent.

CLI 工具 3525 12天前
langwatch

scenarios

langwatch

Test your AI agent with simulation-based scenarios. Covers writing scenario test code (Scenario SDK), creating platform scenarios via the langwatch CLI against a connected agent, reading the run parameters that agent declares so the scenarios and comparison runs turn its real levers, and red teaming for security vulnerabilities. Auto-detects whether to use code or platform approach based on context.

CLI 工具 3525 1天前
langwatch

evaluate-multimodal

langwatch

Evaluate multimodal AI agents that process images, audio, PDFs, or other files. Sets up evaluations using LangWatch's LLM-as-judge with image inputs, Scenario's multimodal testing, and document parsing evaluation patterns. Use when your agent handles non-text inputs.

CLI 工具 3525 23天前
langwatch

debug-with-langwatch

langwatch

Root-cause production errors and misbehaving agent runs with LangWatch. Finds errored traces, inspects spans, checks monitor and evaluator scores, then narrows to a root cause. Use when something is failing or misbehaving in production (errors, bad answers, latency spikes).

CLI 工具 3525 18天前
langwatch

haven-setup

langwatch

"Bring up the LangWatch dev stack via thuishaven (make haven up) — one-time proxy/CA setup, reusing existing local ClickHouse/Postgres/Redis, WSL2/no-colima fallback for langyagent, and the known gotchas that silently break it."

CLI 工具 3525 1个月前
triggerdotdev

trigger-getting-started

triggerdotdev

Bootstrap Trigger.dev into an existing project from scratch: authenticate the CLI, install @trigger.dev/sdk and @trigger.dev/build, write trigger.config.ts with the project ref and task dirs, scaffold a /trigger directory with a first task, wire tsconfig and .gitignore, set TRIGGER_SECRET_KEY, and run the dev server. Load this when a project has no trigger.config.ts yet and the user asks to "add Trigger.dev", "set up Trigger.dev", "initialize Trigger.dev", or get a first task running, including in a monorepo. Once the project is set up and you are writing task code, switch to the trigger-authoring-tasks skill.

CLI 工具 1.6万 2个月前
Kilo-Org

jetbrains-cli-pin

Kilo-Org

Use when pinning or unpinning the CLI version the Kilo JetBrains plugin uses, or fresh-regenerating the local repo CLI. Cleans all leftover CLI binaries and build artifacts in the current worktree so every operation starts from a fresh, artifact-free state.

CLI 工具 2.7万 1个月前
Kilo-Org

release-jetbrains

Kilo-Org

Use when releasing the Kilo JetBrains plugin -- resolve a version ("next rc" or explicit), run the prepare workflow, edit and commit a filtered human-readable changelog on the release PR, then watch publish to completion.

CLI 工具 2.7万 2个月前
Kilo-Org

kilocode-merge-minimizer

Kilo-Org

Use when changing shared upstream-owned files to add Kilo-specific behavior, editing kilocode_change markers in shared code, or moving additive behavior out of shared code to reduce upstream merge conflicts. Do not use for changes confined to Kilo-owned paths such as packages/kilo-vscode/ or packages/kilo-ui/.

CLI 工具 2.7万 1个月前