Why Import Marketplace says invalid_argument
hq-ext imported because its Cursor marketplace source is the repo root. orchestkit listed the plugin as ./plugins/ork. Cursor's importer wants a bare relative path, the same shape as official cursor/plugins (third_party/gmail, not ./third_party/gmail).
Click a string Cursor actually saw. Searching the public catalog for the repo slug is a different failure.
| What you typed | Surface | Result |
|---|---|---|
| yonatangross/orchestkit in Search | public catalog | No matches |
| yonatangross/orchestkit in Import | GitHub marketplace | invalid_argument until this PR |
| ork after import | plugin id | the thing to enable |