Skip to content

feat(cli): add -g flag to install skills globally - #42099

Merged
Pavel Feldman (pavelfeldman) merged 1 commit into
microsoft:mainfrom
pavelfeldman:fix-42087
Aug 3, 2026
Merged

feat(cli): add -g flag to install skills globally#42099
Pavel Feldman (pavelfeldman) merged 1 commit into
microsoft:mainfrom
pavelfeldman:fix-42087

Conversation

@pavelfeldman

Copy link
Copy Markdown
Member

Summary

  • playwright-cli install --skills -g (or --global) installs skills into the home directory (~/.claude/skills, or ~/.agents/skills with --skills=agents) instead of the current project
  • global install skips local workspace init and browser provisioning; -g without --skills errors

Fixes #42087

@pavelfeldman

Copy link
Copy Markdown
Member Author

@microsoft-github-policy-service rerun

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7946 passed, 1284 skipped


Merge workflow run.

@pavelfeldman
Pavel Feldman (pavelfeldman) merged commit 1963069 into microsoft:main Aug 3, 2026
18 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.

[Feature]: playwright-cli install --skills should support the -g flag

2 participants