Skip to content

feat: drop Agent Plugin packaging - #7

Merged
SystemFiles merged 1 commit into
mainfrom
agent/remove-plugin-packaging-7efb
Aug 20, 2026
Merged

feat: drop Agent Plugin packaging#7
SystemFiles merged 1 commit into
mainfrom
agent/remove-plugin-packaging-7efb

Conversation

@SystemFiles

@SystemFiles SystemFiles commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Why?

#5 asked for more Cursor plugin packaging. On a personal Cursor plan that path does not work: Team Marketplace is Teams/Enterprise, a local plugin symlink is IDE-only, Cloud VMs do not see laptop --global installs, and Cloud Agents do not auto-load a workspace-root plugin manifest.

The spec on #5 is now the reverse: this repo is a skills.sh catalog only.

What Changed?

  • Deleted plugin.json
  • Contract test now asserts the manifest is absent
  • README / ARCHITECTURE / DEVELOPMENT / AGENTS.md drop plugin, Team Marketplace, and local-symlink install
  • Documented Cursor Cloud: environment install with bunx skills add … --yes --global, or commit project skill dirs; JIT agents with no environment get nothing extra

Closes #5

Additional Notes

Open in Web Open in Cursor 

Remove plugin.json and document skills CLI plus Cursor Cloud
environment install as the only supported distribution paths.

Co-authored-by: Ben Sykes <SystemFiles@users.noreply.github.com>
@SystemFiles
SystemFiles marked this pull request as ready for review August 20, 2026 13:28
@SystemFiles
SystemFiles merged commit 9fbdb4b into main Aug 20, 2026
3 checks passed
@SystemFiles
SystemFiles deleted the agent/remove-plugin-packaging-7efb branch August 20, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Agent Plugin packaging; skills CLI + Cloud environment install

2 participants