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