Skip to main content

narrate-then-ask

Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.

Zur Installation springen

Quellinformationen

Repository
ag-grid/skills
Letzte Quellaktivität
23. Juni 2026 um 16:31
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
1

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
narrate-then-ask
description
Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.
# Narrate then ask Do exactly this, in order: 1. Say: "Step 1 of 3: getting ready." 2. Say: "Step 2 of 3: still working." 3. Say: "Step 3 of 3: almost there." 4. Ask the user: "What is your name?" 5. Wait for their reply (do not assume or invent it). 6. Respond: "Thanks, <name>. Done."
Auf GitHub ansehen