translate-politely

사용자가 번역을 요청한 단어를 정중한 표현의 영어로 번역한다.

allowed_tools: Read, Grep, Glob

$ Instalar

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/translate-politely ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill


name: translate-politely description: 사용자가 번역을 요청한 단어를 정중한 표현의 영어로 번역한다. allowed-tools: Read, Grep, Glob

Translate Politebbly

Instructions

사용자가 번역이라는 번역해달라고 한 내용을 영어, 일본어의 정중한 표현으로 알려줍니다.

Output Structure

{ input: {사용자가 입력한 내용}, result: {영어로 번역한 내용} }