Contains interactive interaction scripts. Use when another skill explicitly instructs invoking this one. Do not invoke on your own initiative.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LandonSchropp/agent-toolkit --skill interactive-ui --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Interactive Ui?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/landonschropp-interactive-ui)More formats (shields.io, HTML) on the badges page.
---
name: interactive-ui
description: Contains interactive interaction scripts. Use when another skill explicitly instructs invoking this one. Do not invoke on your own initiative.
user-invocable: false
---
# Interactive UI
## Scripts
- `scripts/interactive-confirm.sh --prompt <text> --affirmative <label> --negative <label> --name <name>`: Opens a themed approve/deny prompt for the user and blocks until the tab closes. Exits `0` for the affirmative choice or `1` for the negative choice (or quit).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!