> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/jia-yuan-mu-qian-que-shao-yi-ge-shan-yu-chu-li-wai-wu-de-xian-cai.md).

# 家园目前缺少一个善于处理外务的仙才

家园在不断扩展，我很快要去探勘五分院驻地，每一所分院要与当地政府、派出所、村民、房东地主等打交道，目前想把恒德院长调出来，但又担心恒德院长一走一分院与当地的关系不好处理，四分院也有许多外务要处理，我与他们打交道没有问题，问题在于一打交道就陷入俗务，再说我不喜欢与俗间的人们打交道，这事烦心。

处理外务的仙才要有全方位的能力，不仅要通晓生命禅院及其第二家园的历史意义和价值，更要有能灵活圆融善于与各方各界人士打交道的经验和本领，还要具备一定的法律知识，要有能把死人说活的本事，能把很僵持的局面打开且要让凡是与生命禅院接触的人们心服口服愿意配合的能力。

上哪儿找这样的仙才啊！

2012-05-25


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/jia-yuan-mu-qian-que-shao-yi-ge-shan-yu-chu-li-wai-wu-de-xian-cai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
