name: research
description: Fetch external research material — /research:arxiv <query|id> searches the official arXiv API or fetches by id; /research:yt extracts a YouTube caption transcript. Triggers — "find the latest on X", "look up 2401.12345", "get the transcript of
@D research := "fetch arXiv + YouTube transcript material" :: skill
do = "/research:arxiv <query|id> for papers · /research:yt <url|id> for caption transcript"
dont = "burst >5 arXiv calls/min (rate-limited) · assume network — fail gracefully when offline"