Analysis updated 2026-05-18
Track submission deadlines for top AI/ML conferences like NeurIPS, ICML, and ICLR.
Compare acceptance rates across computer vision or NLP venues over the last five years.
Get a markdown report of upcoming deadlines to plan a paper submission.
Add conference-deadline tracking to Claude Code or Codex without writing custom code.
| zsun79/conferencewatch | elyelysiox/recaptcha | hvardhan878/ghostwork | |
|---|---|---|---|
| Stars | 122 | 122 | 122 |
| Language | — | JavaScript | TypeScript |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 5/5 | 4/5 |
| Audience | researcher | researcher | general |
Figures from each repo's GitHub metadata at analysis time.
Requires a host agent with web search and file-write access, no API keys or build step needed.
ConferenceWatch is an Agent Skill, a set of instructions meant to be loaded into coding assistants like Claude Code or Codex, that tracks deadlines and details for upcoming AI and machine learning conferences. Instead of being a standalone app, it is a bundle of Markdown and JSON files that an AI agent reads and follows as its own workflow, so it works with any agent that can search the web and write files. When it runs, the skill produces two outputs. The first is a JSON file listing each tracked conference by its short name, including every submission deadline stage, the location, any special sessions or calls for papers, official links, and a five year trend of acceptance rates. The second is a plain language Markdown report built from that data, with a summary, a table of the nearest deadlines, and a per-conference breakdown, plus a section that clearly separates confirmed facts from estimates. The agent also answers directly in chat with whatever deadlines are most time sensitive. The workflow starts by anchoring on today's date so it does not confuse past and future dates. It then narrows down which conferences to track, either from what the user names directly or by asking a few follow up questions about research area, venue tier, or acceptance difficulty, defaulting to a curated list of top AI venues if the user has no preference. For each conference, it searches official call for papers and important dates pages first, and only estimates a future deadline from historical patterns when no official date has been announced yet, always labeling that estimate as approximate. The project states clearly that it should never invent a date that is not backed by a source. To install it, users clone the repository into their agent's skills folder, for example Codex's or Claude Code's local skills directory, or symlink an existing checkout into that folder. No API keys, build steps, or special dependencies are required beyond an agent that can search the web and save files. Generated reports are marked private by default since they may contain personal notes about planned submissions.
An Agent Skill for Claude Code and Codex that researches AI conference deadlines, locations, and acceptance-rate trends, then writes a JSON dataset and a plain-language report.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.