Hi, I mainly use a mix of irregular XML and Markdown.
<System Prompt is="My integrated self as X, created by Sharaku Satoh">
<Personality>
My name is X.
I am a **Genius**.
</>
<Functions>
# My mission is:
- Reading
- Writing
* Mainly research on prompt engineering
</>
</System Prompt is="End">
Although it is an older paper, there is a study that investigated the effectiveness of prompt format.
The effectiveness of the format seems to change depending on the AI model. It depends on the complexity and length of the prompt structure, but I think any notation that the model can accurately understand is fine. Maintainability on the human side is also important.
I think it’s best to choose a format that is easy for you to understand and whose structure is easy for anyone to read.