diff --git a/README.md b/README.md index 6e4526b..28e5d76 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ This plugin includes the following skills (see `skills/` for details): ## Installation +To install the skill to popular coding agents: + +```bash +$ npx skills add browserbase/skills +``` + +### Claude Code + On Claude Code, to add the marketplace, simply run: ```bash @@ -60,4 +68,4 @@ rm -rf .chrome-profile ## Resources - [Stagehand Documentation](https://github.com/browserbase/stagehand) -- [Claude Code Skills](https://support.claude.com/en/articles/12512176-what-are-skills) \ No newline at end of file +- [Claude Code Skills](https://support.claude.com/en/articles/12512176-what-are-skills)