Skip to content

umit/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

My personal agent skills.

Install

npx skills add umit/skills --skill <skill-name>

Skills

Skill What it does
async-profiler JVM profiling with async-profiler: CPU, allocation, lock, wall-clock, hardware counters. Flame graphs and JFR.
jmh Trustworthy Java microbenchmarks with JMH — DCE/constant-folding pre-flight checker, Maven & Gradle setup, mode/state/profiler guidance, jmh.morethan.io analysis.

Anatomy

skills/<name>/
├── SKILL.md          # loaded into agent context: triggers, workflow, index
├── references/       # read on demand by the agent
│   └── *.md
└── scripts/          # optional executable helpers
    └── *.sh

Short SKILL.md up front, deep references on demand — keeps context cost low.

License

MIT

About

My personal agent skills — JVM profiling, GC, concurrency, distributed systems. Compatible with Claude Code, Codex, Cursor, Cline, and any agent that supports the skills.sh format.

Topics

Resources

License

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages