
arxiv-paper-searcher搜索并分析 arXiv 学术论文。默认执行“搜索 + 摘要分析 + 热点统计 + 趋势判断”的完整流程,并立即返回结构化报告。用户确认后,可基于同一检索条件创建定时监控任务,定期推送最新论文分析。
scut-review-monitorCheck or monitor the SCUT thesis blind-review status page through the graduate portal and refresh cookies through a local Python helper.
agent-project-structureAgent project directory structure规范。指导agent生成规范的项目文件结构,包括:项目文件单独存放在项目目录下,日志文件统一放在log目录,临时文件(截图、缓存等)与正式文件分离。使用时检查现有结构是否符合规范,或根据规范创建/调整目录结构。