Skip to content

Commit bff5fa5

Browse files
Improve syncing descriptions.
1 parent d091d82 commit bff5fa5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/en/docs/refguide/mendix-ai-assistance/maia-make/maia-agent-skills.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ The `name` field must match the skill's parent directory name exactly. A mismatc
6262

6363
### Directory Structure {#directory-structure}
6464

65-
Skills are stored in the `skillssource/` directory at the root of your application directory. You can also manage skills directly in the file system, for example, to copy in skills from another project. After making changes in the file system, go to **App** > **Synchronize App Directory** (keyboard shortcut: <kbd>F4</kbd>) to make the changes visible in Studio Pro.
65+
Skills are stored in the `skillssource/` directory at the root of your application directory. You can also manage skills directly in the file system, for example, to copy in skills from another project. After making changes in the file system, go to **App** > **Synchronize App Directory** (keyboard shortcut: <kbd>F4</kbd>) to make the changes visible in Studio Pro.
66+
You can also sync the changes by pressing the 'Sync' button in Maia skills overview pane.
6667

6768
Project-level skills are stored directly under `skillssource` directory:
6869

@@ -115,7 +116,7 @@ Since Studio Pro 11.12, Maia lets you list all registered agent skills. Click th
115116
successfully, including any error message, the references that were found, and the module the skill belongs to.
116117

117118
Updates to skills, whether you add a new skill or change an existing one, appear only after you start a new session.
118-
You can force Maia to sync skill information mid-session by clicking **Sync** in the skill overview pane.
119+
To apply the updated skills immediately, click the **Sync** button in the skill overview pane.
119120

120121
## Limitations {#limitations}
121122

0 commit comments

Comments
 (0)