/conf-search
Search papers from top AI/ML conferences
$ npx -y skills add Xiangyue-Zhang/auto-deep-researcher-24x7 --skill conf-search --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/conf-search
Context preview
The summary Claude sees to decide when to auto-load this skill.
Search papers from top AI/ML conferences
SKILL.md
conf-search.SKILL.mdname: conf-search description: "Search papers from top AI/ML conferences"
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
🔥 An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost monitoring, Leader-Worker architecture, constant-size memory.
Other skills on auto-deep-researcher-24x7.
- /auto-experiment
Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project
Open skill - /daily-papers
Daily arXiv paper recommendations with automatic deduplication
Open skill - /experiment-status
Check status of running autonomous experiment loops
Open skill - /gpu-monitor
Check GPU status, running experiments, and available resources
Open skill - /obsidian-sync
Refresh Obsidian dashboard and daily notes from current experiment state
Open skill - /paper-analyze
Deep analysis of a single paper with figure extraction from arXiv source
Open skill

