baseball

Fetch real-time MLB schedules, live scores, and box scores via the MLB Stats API.

7|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill baseball
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseball
Source: https://github.com/SJTU-IPADS/SkVM-data/tree/main/skills/baseball
Command: npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill baseball

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Users need quick access to real-time MLB schedules, live game updates, box scores, and player stats without manual API calls.

Core Features & Use Cases

  • Real-time game schedules and status for quick planning.
  • Live box scores and in-game stats for in-progress games.
  • Player search and season stats lookups by name or ID for context in conversations.

Quick Start

Ask it to show today's MLB games and live scores.

Frequently Asked Questions about baseball

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

FAQPage Schema
How do I get live MLB scores and game schedules?

You can retrieve live MLB scores and schedules by asking for today's games. The skill queries the MLB Stats API to provide real-time game status, live box scores, and in-game statistics formatted for text or JSON output.

How do I look up MLB player stats by name or ID?

To look up MLB player stats by name or ID, you can use the player-search functionality. The skill queries the MLB Stats API, parses the player data, and formats season statistics and box scores for conversational context or structured JSON output.

Can I retrieve MLB box scores for in-progress games?

Yes, you can retrieve MLB box scores for in-progress games. The skill fetches live updates from the MLB Stats API, parses the in-game stats, and formats the current box scores for text or JSON output to track real-time game progress.

Does this skill require external dependencies to fetch MLB data?

No external dependencies are required to fetch MLB data. The skill operates independently using internal scripts to make HTTP requests directly to the MLB Stats API, parse the team and player data, and output the formatted results.

What format is the MLB game data output in?

The MLB game data is output in either text or JSON format. After the skill retrieves and parses team schedules, live scores, and player statistics from the MLB Stats API, it formats the results to suit your conversational or structured data needs.

What is the best way to check today's MLB game status?

The best way to check today's MLB game status is to ask the skill to show today's games. It processes real-time MLB schedules and live updates by requesting data from the MLB Stats API, returning formatted text or JSON results for quick planning.