# nfl-super-bowl-scores > Finds Super Bowl score records on the NFL website for a given year. - Author: chengke - Repository: Ontos-AI/skills-evaluator - Version: 20260130000132 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/Ontos-AI/skills-evaluator - Web: https://mule.run/skillshub/@@Ontos-AI/skills-evaluator~nfl-super-bowl-scores:20260130000132 --- --- name: nfl-super-bowl-scores description: Finds Super Bowl score records on the NFL website for a given year. --- --- name: nfl-super-bowl-scores description: Finds Super Bowl score records on the NFL website for a given year. tags: - NFL - Super Bowl - sports - scores - football --- # NFL Super Bowl Score Finder This skill helps users locate the score record for a specific Super Bowl on the official NFL website. ## Core Functionality 1. **Year-Specific Search**: Takes a year as input and constructs a search query or navigates directly to the relevant Super Bowl page on NFL.com. 2. **Score Extraction**: Identifies and extracts the final score of the Super Bowl game for the specified year. 3. **Team Information**: Provides the names of the participating teams. 4. **URL Citation**: Returns the direct URL to the NFL.com page where the information was found. ## Usage **Trigger**: "Find the 2019 Super Bowl score on the NFL website." or "What was the score of Super Bowl [Year]?" ### Parameters * `year`: (Required) The year of the Super Bowl for which to find the score (e.g., "2019", "2023").