·agent-performance-benchmarker
</>

agent-performance-benchmarker

Agentenfähigkeit für Performance-Benchmarker – Aufruf mit $agent-performance-benchmarker

9Installationen·3Trend·@ruvnet

Installation

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

So installieren Sie agent-performance-benchmarker

Installieren Sie den KI-Skill agent-performance-benchmarker schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: ruvnet/ruflo.

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.

Agentenfähigkeit für Performance-Benchmarker – Aufruf mit $agent-performance-benchmarker Quelle: ruvnet/ruflo.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from ruvnet/ruflo

Schnelle Antworten

Was ist agent-performance-benchmarker?

Agentenfähigkeit für Performance-Benchmarker – Aufruf mit $agent-performance-benchmarker Quelle: ruvnet/ruflo.

Wie installiere ich agent-performance-benchmarker?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/ruvnet/ruflo