Explore

Find agent skills by outcome

130,480 skills indexed with the new KISS metadata standard.

Showing 24 of 130,480
Data
PromptBeginner5 minmarkdown

Probably the most useful standalone thing here. Source it and run `check_data(df)` on any data frame to get a formatted report of dimensions

NA counts

0
General
PromptBeginner5 minmarkdown

- The official R manuals (all 19

518 lines of them)

0
General
PromptBeginner5 minmarkdown

If you spot a missing gotcha

a wrong default

0
General
PromptBeginner5 minmarkdown

- Statistical modeling with `lm`

`glm`

0
General
PromptBeginner5 minmarkdown

- Base graphics with `plot`

`par`

0
General
PromptBeginner5 minmarkdown

Not for: tidyverse

ggplot2

0
General
PromptBeginner5 minmarkdown

│ └── misc-utilities.md # tryCatch

do.call

0
General
PromptBeginner5 minmarkdown

The reference files were condensed from the official R 4.5.3 manual — **19

518 lines → 945 lines** (95% reduction). Only the non-obvious stuff survived: gotchas

0
General
PromptBeginner5 minmarkdown

│ ├── dates-and-system.md # Date/POSIXct traps

options()

0
Data
PromptBeginner5 minmarkdown

│ ├── visualization.md # par

layout

0
General
PromptBeginner5 minmarkdown

│ ├── io-and-text.md # read.table

grep

0
Data
PromptBeginner5 minmarkdown

│ ├── statistics.md # Hypothesis tests

distributions

0
General
PromptBeginner5 minmarkdown

│ ├── modeling.md # Formula syntax

lm/glm/aov/nls

0
Data
PromptBeginner5 minmarkdown

│ ├── data-wrangling.md # Subsetting traps

apply family

0
General
PromptBeginner5 minmarkdown

If you're also someone who Googles `how to drop NA rows in R` every single time

this one's for you. 🫶

0
Coding & Debugging
PromptBeginner5 minmarkdown

I'm a political science PhD candidate who uses R regularly but would never call myself *an R person*. I needed a Claude Code skill for base R — something without tidyverse

without ggplot2

0
General
PromptBeginner5 minmarkdown

scaffold_analysis(project

outcome = outcome

0
General
PromptBeginner5 minmarkdown

cat(sprintf(Created: %s\n

out_file))

0
General
PromptBeginner5 minmarkdown

project_name

project_name

0
Writing & Content
PromptBeginner5 minmarkdown

writeLines(template

out_file)

0
General
PromptBeginner5 minmarkdown

outcome

group

0
General
PromptBeginner5 minmarkdown

outcome

group

0
General
PromptBeginner5 minmarkdown

group

outcome

0
General
PromptBeginner5 minmarkdown

outcome

group

0