how to edit skeletal mesh component in Blueprint via python?

I probably not possible to do that with pure python, I worte a C++ plugin and wrap some cpp API into Blueprint API then I can modify the blueprint component.

Here is my blog post, sorry but in Chinese.