rime-custom

Generate and validate rime-custom.yaml patches to override Rime configuration.

6|1|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/czyt/tinyskills --skill rime-custom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rime-custom
Source: https://github.com/czyt/tinyskills/tree/main/skills/rime-custom
Command: npx skills add https://github.com/czyt/tinyskills --skill rime-custom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rime 输入法配置定制助手。支持 custom.yaml 覆写、Emoji/OpenCC、模糊拼音、Lua 扩展、多设备同步。覆盖雾凇/白霜/薄荷/万象方案。何时用:用户需要定制输入法配置、修改候选词数量、启用模糊拼音、配置Emoji、添加Lua扩展、导入词库、多设备同步时。触发词:Rime配置、小狼毫、鼠须管、custom.yaml、模糊拼音、辅助码、候选词、词库导入、Rime定制、输入法配置。

Core Features & Use Cases

  • 支持 custom.yaml 覆写、Lua 扩展、Emoji/OpenCC、模糊拼音、词库导入与多设备同步等能力。
  • 覆盖雾凇/白霜/薄荷/万象等输入法方案,方便统一定制工作流。
  • 场景示例:为公司统一词库、扩展新的自定义短语、同步到多设备并部署生效。

Quick Start

直接创建或更新 rime-custom.yaml,应用 Patch 规则以覆盖目标方案的配置并完成部署。

Frequently Asked Questions about rime-custom

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

FAQPage Schema
How do I customize Rime input method configuration without altering base schemes?

To customize Rime without altering base schemes, generate a rime-custom.yaml file to apply patch rules that override target configurations like candidate counts and fuzzy pinyin safely.

What is the best way to enable fuzzy pinyin and emoji integration in Rime?

The best way to enable fuzzy pinyin and emoji integration in Rime is to define patch rules in your rime-custom.yaml, which supports overriding base schemes to activate OpenCC and emoji features.

Does Rime custom.yaml support multiple input method schemes like rime-ice and wanxiang?

Yes, custom.yaml supports multiple input method schemes including rime-ice, rime-frost, rime_mint, and wanxiang, allowing you to apply uniform patch rules across different configurations.

How to validate YAML syntax and deploy Rime patches safely?

To validate YAML syntax and deploy Rime patches safely, follow the built-in YAML validation steps and backup prompts before deployment to ensure your custom.yaml changes apply without errors.

Can I synchronize Rime configuration across multiple devices using custom.yaml?

Yes, you can synchronize Rime configuration across multiple devices by defining multi-device synchronization settings within your custom.yaml patch to keep dictionaries and preferences aligned.

How do I add Lua extensions to my Rime input method?

To add Lua extensions to your Rime input method, use your rime-custom.yaml to apply patch rules that integrate Lua scripts, extending input method functionality without modifying base schemes.