interactive-scripts

star 52

Use when you need to test a skill whose scripts use interactive input.

8ddieHu0314 By 8ddieHu0314 schedule Updated 3/18/2026

name: interactive-scripts description: Use when you need to test a skill whose scripts use interactive input.

This skill's scripts call input() and getpass, which block because agents run scripts in non-interactive shells — there is no terminal to read from.

See scripts/setup.py for the violations.

Expected failures:

  • structure.scripts-no-interactive [moderate]
Install via CLI
npx skills add https://github.com/8ddieHu0314/Skill-Lab --skill interactive-scripts
Repository Details
star Stars 52
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator