Official skills publisher Verified Skillscout rank 0

Tidyverse

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

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

8 Skills
3 Repositories
8 Installs
0 GitHub stars

Install

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

3 official repositories

Includes 3 official skills: sql-translation, create-skill, sql-research.

3 skills 8 installs 0 stars
npx skills add tidyverse/dbplyr -y

Includes 3 official skills: http-mocking, tidy-argument-checking, tidy-deprecate-function.

3 skills 0 installs 0 stars
npx skills add tidyverse/ellmer -y

Includes 2 official skills: tidy-argument-checking, tidy-deprecate-function.

2 skills 0 installs 0 stars
npx skills add tidyverse/dplyr -y

8 skills

tidyverse/dbplyr 3 skills

sql-translation

tidyverse/dbplyr 4 installs
View source

create-skill

tidyverse/dbplyr 1 installs
View source

sql-research

tidyverse/dbplyr 1 installs
View source
tidyverse/ellmer 3 skills

http-mocking

tidyverse/ellmer 0 installs
View source

tidy-argument-checking

tidyverse/ellmer 0 installs
View source

tidy-deprecate-function

tidyverse/ellmer 0 installs
View source
tidyverse/dplyr 2 skills

tidy-argument-checking

tidyverse/dplyr 0 installs
View source

tidy-deprecate-function

tidyverse/dplyr 0 installs
View source

Repository documentation

tidyverse/dbplyr package overview

tidyverse/dbplyr/README.md View on GitHub

tidyverse/dbplyr

Includes 3 official skills: sql-translation, create-skill, sql-research.

Top skills in this package

sql-translationOfficial Tidyverse skill from tidyverse/dbplyr.
create-skillOfficial Tidyverse skill from tidyverse/dbplyr.
sql-researchOfficial Tidyverse skill from tidyverse/dbplyr.

Install

Install the full package:

npx skills add tidyverse/dbplyr -y

Install a specific skill:

npx skills add tidyverse/dbplyr@sql-translation -y

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

View tidyverse/dbplyr on GitHub
Copied