Explore

Find agent skills by outcome

69,654 skills indexed with the new KISS metadata standard.

Showing 24 of 69,654
General
PromptBeginner5 minmarkdown

df.replace(DISGUISED_NULLS

np.nan

0
General
PromptBeginner5 minmarkdown

- e.g.

CustomerID must be unique and non-null

0
General
PromptBeginner5 minmarkdown

- e.g.

Age cannot be 0 or negative

0
General
PromptBeginner5 minmarkdown

- e.g.

Price is the target — rows missing it are unusable

0
General
PromptBeginner5 minmarkdown

- Watch for: ?

N/A

0
General
PromptBeginner5 minmarkdown

- Boolean → binary flags (0/1

True/False)

0
General
PromptBeginner5 minmarkdown

MODEL_TYPE = [e.g.

XGBoost / LinearRegression / Neural Network]

0
Productivity
PromptBeginner5 minmarkdown

ML_TASK = [e.g.

Binary Classification]

0
General
PromptBeginner5 minmarkdown

TARGET_COL = [e.g.

price]

0
Data
PromptBeginner5 minmarkdown

Your job is to analyze `DATA()` and produce a fully reproducible

explainable missing value treatment plan.

0
General
PromptBeginner5 minmarkdown

| `PROMPT()` | This master template — governs all reasoning

rules

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a **Senior Data Scientist and ML Pipeline Engineer** specializing in data quality

feature engineering

0
General
PromptBeginner5 minmarkdown

MISSING VALUES HANDLER

# PROMPT() — UNIVERSAL MISSING VALUES HANDLER

0
General
PromptBeginner5 minmarkdown

- **Architectural Constraints**: Ensuring that strict structural rules

DevSecOps guidelines

0
General
PromptBeginner5 minmarkdown

- **Modular References**: Linking to secondary markdowns (like PRDs

sprint_todo.md

0
Coding & Debugging
PromptBeginner5 minmarkdown

Provide structured updates to `PROGRESS.md` to keep the context usage under 40%. Do not make direct code changes to other files; focus exclusively on keeping the project's memory clean

accurate

0
General
PromptBeginner5 minmarkdown

- **State Tracking**: Accurately updating the Progress/Status section with `[x] Done`

`[ ] Current`

0
Productivity
PromptBeginner5 minmarkdown

- **Task Specificity**: Documenting exact file paths

target line numbers

0
Business
PromptBeginner5 minmarkdown

You are in project memory management mode. Your sole responsibility is to maintain the `PROGRESS.md` file

which acts as the core working memory for the agentic coding workflow. Focus on:

0
Productivity
PromptBeginner5 minmarkdown

Task Creator

---

0
General
PromptBeginner5 minmarkdown

description: Creates

updates

0
Education
PromptBeginner5 minmarkdown

A single

punchy sentence the reader can use to explain it to a friend.

0
General
PromptBeginner5 minmarkdown

4. **One at a Time:** If the user asks for multiple concepts

ask which one to do first.

0
General
PromptBeginner5 minmarkdown

3 adjacent concepts the user should look at next

with one sentence on why.

0