Skip to content

Added install skills middleware#146

Merged
joetannenbaum merged 4 commits intomainfrom
auto-install-skills
Apr 20, 2026
Merged

Added install skills middleware#146
joetannenbaum merged 4 commits intomainfrom
auto-install-skills

Conversation

@joetannenbaum
Copy link
Copy Markdown
Collaborator

On first run, offer to install the Laravel Cloud CLI skills for any AI agents detected on the user's machine (Claude, Cursor, etc.). Yes runs skills:install, no prints a hint about cloud skills:install and records the timestamp in ~/.config/cloud/config.json so we never ask again.

The prompt is gated to interactive sessions on a globally-installed CLI where skills aren't already there and at least one agent directory exists, agents running the CLI non-interactively won't see it. Done as a CommandMiddleware that runs after auth.

@joetannenbaum joetannenbaum merged commit b9445c5 into main Apr 20, 2026
5 checks passed
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.

1 participant