Ontos-AI

nfl-super-bowl-scores

Finds Super Bowl score records on the NFL website for a given year.

Ontos-AI 1 Updated 4mo ago
GitHub

Install

npx skillscat add ontos-ai/skills-evaluator/nfl-super-bowl-scores

Install via the SkillsCat registry.

SKILL.md

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").