用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/juice-shop/juice-shop --skill add-reference命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | add-reference |
| description | Instructions for adding new blog posts, talks, or other references to REFERENCES.md |
This skill provides instructions for Junie to analyze a new reference (blog post, podcast, conference talk, etc.), determine if it belongs in REFERENCES.md or SOLUTIONS.md, collect missing information, and add it to the correct section of REFERENCES.md following the existing format.
Unless the user explicitly specifies the target file, follow these rules:
SOLUTIONS.md: Use this for content that is specifically a "how-to" for hacking Juice Shop or a tool that automates/assists in hacking it.
REFERENCES.md: Use this for general mentions, news, blog posts about the project, conference talks, or appearances.
If in doubt, and the content contains spoilers (indicated by :godmode: or :bulb:), prefer SOLUTIONS.md if it is a guide/video/tool. If it is a blog post or talk, prefer REFERENCES.md with the appropriate icon.
bash tool with curl to fetch the content of the provided link(s).
:bulb:: Content contains hints for solving challenges.:godmode:: Content contains full challenge spoilers.:mega:: Short shout-out or mention.:dollar:: Commercial/paid resource.[:camera:]: Link to a photo (common in Awards).(YouTube): If a video version is available for a podcast or blog.REFERENCES.md.
REFERENCES.md is a plain text file, running npm run lint, npm test, or any other validation commands is unnecessary if only this file (and/or SOLUTIONS.md) was modified.Refer to the specific instructions for each type:
基于 SOC 职业分类