Why didn't my cloud agent use the create PR skill?

I’m just testing this at the moment I had a “create pr” skill which I expected the cloud agent to use but it didn’t. and when I instructed it via / command to basically use the skill it failed.
any help or thoughts on this ?

Request id: bc-9350d665-20a8-4cdc-9643-a18c1588d981

hi @classyd and thank you for your post, could you please check if the command is committed to Git in the right folder? This is usually the cause of commands not being accessible.

Hey thanks for the response,
so i have the skill committed in the repo under .cursor/skills/….

is this not the correct location ?

Yes that is correct location. Could you try adjusting the description so Agent understands when to use it? e.g. Use this skill to create a PR…

I tried this out:

  • Created a new repo and added a generic project scaffold skill (no other files in repo)
  • Started new Cloud Agent and asked it to setup a new website with NextJS.
  • It used the skill and its visible in screenshot.

image

More details:

1 Like

The token the cloud agent gets does not allow it to create PRs, we create them for the agent. We will be changing how this works in the future so that it can make the PR follow your rules about formatting etc.

3 Likes

I think its already clear but i will try to make it even more explicit.

fantastic looking forward to this!! :raising_hands:

1 Like