Explore

Find agent skills by outcome

8,680 skills indexed with the new KISS metadata standard.

Showing 24 of 8,680Categories: Data, Productivity
Data
PromptBeginner5 minmarkdown

predict(fit

newdata = new_df)

0
Data
PromptBeginner5 minmarkdown

boxplot(value ~ group

data = df

0
Data
PromptBeginner5 minmarkdown

saveRDS(obj

data.rds)

0
Data
PromptBeginner5 minmarkdown

df <- read.table(data.txt

header = TRUE

0
Data
PromptBeginner5 minmarkdown

df <- read.csv(data.csv

stringsAsFactors = FALSE)

0
Data
PromptBeginner5 minmarkdown

aggregate(value ~ group

data = df

0
Data
PromptBeginner5 minmarkdown

- “What exactly changes with EU data residency

and what must we verify for auditors?”

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
Data
PromptBeginner5 minmarkdown

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

telemetry

0
Data
PromptBeginner5 minmarkdown

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 minmarkdown

1. Gather analytical data (DSC

TG

0
Data
PromptBeginner5 minmarkdown

- **Results & Discussion**: Data interpretation

comparative analysis

0
Data
PromptBeginner5 minmarkdown

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 minmarkdown

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
Productivity
PromptBeginner5 minmarkdown

| [references/mcp-tools.md](references/mcp-tools.md) | Calling MCP tools (selection rules

workflow patterns

2
Productivity
PromptBeginner5 minmarkdown

| [references/workflows.md](references/workflows.md) | Implementing retry logic

cursor pagination

2
Data
PromptBeginner5 minmarkdown

- **Private data**: Endpoints returning private data (DMs

bookmarks

0
Productivity
PromptBeginner5 minmarkdown

Endpoints that initiate financial transactions require **explicit user confirmation every time**. Never call these automatically

in loops

0
Productivity
PromptBeginner5 minmarkdown

`POST /draws` with `tweetUrl` (required) + optional filters. If creating a draw

read [references/draws.md](references/draws.md) for the full filter list and workflow.

0
Data
PromptBeginner5 minmarkdown

Bulk data collection jobs. Always estimate first (`POST /extractions/estimate`)

then create (`POST /extractions`)

0
Productivity
PromptBeginner5 minmarkdown

If implementing retry logic or cursor pagination

read [references/workflows.md](references/workflows.md).

0
Productivity
PromptBeginner5 minmarkdown

For multi-step tasks

state a brief plan:

0
Productivity
PromptBeginner5 minmarkdown

**Tradeoff:** These guidelines bias toward caution over speed. For trivial tasks

use judgment.

0
Data
PromptBeginner5 minmarkdown

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

`oldstyle-nums` for prose

0