In UE5, how to get the position information of all vertices of the skeletal mesh corresponding to each frame of an animation sequence asset?

I got two plugins rencently,one plugin has a blueprint node can get vertex colors of skeletal mesh,another plugin has a blueprint node can get static mesh vertex locations.Embarrassingly, I want combine them to get skeletal mesh vertex locations,and I can’t program in C language…………