Install
openclaw skills install astro-arxiv-searchRetrieve astronomy and astrophysics papers from the user's arXiv mirror API. Use when Codex needs to list papers from a given arXiv day, find papers related...
openclaw skills install astro-arxiv-searchUse the user's API instead of general web search for astronomy paper discovery. Prefer lightweight listing first, then fetch more detail only for the papers the user actually cares about. Treat this API as the primary retrieval method for astronomy paper requests and only fall back to other methods if the API is unavailable, errors out, or clearly cannot answer the request.
/ai/by-date to answer "what papers appeared on arXiv that day?", "what astro-ph papers were posted today/yesterday/on a given day?", or navigation requests such as "what was on the previous update day?".recommend with topic=... to answer "what papers were published in this area over the last month/week/year?", "were there any papers on this topic today?", or "show me the top papers related to this topic".recommend with arxiv_id=... and period=500 to answer "find papers similar to this one", "what are the related papers for this article?", or "recommend papers similar to 2306.15611".article/{arxiv_id} to answer "show me this paper", "give me the abstract/authors/categories", or any follow-up on a specific paper ID.Read references/api.md only when exact parameter names, response fields, or example mappings are needed.
/ai/by-date with date omitted.YYYY-MM-DD exactly.recommend with period=0 and that exact date.period=9999.period value above 9999. If the user asks for a larger value, cap it at 9999 and state that the API maximum is 9999.previous_date and after_date from /ai/by-date when the user asks to move backward or forward by arXiv update day instead of calendar day.2603.08470v1 when using article/{arxiv_id}.v1, v2, or v12 when using similar-paper recommendation by ID.2306.15611v2, call the similar-paper endpoint with arxiv_id=2306.15611.only_title=true for /ai/by-date.categories as lightweight metadata that is safe to keep in normal list responses.50k-100k context.article/{arxiv_id}.limit=30 unless the user asks for a smaller or larger shortlist.period=9999.recommend?period=500&arxiv_id={bare_id} unless they later specify another supported variant.period=9999 instead of the default 500.stars, galaxies, dark matter, planets, cosmology, and similar domain terms.categories to expose or filter subfields such as astro-ph.EP, astro-ph.GA, astro-ph.CO, and astro-ph.IM when the response includes them.recommend, prioritize papers with higher similarity scores and surface the strongest matches first.count and optionally mention previous_date or after_date when it helps the next step.period or exact day), the topic string, and the number of returned papers.recommend results, use similarity as the default ranking signal and recommend the highest-similarity papers first.categories when they help the user judge relevance or distinguish neighboring astro-ph subfields.title, arxiv_id, and categories as returned by the source unless the user explicitly asks for translation or rewriting; localize the surrounding explanation and summary instead.recommend with topic=stars, period=0, and the resolved date.recommend with topic=black holes and period=30.recommend with topic=galaxy evolution and period=9999.recommend with topic=stars and period=9999./ai/by-date?date=2026-03-12&only_title=true.recommend?period=500&arxiv_id=2306.15611.article/2603.08470v1.