ruvnet/ruflo

agent-performance-benchmarker

Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker

1.1K installs 70K starsUpdated Sep 2, 2026License: MIT

Install

npx skills add ruvnet/ruflo@agent-performance-benchmarker

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

--- name: performance-benchmarker type: analyst color: "#607D8B" description: Implements comprehensive performance benchmarking for distributed consensus protocols capabilities: - throughputmeasurement - latencyanalysis - resourcemonitoring - comparativeanalysis - adaptivetuning 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โ€ฆ

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • Agent skill for arch-system-design - invoke with $agent-arch-system-design

    1.4K installs 70KDesign & UIAI & agentsProductivity
  • Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native

    1.3K installs 70KDesign & UIReact & Next.jsAI & agents
  • agent-swarm

    ruvnet/ruflo

    Agent skill for swarm - invoke with $agent-swarm

    1.3K installs 70KDesign & UIDeploy & DevOpsAI & agents
  • Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality

    1.2K installs 70KDesign & UIAI & agentsCode review
  • agent-architecture

    ruvnet/ruflo

    Agent skill for architecture - invoke with $agent-architecture

    1.2K installs 70KDesign & UIAI & agents
  • Agent skill for code-analyzer - invoke with $agent-code-analyzer

    1.2K installs 70KDesign & UISecurityAI & agents

โ† Search skills

/skills/ruvnet/ruflo/agent-performance-benchmarker/