Official skills publisher Verified Skillscout rank 15

BrowserStack

BrowserStack publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 BrowserStack repository, with install commands and source links.

3 Skills
1 Repository
3 Installs
0 GitHub stars

Install

Add BrowserStack skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/browserstack/browserstack_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant BrowserStack skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Browserstack Cursor Plugin

browserstack/browserstack-cursor-plugin

BrowserStack Cursor Plugin. Includes 3 official skills: run-mobile-tests-on-browserstack, run-web-tests-on-browserstack, scan-and-fix-accessibility.

3 skills 3 installs 0 stars
npx skills add browserstack/browserstack-cursor-plugin -y

3 skills

browserstack/browserstack-cursor-plugin 3 skills

run-mobile-tests-on-browserstack

browserstack/browserstack-cursor-plugin 1 installs
View source

run-web-tests-on-browserstack

browserstack/browserstack-cursor-plugin 1 installs
View source

scan-and-fix-accessibility

browserstack/browserstack-cursor-plugin 1 installs
View source

Repository documentation

browserstack/browserstack-cursor-plugin package overview

browserstack/browserstack-cursor-plugin/README.md View on GitHub

browserstack/browserstack-cursor-plugin

BrowserStack Cursor Plugin. Includes 3 official skills: run-mobile-tests-on-browserstack, run-web-tests-on-browserstack, scan-and-fix-accessibility.

Top skills in this package

run-mobile-tests-on-browserstackOfficial BrowserStack skill from browserstack/browserstack-cursor-plugin.
run-web-tests-on-browserstackOfficial BrowserStack skill from browserstack/browserstack-cursor-plugin.
scan-and-fix-accessibilityOfficial BrowserStack skill from browserstack/browserstack-cursor-plugin.

Install

Install the full package:

npx skills add browserstack/browserstack-cursor-plugin -y

Install a specific skill:

npx skills add browserstack/browserstack-cursor-plugin@run-mobile-tests-on-browserstack -y

Use the package when you want your agent to choose the relevant skill from this official BrowserStack repository.

View browserstack/browserstack-cursor-plugin on GitHub
Copied