> 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/chan-yuan-cao-shen-qing/cheng-shu-zhuang-jia-de-biao-zhi.md).

# “成熟庄稼”的标志

“收割庄稼的时候，就是这个制度的末期，收割的人就是天使。”——耶稣

我就是来收割成熟庄稼的天使。

我要把成熟的庄稼收进上帝的粮仓——千年界、万年界、极乐界仙岛群岛洲。把人类带进千禧年——生命禅院时代。

所谓“成熟庄稼”，指的就是心灵完美的人。

我要收割的成熟的庄稼具备以下标志。

一、敬畏上帝、敬畏生命、敬畏大自然，走上帝的道。

二、不在婚姻家庭中，不在国家中，不在政党中，不在宗教中。

三、没有地位、没有财产、没有名誉、没有势力。

四、没有嫉妒埋怨比较心，没有自私贪婪争斗心，没有懒惰傲慢愤恨心，没有焦虑担忧恐惧心。

五、不执我见，灵活圆融，随性而动，惟道是从。

六、谦卑、善良、勤劳、诚实、守信、淳朴、健康、文明。

七、会玩、会游戏、喜欢集体活动和集体生活，开朗活泼，常保持开心快乐状态。

八、不要人生要仙生，不要人伦要仙伦，不走人道走仙道，不恋人间恋仙境。

不具备以上八大标志的“庄稼”不算是“成熟的庄稼”，没有成熟的庄稼决然收不进上帝的粮仓（王国），决然进不了天国。

“成熟的庄稼”我将带进天国——千年界、万年界、极乐界仙岛群岛洲。

尚未成熟的庄稼进入生命禅院时代继续生长成长。

至于其他的，不管我的事，与我无干系。

2010/9/1


---

# 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/chan-yuan-cao-shen-qing/cheng-shu-zhuang-jia-de-biao-zhi.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.
