schedule▌
4 indexed skills · max 10 per page
get-npb-game-results
baseball.yahoo.co.jp/get-npb-game-results-oa66vq · sports
Given a date, return every Nippon Professional Baseball (NPB) game on that day with final score, both teams + team IDs, venue, winning / losing / save pitchers, game status, and the canonical Yahoo game_id — parsed from baseball.yahoo.co.jp's weekly schedule page.
find-trains
12306.cn/find-trains-ixv391 · travel
Query China Railway (12306.cn) for the train schedule between two stations on a given date — train number, departure/arrival station + time, journey duration, and per-class seat availability. Read-only; no login.
recipe-plan-weekly-schedule
googleworkspace/cli · Productivity
Review your Google Calendar week, identify gaps, and add events to fill them. \n \n Requires the gws-calendar skill to execute; works with your primary Google Calendar \n Workflow includes four steps: view weekly agenda, query free/busy slots, insert new events, and review the updated schedule \n Supports event creation with customizable summary, start time, and end time parameters \n
recipe-schedule-recurring-event
googleworkspace/cli · Productivity
Schedule recurring Google Calendar events with attendees and recurrence rules. \n \n Requires the gws-calendar skill and gws bin to be loaded \n Supports full iCalendar recurrence rules (RRULE) for flexible scheduling patterns like weekly, monthly, or custom intervals \n Includes attendee management, timezone configuration, and event verification via agenda view \n