Search for recent academic papers on topics of interest and save a summary
Read memory/MEMORY.md for context on current interests and recent activity.
Steps:
${var} is set, use that as the search topic.curl -s "https://api.semanticscholar.org/graph/v1/paper/search?query=TOPIC&limit=5&fields=title,authors,year,abstract,url,citationCount,publicationDate,journal,externalIds,openAccessPdf&sort=publicationDate:desc"
&publicationDateOrYear=YYYY-MM-DD: with a date 30 days ago.## Recent Papers — ${today}
### Topic Name
1. **Paper Title** (YYYY) — Author1, Author2 et al.
Citations: N | [Semantic Scholar](url) | [DOI](doi_url)
> First ~200 chars of abstract...
2. ...
memory/logs/${today}.md (append under a ## Papers heading)../notify with the top 2-3 most interesting finds (title + one-line summary + link).memory/logs/${today}.md.