What problem does it solve?
This Skill removes confusion and inconsistency when adding new hacking guides, videos, or tools by ensuring the content ends up in the correct place and follows the repository’s SOLUTIONS.md format.
Core Features & Use Cases
- Correctly chooses between SOLUTIONS.md and REFERENCES.md based on whether the content is a how-to/tool/workthrough (SOLUTIONS) or general mentions/talks/news (REFERENCES).
- Extracts required metadata from URLs (e.g., title, author, Juice Shop version, language cues) so entries are discoverable and standardized.
- Formats and inserts entries following the existing type rules for walkthroughs, videos, and scripts/tools, including version and language markers when available.
Example use case: You have a new YouTube hacking walkthrough URL for a specific Juice Shop version and language, and you want it added in the correct SOLUTIONS.md subsection with the proper attribution and (🧃vX.x) / language tag.
Quick Start
Provide the URL to the guide or tool and tell the Skill whether it should be added as a solution entry (SOLUTIONS.md) or a general reference (REFERENCES.md), and it will fetch the content, infer the correct category, and generate the properly formatted SOLUTIONS.md insertion.