Skip to main content
Ejecuta cualquier Skill en Manus
con 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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/pssah4/vault-operator --skill skill-translator

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas88
Forks16
Actualizado21 de mayo de 2026, 17:27
Explorador de archivos
6 archivos
SKILL.md
readonly