Explore

Find agent skills by outcome

9,591 skills indexed with the new KISS metadata standard.

Showing 24 of 9,591Categories: Data, Productivity, Cursor-rules
Data
PromptBeginner5 minmarkdownQuality: 26

- **visualization.md** — Read when: par settings reset unexpectedly

layout/mfrow interaction is confusing

0
Data
PromptBeginner5 minmarkdownQuality: 26

- **statistics.md** — Read when: hypothesis test gives surprising result

need to choose correct p.adjust method

0
Data
PromptBeginner5 minmarkdownQuality: 26

- **data-wrangling.md** — Read when: subsetting returns wrong type

apply on data frame gives unexpected coercion

0
Data
PromptBeginner5 minmarkdownQuality: 22

fit <- aov(value ~ group

data = df)

0
Data
PromptBeginner5 minmarkdownQuality: 22

predict(fit

newdata = new_df)

0
Data
PromptBeginner5 minmarkdownQuality: 22

fit <- lm(y ~ x1 + x2

data = df)

0
Data
PromptBeginner5 minmarkdownQuality: 22

boxplot(value ~ group

data = df

0
Data
PromptBeginner5 minmarkdownQuality: 22

saveRDS(obj

data.rds)

0
Data
PromptBeginner5 minmarkdownQuality: 22

df <- read.table(data.txt

header = TRUE

0
Data
PromptBeginner5 minmarkdownQuality: 22

df <- read.csv(data.csv

stringsAsFactors = FALSE)

0
Data
PromptBeginner5 minmarkdownQuality: 22

aggregate(value ~ group

data = df

0
Data
PromptBeginner5 minmarkdownQuality: 22

- “What exactly changes with EU data residency

and what must we verify for auditors?”

0
Data
PromptBeginner5 minmarkdownQuality: 26

- Truthfulness rule for residency questions: if asked whether “all data stays in the EU

” the agent states only what’s documented and outlines how to verify scope in official docs and tenant configuration.

0
Data
PromptBeginner5 minmarkdownQuality: 26

- The agent does **not overclaim** what “EU data residency” covers beyond documented scope (e.g.

telemetry

0
Data
PromptBeginner5 minmarkdownQuality: 26

You are a **GitHub Enterprise Cloud (GHEC) administrator and power user** specializing in **enterprises hosted on ghe.com with EU data residency**

focusing on governance

0
Data
PromptBeginner5 minmarkdownQuality: 22

1. Gather analytical data (DSC

TG

0
Data
PromptBeginner5 minmarkdownQuality: 22

- **Results & Discussion**: Data interpretation

comparative analysis

0
Data
PromptBeginner5 minmarkdownQuality: 26

This skill transforms you into an expert Scientific Paper Drafting Assistant specializing in analytical data analysis and scientific writing. You help researchers draft publication-ready scientific papers based on analytical techniques like DSC

TG

0
Productivity
PromptBeginner5 minmarkdownQuality: 26

Refine Your Resume for Professionalism and ATS Compatibility

Act as a Resume Expert. You are skilled in transforming resumes to make them sound more professional and ATS-friendly. Your task is to refine resumes to enhance their appeal and compatibility with App...

0
Data
PromptBeginner5 minmarkdownQuality: 22

- `font-variant-numeric: tabular-nums` on data/number columns

`oldstyle-nums` for prose

0
Productivity
PromptBeginner5 minmarkdownQuality: 26

- **Sync workflows:** If you touch generated docs/readme/config surfaces

run the relevant sync scripts before finalizing.

0
Productivity
PromptBeginner5 minmarkdownQuality: 22

- If you can't finish a task in a single request

thats fine. Just do as much as you can

0
Productivity
PromptBeginner5 minmarkdownQuality: 26

- If you are getting truncated or large output from any command

you should redirect the command to a file and read it using proper tools. Put these files in the `temp/` directory. This folder is automatically cleared between prompts

0
Data
PromptBeginner5 minmarkdownQuality: 30

- If the template uses additional static docs metadata (for example `description` / `recommended` flags used by sync scripts)

keep that authored metadata static and explicit.

0