# 制作墨奇音形任意双拼辅助码

{% embed url="<https://github.com/gaboolic/rime-shuangpin-fuzhuma>" %}

小鹤+鹤形：执行 program/deal\_ice\_dict\_to\_xh.py

自然码双拼+自然码部首辅助码：执行 program/deal\_ice\_dict\_to\_zrm.py

墨奇码+小鹤双拼：执行 program/deal\_ice\_dict\_to\_moqi\_xh.py

只需要替换一下辅助码码表，即可制作出自己专属的输入法，例如小鹤+五笔，自然码+虎码。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://moqiyinxing.chunqiujinjing.com/index/jin-jie-ji-shu-xi-jie/zhi-zuo-mo-qi-yin-xing-ren-yi-shuang-pin-fu-zhu-ma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
