beaver-markdown-i18n
Markdown i18n
Token-efficient translation pipeline. Scripts handle parsing, caching, masking, and validation — you only translate the marked segments.
SKILL_DIR — set this to the absolute path of this skill's root directory (the folder containing this SKILL.md). All
nodecommands below use$SKILL_DIR/scripts/.
Non-negotiable Rules
- MUST use scripts only for prepare/checkpoint/merge/apply/quality/TM operations.
- MUST NOT use any script, command, tool, or automation to batch-translate file contents or chunk contents.
- MUST translate manually in-place: one target file at a time, or one chunk at a time.
- MUST NOT read/translate multiple chunks in the same turn/request.
- MUST run validation before marking anything done.
- MUST NOT mark a file as done without validation results.
- MUST NOT mark a file as done when validation reports any
ERRORor anyWARNunless the user explicitly confirms acceptance. - If validation reports any
ERRORorWARN, MUST stop, show the validation output, and wait for user confirmation beforeplan set ... done. - If Context usage exceeds 70%, MUST use a context cleanup or context compression command before continuing translation work.
Required Order
More from beaverslab/beaver-skill
beaver-image-gen
AI image generation with OpenAI, Google, DashScope and Replicate APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.
15beaver-xhs-images
Generates Xiaohongshu (Little Red Book) infographic series with 10 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "小红书笔记", "小红书配图", "小红书种草", "XHS images", "XHS cards", "RedNote infographics", or wants social media infographics for Chinese platforms.
8beaver-rss-digest
Generate configurable RSS digest with YAML-driven LLM chain, source management, prompt customization, i18n, and template-based report output.
5beaver-release-skills
Dual-release workflow for the Beaver Skills library. Use "release skill" to update the unified skills version or "release package <name>" to update independent CLI tools (NPM, Rust, Python, Go). Powered by Changesets.
5beaver-claw-backup
Backup, restore, and migrate workspace data or tool configurations. Use when the user mentions "backup", "restore", "snapshot", "migrate", "备份", "恢复", "还原", "迁移", or "存档".
1beaver-cover-image
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".
1