f4164e7ae5
Use the pinyin market display name for guizang-ppt-skill instead of localizing the skill name into Chinese characters. Keep the upstream author/developer identity intact while ensuring the user-facing plugin and KeyInfo catalog name are stable and recognizable. Constraint: Existing third-party skill names should not be translated during localization; only descriptions and prompts should be localized. Rejected: Keeping “歸藏 PPT Skill” as the display name | It changes the original skill identity shown to users. Confidence: high Scope-risk: narrow Directive: Preserve upstream skill names in future manifestOverrides unless the upstream source itself changes the name. Tested: python scripts/validate_marketplace.py; python /Users/eapil/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py plugins/codex/plugins/guizang-ppt-skill; git diff --check. Not-tested: Full marketplace install smoke test was not run.