wait-what

wait-what is a skill for Kiro from smileynet/teach-me. It costs 39 tokens per session (110 once invoked), scanned A, original, MIT.

A conversation-repair prompt for moments when the agent's explanation is unclear.

In plain words
What is it for?
Use it after messages such as “I don’t understand” or “What do you mean?” to ask for a clearer explanation using the project's own terms.
Why use it?
It helps restart a confusing exchange with more context and simpler wording.

Skill for Kiro

Written for Kiro: installed under .kiro/.

Good fit Use it after messages such as “I don’t understand” or “What do you mean?” to ask for a clearer explanation using the project's own terms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/smileynet/teach-me/wait-what
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add smileynet/teach-me --skill wait-what
Clone the repo
git clone --depth 1 https://github.com/smileynet/teach-me

Made for: Kiro.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wait-what

README.md
[![agentmods](https://agentmods.dev/badge/skills/smileynet/teach-me/wait-what.svg)](https://agentmods.dev/skills/smileynet/teach-me/wait-what)
Your own site
<a href="https://agentmods.dev/skills/smileynet/teach-me/wait-what"><img src="https://agentmods.dev/badge/skills/smileynet/teach-me/wait-what.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 110 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00110
Opus 5 $0.00019 $0.00055
Sonnet 5 $0.00008 $0.00022
Haiku 4.5 $0.00004 $0.00011

Measured 7d ago against content hash fccf636b8ad8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

wait-what scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.kiro/skills/wait-what/SKILL.md · 11 lines

What it actually says

Wait — I don't understand where you've got to here. Re-pitch that: give me a little bit of context, talk in ASD-STE100 Simplified Technical English, and use the ubiquitous language from CONTEXT.md.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 11 lines · 39 tokens per session scan A fccf636b8ad8

Subscribe to this mod's changes

wait-what is a skill published in the GitHub repository smileynet/teach-me (3 stars, last pushed yesterday), licensed MIT. It adds 39 tokens to every session and 110 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

anki

Anki spaced repetition learning system reference. Covers the science of SRS and SM-2 algorithm, card design principles, optimal deck settings, FSRS scheduler, study workflow, essential add-ons, custom templates, filtered decks, and AnkiConnect API.

bytesagain/ai-skills · 53 tokens

reading-metaskill

A reading and learning guide based on building a regular reading habit, choosing books, and understanding difficult subjects through original works and explanation.

kangarooking/cangjie-skill · 139 tokens

textbook-distillation

Turn a textbook or long-form source into a self-paced learning track: chapter map, lesson plan, then self-contained HTML lecture notes (styled as the human specifies) with worked examples, exercises, and checkpoint questions. Read this for "lecture notes" / "study notes" / "course" / "syllabus" requests from a…

Lingtai-AI/lingtai · 116 tokens

learning-notes-automation

A workflow for turning videos, podcasts, and articles into structured learning notes. It extracts key ideas and creates flashcards that can be imported into Anki, a spaced-repetition study app.

chubbyguan/chubbyskills · 58 tokens

antivibe

Code learning and audit framework. Analyze any codebase — new, legacy, or AI-generated — and produce educational explanations or architectural audits. Use when the user wants to understand WHAT and WHY behind any code, not just accept it.

mohi-devhub/antivibe · 50 tokens

growth-mindset

Applies Carol Dweck's growth mindset framework to individual resilience and organizational culture, distinguishing between fixed mindset (ability is innate) and growth mindset (ability develops through effort and strategy). Use when processing failure and setbacks, reframing team responses to challenges, designing…

fatihguner/foreman · 86 tokens