Autodiscover project skills and other agent files in the repository root

Feature request for product/service

Cursor IDE

Describe the request

Different members of our team tend to work from different folders within the same project. For example, front-end developers often open the IDE in a folder that contains only frontend files, while full-stack developers work from the parent folder, which also includes the backend.

Recently, we started creating agent skills for our project, but unfortunately Cursor only auto-discovers skills in the current working directory. That makes it difficult to share skills across the whole team. I also know that Codex looks up skills at the root of the repository, which seems like a much better approach for sharing skills.

Can you add the repository’s root to the list of places to look up for skills?