add-solution

Add vetted solution and reference entries to SOLUTIONS.md or REFERENCES.md from URLs.

Updated May 13, 2026
One-click install
npx skills add https://github.com/tolonlo/FinalCiber --skill add-solution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-solution
Source: https://github.com/tolonlo/FinalCiber/tree/main/.ai/skills/add-solution
Command: npx skills add https://github.com/tolonlo/FinalCiber --skill add-solution

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about add-solution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new hacking walkthrough or tool to SOLUTIONS.md with the correct formatting?

To add entries to SOLUTIONS.md, provide the target URL so the Skill can extract author, title, and Juice Shop version metadata, then format and route the content to the correct section using established workflow categories.

What is the difference between SOLUTIONS.md and REFERENCES.md for cataloging cybersecurity resources?

SOLUTIONS.md is for how-to walkthroughs and hacking automation scripts, while REFERENCES.md is for general mentions, news, and educational talks. The Skill decides the correct destination file based on the provided URL's content type.

Can I use this to extract version markers and author attribution for GitHub documentation updates?

Yes, it extracts required metadata including author attribution and Juice Shop version markers (🧃vX.x) from provided URLs, applying them to consistently format entries in your markdown documentation updates.

Does the content formatting tool automatically decide where to place hacking videos in the repository?

Yes, it automatically routes hacking videos and walkthroughs to SOLUTIONS.md, while general educational talks and news mentions go to REFERENCES.md, ensuring all content formatting matches the repository's conventions.

What is the best way to keep SOLUTIONS.md accurate when adding multiple cybersecurity resource links?

The best way to keep SOLUTIONS.md accurate is to supply URLs for the Skill to analyze and extract metadata from, which it then formats consistently with language details and existing workflow categories without manual entry.