بنقرة واحدة
scoreboard
Display a formatted multi-game scoreboard for a specified sport or league
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Display a formatted multi-game scoreboard for a specified sport or league
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Read the BSI Conference Power Index correctly. Interpret strength-of-schedule adjusted conference rankings, cross-conference comparisons, and how SOS adjustments change the story. Use when comparing programs across different conferences, explaining why a team's record alone doesn't tell the full story, or when doing postseason bracket projection. Pairs with bsi_get_conference_power_index from the cbb-sabermetrics plugin.
Interpret advanced college baseball metrics (wOBA, wRC+, FIP, ERA-, BABIP, ISO, K%, BB%) correctly in context. Use when explaining a player's or team's advanced stats, when comparing programs, when translating raw numbers into analytical conclusions, or when converting a leaderboard into a scouting takeaway. Pairs with bsi_get_team_sabermetrics, bsi_get_player_stats, and bsi_get_leaderboard from the cbb-sabermetrics plugin.
Texas Longhorns baseball intelligence for scouting reports, game analysis, roster evaluation, SEC positioning, player development, historical comparisons, NIL efficiency, and editorial content. Use when the user wants Texas-specific college baseball analysis that combines program doctrine with live MCP data from the cbb-sabermetrics plugin. For current stats, standings, and performance claims, fetch MCP tools before stating facts.
Use when the task involves ingesting, normalizing, storing, or processing college baseball game data — including box scores, play-by-play events, lineup data, and pitching logs — from NCAA stats, Baseball Reference, BSI's pipeline, or manually entered game sheets.
Use when the task involves constructing or optimizing a college baseball batting order, evaluating lineup balance, building platoon splits for lineup decisions, or generating a lineup card with sabermetric rationale.
Use when the task involves evaluating a college baseball pitcher or pitching staff — including pitch-mix analysis, sequencing strategy, matchup scouting, platoon splits, and role recommendations (starter vs. reliever vs. closer).
| name | scoreboard |
| description | Display a formatted multi-game scoreboard for a specified sport or league |
| argument-hint | <sport> [date] |
| allowed-tools | ["Read","Bash","Grep"] |
Displays a formatted scoreboard showing all games for a specified sport.
The user invoked this with: $ARGUMENTS
Expected format: /scoreboard <sport> [date]
sport — Required. One of: mlb, nfl, nba, college-baseball, college-footballdate — Optional. Date string like today, yesterday, 2026-04-13When this command is invoked:
╔══════════════════════════════════════╗
║ ⚾ College Baseball — Apr 13 ║
╠══════════════════════════════════════╣
║ #1 Texas 7 Final ║
║ Oklahoma St 3 ║
║──────────────────────────────────────║
║ #5 LSU 4 Bot 8th ║
║ #12 Vanderbilt 6 ║
║──────────────────────────────────────║
║ Baylor 2 7:00 PM CT ║
║ TCU - Scheduled ║
╚══════════════════════════════════════╝
Accept common abbreviations:
mlb, baseball → Major League Baseballnfl, football → National Football Leaguenba, basketball → National Basketball Associationcbb, college-baseball → NCAA Baseballcfb, college-football → NCAA Football/scoreboard mlb
/scoreboard college-baseball yesterday
/scoreboard nfl 2026-10-15