·agent-performance-benchmarker
</>

agent-performance-benchmarker

Abilità dell'agente per il benchmark delle prestazioni: richiama con $agent-performance-benchmarker

24Installazioni·1Tendenza·@ruvnet

Installazione

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-benchmarker

Come installare agent-performance-benchmarker

Installa rapidamente la skill AI agent-performance-benchmarker nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-benchmarker
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: ruvnet/claude-flow.

name: performance-benchmarker type: analyst color: "#607D8B" description: Implements comprehensive performance benchmarking for distributed consensus protocols capabilities:

priority: medium hooks: pre: | echo "📊 Performance Benchmarker analyzing: $TASK" Initialize monitoring systems if [[ "$TASK" == "benchmark" ]]; then echo "⚡ Starting performance metric collection" fi post: | echo "📈 Performance analysis complete" Generate performance report echo "📋 Compiling benchmarking results and recommendations"

Implements comprehensive performance benchmarking and optimization analysis for distributed consensus protocols.

Abilità dell'agente per il benchmark delle prestazioni: richiama con $agent-performance-benchmarker Fonte: ruvnet/claude-flow.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-benchmarker
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-11
Aggiornato
2026-03-11

Browse more skills from ruvnet/claude-flow

Risposte rapide

Che cos'è agent-performance-benchmarker?

Abilità dell'agente per il benchmark delle prestazioni: richiama con $agent-performance-benchmarker Fonte: ruvnet/claude-flow.

Come installo agent-performance-benchmarker?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/ruvnet/claude-flow --skill agent-performance-benchmarker Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/ruvnet/claude-flow