ワンクリックで
interactive-scripts
Use when you need to test a skill whose scripts use interactive input.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when you need to test a skill whose scripts use interactive input.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Creates detailed reports from data when the user asks for report generation or data summaries.
Use when you need to test a skill that produces a security warning (not block).
Tests various features in applications to ensure quality. Use when testing is needed.
Use when you need to test a skill with allowed-tools as a YAML list.
[this is broken yaml
Use when you need to test a skill with non-string values in the metadata map.
| 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: