in https://github.com/mistralai/platform-docs-public/blob/main/src/app/(docs)/(products)/mistral-vibe/agents-skills/page.mdx?plain=1#L122 it's said that skills can only be discovered in .vibe/skills/ folder or in specific configured paths, but it's not the behaviour I see :
Vibe can seemingly automatically detects skills in folder .agents/skills/
Yet I don't have any custom path configured :

in https://github.com/mistralai/platform-docs-public/blob/main/src/app/(docs)/(products)/mistral-vibe/agents-skills/page.mdx?plain=1#L122 it's said that skills can only be discovered in
.vibe/skills/folder or in specific configured paths, but it's not the behaviour I see :Vibe can seemingly automatically detects skills in folder
.agents/skills/Yet I don't have any custom path configured :