conf-search
The conf-search Claude Code skill searches for academic papers across major AI and ML conferences including CVPR, NeurIPS, ICML, and others using the Semantic Scholar API. Use it when you need to quickly find recent papers on specific topics from top-tier venues, with results sorted by relevance and citation count, and the option to perform deeper analysis on selected papers.
git clone --depth 1 https://github.com/Xiangyue-Zhang/auto-deep-researcher-24x7 /tmp/conf-search && cp -r /tmp/conf-search/skills/conf-search ~/.claude/skills/conf-searchSKILL.md
# conf-search Search for papers from top venues. ## Usage ``` Claude Code: /conf-search --venue CVPR2025 --query "gesture generation" Claude Code: /conf-search --venue NeurIPS2025 --query "diffusion models" Codex: $conf-search ``` ## Supported Venues CVPR, ICCV, ECCV, NeurIPS, ICML, ICLR, AAAI, IJCAI, ACL, EMNLP, NAACL, SIGGRAPH, and more. ## Behavior 1. Parse venue and query from user input 2. Search via Semantic Scholar API with venue filter 3. Sort by relevance and citation count 4. Present results with title, authors, abstract snippet, citation count 5. Offer to do deep analysis on any paper of interest
Experiment implementation, execution, and monitoring
Literature search and hypothesis formation
Central decision-maker that plans experiments and reflects on results
Report generation and paper writing
Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project
Daily arXiv paper recommendations with automatic deduplication
Check status of running autonomous experiment loops
Check GPU status, running experiments, and available resources