You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Loading | Deterministically loaded, whenever working with the given project or module | Agent decides to load skills on demand, based on their name and description |
31
-
| Applicability | Project or module-wide instructions that should always be part of context (for example, company preferences) | Instructions that are applicable only in certain situations (for example, microflow conventions) |
32
-
| Organization | Single file, should be kept as short as possible | Allows you to split instructions into the core skill and additional references that Maia reads on demand as needed |
30
+
| Loading | Deterministically loaded, whenever working with the given project or module.| Agent decides to load skills on demand, based on their name and description.|
31
+
| Applicability | Project or module-wide instructions that should always be part of context (for example, company preferences).| Instructions that are applicable only in certain situations (for example, microflow conventions).|
32
+
| Organization | Single file, should be kept as short as possible.| Allows you to split instructions into the core skill and additional references that Maia reads on demand as needed.|
33
33
34
34
## Creating a New Maia Instruction {#creating-instructions}
35
35
@@ -56,7 +56,5 @@ Project-level instructions are stored as `skillssource/AGENTS.md`, while module-
56
56
## Read More
57
57
58
58
-[Agent Skills](/refguide/maia-agent-skills/)
59
-
-[Maia Make Capabilities](/refguide/maia-make/)
60
59
-[Mendix AI Assistance (Maia)](/refguide/mendix-ai-assistance/)
61
-
-[Maia Chat](/refguide/maia-chat/)
62
-
-[Agent Instructions Standard](https://agents.md) – the full specification for the agent instructions
0 commit comments