What problem does it solve? Managing Keytao input method dictionary entries through a chat bot requires careful handling of batch drafts, encoding conflicts, and review submissions. This Skill lets users add, modify, delete, preview, and submit word entries to the Keytao platform via natural language in QQ or Telegram, with strict confirmation protocols that prevent accidental writes. ## Core Features & Use Cases - Batch Draft Management: Add multiple entries at once with keytao_batch_add_to_draft, view unified diff previews, and remove items individually or in bulk by ID. - Encoding Conflict Handling: Detects duplicate codes, computes code-shift plans via keytao_shift_phrase_code, and manages weight-based ordering for same-code candidate chains. - Safe Submit and Recall: Submits draft batches for admin review and recalls submissions using server-bound snapshot tickets with CAS validation, so the model can never confirm writes on its own. - Use Case: A user says "把 防粘 fpnm 的粘改成黏,再提交审核" — the Skill builds a Change operation with old_word, previews the draft, and submits the batch only under the exact authorized snapshot. ## Quick Start Ask the bot to add a word with its Keytao code to your draft, for example by saying "帮我添加词条 测试 ushi", after binding your account with /bind.