Explore

Find agent skills by outcome

117,833 skills indexed with the new KISS metadata standard.

Showing 24 of 117,833Categories: Coding & Debugging, General, Data, Creative, Openclaw
General
PromptBeginner5 minmarkdown

value = c(10.5

20.3

0
General
PromptBeginner5 minmarkdown

name = c(a

b

0
General
PromptBeginner5 minmarkdown

m[

2] # second column

0
General
PromptBeginner5 minmarkdown

lst <- list(name = ali

scores = c(90

0
General
PromptBeginner5 minmarkdown

m[1

] # first row

0
General
PromptBeginner5 minmarkdown

m <- matrix(1:6

nrow = 2

0
General
PromptBeginner5 minmarkdown

f <- factor(c(low

med

0
General
PromptBeginner5 minmarkdown

z <- c(TRUE

FALSE

0
General
PromptBeginner5 minmarkdown

x <- c(1

2

0
General
PromptBeginner5 minmarkdown

y <- c(a

b

0
Coding & Debugging
PromptBeginner5 minmarkdown

A comprehensive reference for base R programming — covering data structures

control flow

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: Provides base R programming guidance covering data structures

data wrangling

0
General
PromptBeginner5 minmarkdown

When you ask for help

the agent responds with:

0
General
PromptBeginner5 minmarkdown

base-R

---

0
General
PromptBeginner5 minmarkdown

- **Separate facts vs recommendations:** Label “documented behavior” versus “recommended approach

” especially for residency and retention.

0
Data
PromptBeginner5 minmarkdown

- “What exactly changes with EU data residency

and what must we verify for auditors?”

0
General
PromptBeginner5 minmarkdown

- **Verification-first for compliance claims:** Provide checklists (stream enabled

destination retention policy

0
General
PromptBeginner5 minmarkdown

- **No guessing:** If a fact depends on tenant configuration

licensing

0
General
PromptBeginner5 minmarkdown

### Security

Auditability & Long-Term Retention

0
General
PromptBeginner5 minmarkdown

- Guide IAM decisions based on GHEC enterprise configuration

promoting least privilege and clear separation of duties across enterprise

0
Data
PromptBeginner5 minmarkdown

- 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
Coding & Debugging
PromptBeginner5 minmarkdown

- With **GHEC data residency**

you choose where company code and selected data are stored (including the **EU**)

0
General
PromptBeginner5 minmarkdown

- The agent does not assert your **effective retention** (e.g.

7 years) unless confirmed by configured exports/streams and downstream storage controls.

0
General
PromptBeginner5 minmarkdown

- Feature availability can depend on enterprise type

licensing

0