This skill turns natural language descriptions into four types of diagrams: flowcharts, infographics, Gantt charts, and mind maps. It hits the EdrawMax AI API, gets back PNG and SVG URLs plus source code (Mermaid for flowcharts, proprietary format for the rest), then downloads everything locally via a security-checked Python script. The output format is solid: inline thumbnail, high-res SVG link, and editable source code. Currently free during a limited promotion. The main limitation is it only does those four diagram types, so if you need something like an ERD or network diagram, look elsewhere. Error handling includes retry logic for rate limits and rendering failures. Contact ws-business@wondershare.cn for bulk API needs or support.
npx skills add https://github.com/wondershare-boop/edrawmax-skills --skill edrawmax-diagram