将Skill文件一键转译为 ChatGPT / Gemini / 任意 LLM 可用的 System Prompt,支持 .skill 文件解析与 references 资源内联。
SaferSkills independently audited skill-translator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
screenshot screenshot
在线 Demo: https://spontaneousai.github.io/skill-translator
Claude 的 Skill 系统允许用户将复杂的工作流封装成可复用的 .skill 文件,但这些文件只能在 Claude 中使用。如果你想在 ChatGPT、Gemini 或其他支持 System Prompt 的 LLM 上复现同样的能力,就必须手动拆解 Skill 文件、理解其结构、再重新组织成对应平台的格式——这个过程繁琐且容易出错。
Skill Translator 解决这个问题。 上传 .skill 或 SKILL.md 文件,一键生成可直接粘贴到 ChatGPT Custom GPT、Gemini Gem 或任意 LLM 的 System Prompt,同时自动处理 references/ 资源文件的内联与下载。
.skill / .md / .txt,或在页面中直接粘贴 SKILL.md 正文.skill(zip),读取 SKILL.md 与 references/ 下的 .md、.txtname、description,自动将 references/ 引用内联进输出prefers-color-scheme)直接在线使用(推荐): 打开 https://spontaneousai.github.io/skill-translator,无需安装任何东西。
.skill 或 SKILL.md 文件到页面,或点击「选择文件」,或直接粘贴 SKILL.md 内容。点击「载入示例」可快速体验完整流程。
无需 Node 或构建工具,用浏览器直接打开 index.html 即可,或启动一个简单的静态服务器:
python3 -m http.server 8080
# 浏览器访问 http://localhost:8080MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.