Skip to content

More context files

igardev edited this page Mar 2, 2026 · 1 revision

More context files

What are AGENTS.md, SOUL.md, and USER.md

If in the project folder there are files: AGENTS.md, SOUL.md, and USER.md, they are used to provide additional context to the AI model when a request is sent. AGENTS.md - instructions related with agents SOUL.md - instructions related with the "soul" of the agent (how to behave, what values to follow, etc.) USER.md - information about the user - preferences, additional information, etc. These files are not mandatory. Ther are added because in some systems are quite popular and probably could be reused from there.

How to use them

Just add one or more of these files to the project folder.

Clone this wiki locally