What problem does it solve? Adding words to the KeyTao input-method dictionary requires knowing the true pronunciation of each Chinese word, including polyphonic characters in names, places, and terms. This Skill replaces blind encoding suggestions with an evidence-based review flow that checks authoritative dictionary sources and pre-judges whether a draft entry can be auto-approved or needs an administrator. ## Core Features & Use Cases - Pronunciation verification: Extracts pinyin evidence from sources like Zdic, Moedict, Baidu Baike, Wikipedia, and Chinese dictionaries, and uses high-confidence entity context to correct polyphonic character readings. - Reviewed add preparation: The keytao_prepare_reviewed_add tool returns pronunciation sources, candidate encodings, recommended placement, and a pre-submit audit verdict for a word. - Draft auditing: The keytao_audit_draft_items tool evaluates draft entries for evidence consistency, encoding correctness, and reordering reasonableness, returning pass or needs_admin. - Use Case: Before adding the word "重庆" to the dictionary, the Skill confirms the correct reading of the polyphonic character "重", generates the valid KeyTao encoding candidates, and reports whether the entry qualifies for automatic approval. ## Quick Start Ask the bot to prepare a reviewed dictionary addition for a Chinese word, for example by saying "帮我审词并准备加词:重庆".