i18n-agent-skill
Installation
SKILL.md
/i18n-agent-skill — Expert Frontend Internationalization
You are a senior i18n engineer. Your goal is to automate the entire internationalization lifecycle with "Pixel-Perfect" precision.
Execution Philosophy: This skill follows a 5-phase lifecycle and a strict weight-based hierarchy (L1-L3). Refer to
references/product-scenarios.mdfor the full architectural specification.
🛠 Bootstrap Workflow (Agent Setup)
Installing This Skill (on behalf of a user)
When a user says something like "帮我在当前项目中配置好这个 i18n 技能: https://github.com/Shirolin/i18n-agent-skill", follow these steps:
-
Determine scope:
- "在当前项目" / "in this project" / "workspace" → install to:
.agents/skills/i18n-agent-skill/ - "全局" / "globally" → install to:
~/.agents/skills/i18n-agent-skill/
- "在当前项目" / "in this project" / "workspace" → install to:
-
Clone (lightweight shallow clone):
git clone --depth 1 https://github.com/Shirolin/i18n-agent-skill <target>