I'm not 100% sure how this works but it is a interesting, but also complex solution prusa uses there. Nothing you can write correctly without a printer having such a bed and some time. I think it requires finding the center of the special points and a lot of extra variables to define where they should be.
Firmware it self has already skew correction included but no way to compute it. So all it requires a computation of the errors and storing required correction.
So yes, if someone having printer+bed and writes a push request for it I will surely import it, but without the hardware it is not possible to write it.