Agent Performance Optimizer banner
SKB3002 SKB3002

Agent Performance Optimizer

Development community

Description

--- description: Dispatch hub:performance-optimizer — Expert in performance optimization, profiling, Core Web Vitals, and bundle optimization. argument-hint: <task or prompt for the agent> --- # /hub:agent-performance-optimizer Direct dispatch shim for the `hub:performance-optimizer` agent. ## Flow 1. If `$ARGUMENTS` is empty, ask the user: *"What would you like hub:performance-optimizer to do?"* Wait for a reply, then continue with the reply as the prompt. 2. Dispatch the agent with the use

Installation

Installs to ~/.claude/skills/skb3002-agenthub-agent-performance-optimizer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skb3002-agenthub-agent-performance-optimizer && curl -fsSL https://raw.githubusercontent.com/SKB3002/agenthub/HEAD/commands/agent-performance-optimizer.md -o ~/.claude/skills/skb3002-agenthub-agent-performance-optimizer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository