在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用build
星标7
分支0
更新时间2026年6月25日 06:59
Make icon file
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Make icon file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | build |
| description | Make icon file |
Take the provided image (for example, icon.png) and run the command:
magick icon.png -define icon:auto-resize=512,256,128,64,48,32,24,16 icon.ico
The output will be the icon.ico file.
Icons for demo applications are stored in the /demo/<demo-app>/resources/icons directory.
The icons are registered in the file /demo/<demo-app>/resources/app.qrc and sorted alphabetically.