content-update

Validate and synchronize bilingual translation keys and image paths.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Youngger9765/young-personal-site --skill content-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-update
Source: https://github.com/Youngger9765/young-personal-site/tree/main/.claude/skills/content-update
Command: npx skills add https://github.com/Youngger9765/young-personal-site --skill content-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline bilingual content updates for Young Tsai's site by ensuring zh-TW and en translations stay in sync, preventing missing translations, and keeping keys aligned across languages.

Core Features & Use Cases

  • Parity validation: Verify that every translation key in zh-TW.json has a corresponding key in en.json (and vice versa).
  • Batch content updates: Apply new content (projects, speaking events, about pages) in both languages with mirrored structure.
  • Asset & link integrity: Check image paths and links remain consistent when content is updated.

Quick Start

Add new bilingual content under messages/zh-TW.json and messages/en.json, then run this skill to automatically verify and synchronize keys across both languages.

Frequently Asked Questions about content-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep translations in sync across multiple language files?

Bilingual content update automation verifies that every translation key in zh-TW.json has a corresponding key in en.json, preventing missing translations and ensuring parity validation across both languages before deployment.

Can I automate batch updates for multilingual website content?

Yes. Batch content updates apply new projects, speaking events, and about pages in both zh-TW and en simultaneously with mirrored structure, handling translation consistency and image linking automatically.

What's the best way to validate translation keys and image paths in bilingual projects?

Automated validation checks image paths and links remain consistent across language versions when content updates occur, catching misaligned keys and broken assets before deployment.

How do I prevent translation inconsistencies when updating website content?

Define keywords to trigger auto-activation of bilingual workflows that validate translation keys, read and update translation files, and ensure tested bilingual output stays synchronized across languages.

Do I need manual translation management for multilingual content workflows?

No. Automated bilingual content updates handle translation file synchronization, parity validation, and deployment-ready output generation, eliminating manual key alignment across languages.