·skill-performance-profiler
>_

skill-performance-profiler

Analyzes skill usage patterns across conversations to track token consumption, identify heavy vs. lightweight skills, measure invocation frequency, detect co-occurrence patterns, and suggest consolidation opportunities. Use when the user asks to analyze skill performance, optimize skill usage, identify token-heavy skills, find consolidation opportunities, or review skill metrics.

0Installs·0Trend·@auldsyababua

Installation

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill skill-performance-profiler

How to Install skill-performance-profiler

Quickly install skill-performance-profiler AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/auldsyababua/instructor-workflow --skill skill-performance-profiler
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: auldsyababua/instructor-workflow.

SKILL.md

View raw

Comprehensive analysis tool for tracking and optimizing skill usage patterns, token consumption, and identifying opportunities for skill consolidation.

Use the recentchats tool to gather conversations for analysis. The time range and number of conversations depends on the user's request:

Extract the conversation content and metadata (especially updatedat timestamps) from the results.

Analyzes skill usage patterns across conversations to track token consumption, identify heavy vs. lightweight skills, measure invocation frequency, detect co-occurrence patterns, and suggest consolidation opportunities. Use when the user asks to analyze skill performance, optimize skill usage, identify token-heavy skills, find consolidation opportunities, or review skill metrics. Source: auldsyababua/instructor-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/auldsyababua/instructor-workflow --skill skill-performance-profiler
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

Quick answers

What is skill-performance-profiler?

Analyzes skill usage patterns across conversations to track token consumption, identify heavy vs. lightweight skills, measure invocation frequency, detect co-occurrence patterns, and suggest consolidation opportunities. Use when the user asks to analyze skill performance, optimize skill usage, identify token-heavy skills, find consolidation opportunities, or review skill metrics. Source: auldsyababua/instructor-workflow.

How do I install skill-performance-profiler?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/auldsyababua/instructor-workflow --skill skill-performance-profiler Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/auldsyababua/instructor-workflow