I have the pstack plugin installed, before for like last months plugins will load into the cursor cloud environments and will work when using cursor cloud agents (using pstack in a cursor cloud agent), however starting ~mid day yesterday cloud agents no longer find the plugin (still installed) and thus does not use it.
Steps to Reproduce
Install pstack (or any plugin / havent tested), go to new agent, select cloud, ask "use /poteto-mode does it work?, responds with it can’t find it.
Expected Behavior
Use the plugins as intended. (works locally but not in the cloud, plugin might not be added to the cloud agent environment)
Hey @ltcyb ,
This isn’t on your end. Installed plugins aren’t loading reliably into Cloud Agents right now, so the agent can’t find /poteto-mode and searches the repo instead. Local is unaffected. This is an issue we’re tracking.
To keep going: commit the skill into the repo (e.g. .cursor/skills/poteto-mode/SKILL.md) so the agent picks it up from the checkout, or run it in a local agent where pstack is already loaded.
I’ll follow up here once this is sorted.
+1 on this. I am trying to utilise the Team Plugin Marketplace to share internal plugins between many repos and cloud agents are not picking up the plugin at all. Local agents work as expected.
Copy-pasting all of the plugin contents into each repo isn’t a viable work around for me. I am having to advise the team to use local agents instead, but this is really challenging our throughput.