Conference Router
Inputs
- Paper title, abstract, contribution claims, methods, datasets, and experiment status.
- Optional venue targets, constraints, field, review timeline, artifact goals, or presentation goals.
Available Venues
aaai, acl, colm, colt, corl, cvpr, eccv, emnlp, iccv, iclr, icml, ijcai, interspeech, iwslt, miccai, mlsys, naacl, ndss, neurips, osdi, uai, usenix-fast, usenix-sec
| Venue |
Corpus Skill |
Latest Corpus Year |
Latest-Year Papers |
| AAAI |
aaai-skill |
2026 |
4816 |
| ACL |
acl-skill |
2025 |
3334 |
| COLM |
colm-skill |
2025 |
377 |
| COLT |
colt-skill |
2025 |
178 |
| CoRL |
corl-skill |
2025 |
208 |
| CVPR |
cvpr-skill |
2026 |
4068 |
| ECCV |
eccv-skill |
2024 |
2372 |
| EMNLP |
emnlp-skill |
2025 |
3489 |
| ICCV |
iccv-skill |
2025 |
2698 |
| ICLR |
iclr-skill |
2026 |
4706 |
| ICML |
icml-skill |
2026 |
3450 |
| IJCAI |
ijcai-skill |
2024 |
1047 |
| INTERSPEECH |
interspeech-skill |
2025 |
1176 |
| IWSLT |
iwslt-skill |
2025 |
44 |
| MICCAI |
miccai-skill |
2025 |
1008 |
| MLSYS |
mlsys-skill |
2025 |
59 |
| NAACL |
naacl-skill |
2025 |
1377 |
| NDSS |
ndss-skill |
2025 |
211 |
| NeurIPS |
neurips-skill |
2025 |
4715 |
| OSDI |
osdi-skill |
2025 |
53 |
| UAI |
uai-skill |
2025 |
211 |
| USENIX-Fast |
usenix-fast-skill |
2025 |
36 |
| USENIX-Sec |
usenix-sec-skill |
2025 |
437 |
Workflow
- Identify the paper domain, evidence type, primary contribution, and maturity of experiments.
- Compare the user's target against the available corpus-backed venue skills.
- Recommend 2-4 candidate venues only when the user asks for routing or venue fit.
- For a chosen venue, hand off to
profiles/<venue>/SKILL.md for a lightweight fit check or skills/<venue>-skill/SKILL.md for corpus-backed evidence patterns.
- For pilot venues, hand off to
packs/<venue>/skills/<venue>-<stage>/SKILL.md when the user needs a lifecycle stage workflow.
Evidence Rules
- Treat accepted-paper patterns as
[pattern], not official policy.
- Treat user-provided manuscript details as
[user-provided].
- Use
[policy] only when the user provides current official CFP, author guide, template, rebuttal, artifact, registration, or fee sources.
- Do not output acceptance probabilities.
Output Contract
[status] ready | at_risk | blocked | unverified
[routing candidates]
1. venue: ...
fit: ...
risks: ...
next skill: ...
[policy gaps]
1. ...
[next action] ...
1---2name: conference-router3description: Route a CS/AI conference-paper idea to corpus-backed venue skills and pilot depth packs. Use when the user provides a paper abstract, contribution, experiment status, or target venue uncertainty.4---56# Conference Router78<!-- generated by tools/build_project_surfaces.py; do not edit by hand -->910## Inputs1112- Paper title, abstract, contribution claims, methods, datasets, and experiment status.13- Optional venue targets, constraints, field, review timeline, artifact goals, or presentation goals.1415## Available Venues1617`aaai`, `acl`, `colm`, `colt`, `corl`, `cvpr`, `eccv`, `emnlp`, `iccv`, `iclr`, `icml`, `ijcai`, `interspeech`, `iwslt`, `miccai`, `mlsys`, `naacl`, `ndss`, `neurips`, `osdi`, `uai`, `usenix-fast`, `usenix-sec`1819| Venue | Corpus Skill | Latest Corpus Year | Latest-Year Papers |20|---|---|---:|---:|21| AAAI | `aaai-skill` | 2026 | 4816 |22| ACL | `acl-skill` | 2025 | 3334 |23| COLM | `colm-skill` | 2025 | 377 |24| COLT | `colt-skill` | 2025 | 178 |25| CoRL | `corl-skill` | 2025 | 208 |26| CVPR | `cvpr-skill` | 2026 | 4068 |27| ECCV | `eccv-skill` | 2024 | 2372 |28| EMNLP | `emnlp-skill` | 2025 | 3489 |29| ICCV | `iccv-skill` | 2025 | 2698 |30| ICLR | `iclr-skill` | 2026 | 4706 |31| ICML | `icml-skill` | 2026 | 3450 |32| IJCAI | `ijcai-skill` | 2024 | 1047 |33| INTERSPEECH | `interspeech-skill` | 2025 | 1176 |34| IWSLT | `iwslt-skill` | 2025 | 44 |35| MICCAI | `miccai-skill` | 2025 | 1008 |36| MLSYS | `mlsys-skill` | 2025 | 59 |37| NAACL | `naacl-skill` | 2025 | 1377 |38| NDSS | `ndss-skill` | 2025 | 211 |39| NeurIPS | `neurips-skill` | 2025 | 4715 |40| OSDI | `osdi-skill` | 2025 | 53 |41| UAI | `uai-skill` | 2025 | 211 |42| USENIX-Fast | `usenix-fast-skill` | 2025 | 36 |43| USENIX-Sec | `usenix-sec-skill` | 2025 | 437 |4445## Workflow46471. Identify the paper domain, evidence type, primary contribution, and maturity of experiments.482. Compare the user's target against the available corpus-backed venue skills.493. Recommend 2-4 candidate venues only when the user asks for routing or venue fit.504. For a chosen venue, hand off to `profiles/<venue>/SKILL.md` for a lightweight fit check or `skills/<venue>-skill/SKILL.md` for corpus-backed evidence patterns.515. For pilot venues, hand off to `packs/<venue>/skills/<venue>-<stage>/SKILL.md` when the user needs a lifecycle stage workflow.5253## Evidence Rules5455- Treat accepted-paper patterns as `[pattern]`, not official policy.56- Treat user-provided manuscript details as `[user-provided]`.57- Use `[policy]` only when the user provides current official CFP, author guide, template, rebuttal, artifact, registration, or fee sources.58- Do not output acceptance probabilities.5960## Output Contract6162```text63[status] ready | at_risk | blocked | unverified64[routing candidates]651. venue: ...66 fit: ...67 risks: ...68 next skill: ...69[policy gaps]701. ...71[next action] ...72```