一键导入
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: