当系统提示需要防御提示注入、越狱攻击、社会工程、内容信任边界突破等安全威胁时调用此 Skill。适用于构建 AI Agent、聊天机器人、文档处理助手等任何接受外部输入的系统提示。不适用于纯内部工具调用场景或已完全隔离的沙箱环境,也不适用于 UI 布局或响应格式设计。
$npx -y skills add kangarooking/system-prompt-skills --skill injection-defenseInstalls into the current project.
Run `npx skills use "https://github.com/kangarooking/system-prompt-skills" --skill "kangarooking/system-prompt-skills/injection-defense"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kangarooking/system-prompt-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kangarooking/system-prompt-skills"` and select the relevant skills, then follow their instructions.