一键导入
Miliastra-image-editor-webui
Miliastra-image-editor-webui 收录了来自 1475505 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Generate SVG that can be imported into the 千星图片编辑器 (https://github.com/1475505/Miliastra-image-editor-webui) as positioned primitive shapes, then exported to GIA. Use when the user provides an image and wants SVG that fits it with a limited number of elements. The SVG importer only supports axis-aligned rectangles, circles/ellipses, and 3-point triangles — rotation is NOT preserved on import. If the user does not give a maximum element count, ask for it before generating the SVG.
Generate CSS that can be imported into the 千星图片编辑器 (https://github.com/1475505/Miliastra-image-editor-webui) as positioned shape elements. Use when the user wants AI to output CSS that fits or approximates an image with a limited number of elements. For stable import, prefer rectangle and ellipse building blocks only. If the user does not provide the maximum element count, ask for it before generating the CSS.