Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/pssah4/vault-operator --skill skill-translator

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles88
Forks16
Mis à jour21 mai 2026 à 17:27
Explorateur de fichiers
6 fichiers
SKILL.md
readonly