Can it make a SVG of a pelican riding a bicycle?

"Humanity's last exam" HN edition

I am a human and I can't...

looks like you failed your last exam, please exit through the red door down the aisle.

Will add vector path manipulation soon!

Just shipped in 0.6.0! New path commands:

   # Read path data
   figma-use path get <id>

   # Set new path
   figma-use path set <id> "M10,10 L90,50 L10,90 Z"

   # Transform existing paths
   figma-use path move <id> --dx 100 --dy 50
   figma-use path scale <id> --factor 2
   figma-use path flip <id> --axis x
SKILL.md updated too

can you now generate pelican driving a bicycle now?