
from animegarden1,175
Scrape seasonal anime quarter lineups from yuc.wiki and output clean, deduplicated JSON or a human-readable airing table for a specified or the latest quarter.
Yuc's Anime Lineup Scraper resolves a seasonal quarter (or discovers the latest), scrapes the lineup section on yuc.wiki, and returns structured JSON plus a concise, human-readable airing table. The skill groups entries by broadcast grouping (Mon–Sun and web releases), extracts title, airing time/status, episode notes and platform links, and applies deduplication and count checks to ensure output quality. It is intended for periodic extraction of quarter-based anime lineups rather than full article parsing.
Use this skill when you need an automated canonical feed of seasonal anime entries for a given quarter (YYYYMM) or when you want the latest season without specifying a quarter. Ideal for pipeline ingestion, schedule displays, or creating seasonal tracking pages where accurate grouping and minimal manual cleanup are priorities.
This skill is script-based and compatible with agents that can run Python helpers or call repository scripts (Copilot/Code-enabled agents, local Python runners).
This skill has not been reviewed by our automated audit pipeline yet.