You just need to say "!skillGraph <modShortName>" to the bot named SLDB on Spring lobby server.
<modShortName> can take following values:
- BA (Balanced Annihilation)
- EVO (EvolutionRTS)
- KP (Kernel Panic)
- NOTA
- S1944 (Spring: 1944)
- TA (Tech Annihilation)
- XTA
- ZK (Zero-K)
For example "!skillGraph BA" gives this result for me.

The blue line is what is called "estimated skill" in SLDB ("mu" in TrueSkill papers), and the blue area represents the range where the real skill has 99.99% chance to be (mu +- 3*sigma). The bottom limit of this area is what is called "trusted skill" in SLDB ("conservative skill" in TrueSkill papers).
This could be integrated in Spring replay site if needed?