explain-sample

Community

Diagnose process performance issues.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose why a process is consuming excessive CPU or behaving unexpectedly by analyzing its internal operations.

Core Features & Use Cases

  • Process Profiling: Captures stack traces of a running process to identify CPU bottlenecks.
  • High CPU Diagnosis: Pinpoints functions or code sections responsible for high CPU usage.
  • Use Case: If a background service is suddenly using 100% CPU, you can use this Skill to quickly see what functions it's spending all its time in, leading you to the root cause.

Quick Start

Use the explain-sample skill to profile the process with PID 12345 for 5 seconds and save the output to a file.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: explain-sample
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#explain-sample

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.