·agent-performance-benchmarker
</>

agent-performance-benchmarker

Habilidad del agente para performance-benchmarker: invocar con $agent-rendimiento-benchmarker

9Instalaciones·1Tendencia·@ruvnet

Instalación

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

Cómo instalar agent-performance-benchmarker

Instala rápidamente el skill de IA agent-performance-benchmarker en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: ruvnet/ruflo.

SKILL.md

Ver original

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.

Habilidad del agente para performance-benchmarker: invocar con $agent-rendimiento-benchmarker Fuente: ruvnet/ruflo.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-10
Actualizado
2026-03-11

Browse more skills from ruvnet/ruflo

Respuestas rápidas

¿Qué es agent-performance-benchmarker?

Habilidad del agente para performance-benchmarker: invocar con $agent-rendimiento-benchmarker Fuente: ruvnet/ruflo.

¿Cómo instalo agent-performance-benchmarker?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/ruvnet/ruflo --skill agent-performance-benchmarker Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/ruvnet/ruflo