A collection of agent skills.
Analyze Java heap dumps headlessly using Eclipse Memory Analyzer Tool (MAT).
Features:
- Run leak suspects, overview, and comparison reports
- Execute OQL (Object Query Language) queries
- Run 56+ built-in MAT commands (histogram, dominator tree, thread analysis, etc.)
- Auto-detects MAT installation and Java version
See eclipse-mat/SKILL.md for full documentation.
Based on mcp-mat by codelipenghui.
npx skills add https://github.com/Shawyeok/skills --skill eclipse-matMIT