Skip to content

feat: run make setup on Cloud Agent boot - #2

Draft
shyyawn wants to merge 1 commit into
mainfrom
cursor/environment-make-setup-e0b9
Draft

feat: run make setup on Cloud Agent boot#2
shyyawn wants to merge 1 commit into
mainfrom
cursor/environment-make-setup-e0b9

Conversation

@shyyawn

@shyyawn shyyawn commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Cloud Agent install runs make setup after checkout.

That is enough for everything make setup already scripts:

  • this repo’s skills (make install~/.cursor/skills)
  • vendor skill packs (npx skills add … / Playwright skills)

It is not enough for Cursor marketplace plugins (Encore, Temporal, Svelte, optional react-doctor). Those have no non-interactive CLI install. make setup only prints the /add-plugin reminder. Plugins still need agent chat (/add-plugin encore / temporal / svelte), or they may already be on a machine where you are signed into Cursor.

This PR is only .cursor/environment.json.

Open in Web Open in Cursor 

Copies lore skills and vendor packs into ~/.cursor/skills after checkout.
Cursor marketplace plugins stay /add-plugin in agent chat.

Co-authored-by: Ally Shayan Haque <me@shyyawn.com>
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.

2 participants