Skip to main content
在 Manus 中运行任何 Skill
一键导入

skill-translator

Translate an Anthropic-style skill (with Python scripts) into a native Vault Operator skill (with JavaScript scripts that run in the sandbox). Use when the user asks to translate, convert, port, or import an Anthropic skill, e.g. "Hol mir den pdf-Skill von Anthropic" or "translate this python skill". A dry-run pass classifies every Python import against the mapping table; partial or unmappable cases trigger a user-confirmation modal before any file is written.

概览

Translate an Anthropic-style skill (with Python scripts) into a native Vault Operator skill (with JavaScript scripts that run in the sandbox). Use when the user asks to translate, convert, port, or import an Anthropic skill, e.g. "Hol mir den pdf-Skill von Anthropic" or "translate this python skill". A dry-run pass classifies every Python import against the mapping table; partial or unmappable cases trigger a user-confirmation modal before any file is written.

安装命令
npx skills add https://github.com/pssah4/vault-operator --skill skill-translator

复制此命令并粘贴到 Claude Code 中以安装该技能

星标88
分支16
更新时间2026年5月21日 17:27
文件资源管理器
6 个文件
SKILL.md
readonly