Official skills publisher Verified Skillscout rank 0

RStudio

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

Browse 8 official AI agent skills across 2 RStudio repositories, with install commands and source links.

8 Skills
2 Repositories
0 Installs
0 GitHub stars

Install

Add RStudio 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/rstudio/rstudio_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant RStudio 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

2 official repositories

Rstudio

rstudio/rstudio

Includes 7 official skills: rstudio-create-playwright-tests, rstudio-migrate-tests-selenium-to-playwright, rstudio-run-playwright-tests, rstudio-update-copilot, rstudio-update-electron, rstudio-update-nodejs.

7 skills 0 installs 0 stars
npx skills add rstudio/rstudio -y

Includes 1 official skill: bslib-upgrade-bootstrap.

1 skill 0 installs 0 stars
npx skills add rstudio/bslib -y

8 skills

rstudio/rstudio 7 skills

rstudio-create-playwright-tests

rstudio/rstudio 0 installs
View source

rstudio-migrate-tests-selenium-to-playwright

rstudio/rstudio 0 installs
View source

rstudio-run-playwright-tests

rstudio/rstudio 0 installs
View source

rstudio-update-copilot

rstudio/rstudio 0 installs
View source

rstudio-update-electron

rstudio/rstudio 0 installs
View source

rstudio-update-nodejs

rstudio/rstudio 0 installs
View source

rstudio-update-quarto

rstudio/rstudio 0 installs
View source
rstudio/bslib 1 skill

bslib-upgrade-bootstrap

rstudio/bslib 0 installs
View source

Repository documentation

rstudio/rstudio package overview

rstudio/rstudio/README.md View on GitHub

rstudio/rstudio

Includes 7 official skills: rstudio-create-playwright-tests, rstudio-migrate-tests-selenium-to-playwright, rstudio-run-playwright-tests, rstudio-update-copilot, rstudio-update-electron, rstudio-update-nodejs.

Top skills in this package

rstudio-create-playwright-testsOfficial RStudio skill from rstudio/rstudio.
rstudio-migrate-tests-selenium-to-playwrightOfficial RStudio skill from rstudio/rstudio.
rstudio-run-playwright-testsOfficial RStudio skill from rstudio/rstudio.
rstudio-update-copilotOfficial RStudio skill from rstudio/rstudio.
rstudio-update-electronOfficial RStudio skill from rstudio/rstudio.
rstudio-update-nodejsOfficial RStudio skill from rstudio/rstudio.
rstudio-update-quartoOfficial RStudio skill from rstudio/rstudio.

Install

Install the full package:

npx skills add rstudio/rstudio -y

Install a specific skill:

npx skills add rstudio/rstudio@rstudio-create-playwright-tests -y

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

View rstudio/rstudio on GitHub
Copied