What problem does it solve?
This Skill helps Junie correctly catalog new hacking guides, videos, and tools so they land in the right place (SOLUTIONS.md vs REFERENCES.md) with consistent, discoverable formatting.
Core Features & Use Cases
- Chooses the correct destination file: Routes “how-to” walkthroughs and hacking automation content to SOLUTIONS.md, while routing general mentions, news, and educational talks to REFERENCES.md.
- Extracts required metadata: Pulls author, title, Juice Shop version (🧃vX.x), and optionally language markers from the provided URLs.
- Formats entries consistently: Produces SOLUTIONS.md entries in the correct style for videos, walkthroughs, and scripts/tools, including version and author/link conventions.
Quick Start
Ask the AI to add a new tool entry by fetching the provided URL and updating the appropriate section in SOLUTIONS.md or REFERENCES.md using the repository’s established entry format.