ram-consumption-verification
CommunityVerify RAM usage by killing processes.
Authortankygranny05
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill accurately verifies the RAM consumption of specific processes by measuring system memory before and after their termination, providing a ground truth of actual memory usage.
Core Features & Use Cases
- Precise RAM Measurement: Utilizes
htopwithin atmuxsession for real-time, system-wide memory reporting, overcoming the limitations ofpsortop. - Forceful Process Termination: Employs
pkill -9for reliable killing of target processes based on patterns or PIDs. - Use Case: Debugging memory leaks by confirming how much RAM a suspected process is actually consuming before it's terminated.
Quick Start
Use the ram-consumption-verification skill to measure RAM usage before and after killing processes matching the pattern 'my_script.py', ensuring you clean up the tmux session afterward.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: ram-consumption-verification Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#ram-consumption-verification Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.