Skip to content

Add skills:install command#143

Merged
joetannenbaum merged 9 commits intomainfrom
install-skills
Apr 10, 2026
Merged

Add skills:install command#143
joetannenbaum merged 9 commits intomainfrom
install-skills

Conversation

@joetannenbaum
Copy link
Copy Markdown
Collaborator

Add skills:install command and document remote access in SKILL.md

  • New skills:install command that fetches agent skills from laravel/agent-skills on GitHub and installs them to the appropriate directories for each coding agent (Claude, Cursor, Junie, GitHub Copilot, etc.)
  • Supports --global / --project scope, --agent for explicit agent selection, and --force to overwrite
  • Auto-detects which agents are installed based on existing directories; in interactive mode, presents a multiselect pre-populated with detected agents
  • Fix SuppressOutputIfJson middleware to recognize -n shorthand and suppress output for NoAuthRequired commands
  • Add tinker and command:run documentation to the deploying-laravel-cloud skill

@joetannenbaum joetannenbaum merged commit fe05174 into main Apr 10, 2026
4 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