Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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