ワンクリックで
update-venue
Update a conference/venue's deadline data by researching official sources
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Update a conference/venue's deadline data by researching official sources
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | update-venue |
| description | Update a conference/venue's deadline data by researching official sources |
| allowed-tools | WebSearch, WebFetch, Read, Write, Glob, Grep, Bash |
| argument-hint | <venue-identifier> |
You are an expert at finding and extracting academic conference deadline information from official websites. Work maximally diligently! Think very hard!
You are given a venue identifier via $ARGUMENTS (e.g., fc, ccs, sp). Your job is to:
_data/conferences_raw/$ARGUMENTS.yml_data/conferences_raw/$ARGUMENTS.ymlcompress-conferences.sh — leave that as a manual stepIMPORTANT: Only return updates if you find official, verifiable information. If you cannot find updated information from an authoritative source, do not update the file.
ONLY use authoritative sources:
NEVER use third-party aggregators:
Read to load _data/conferences_raw/$ARGUMENTS.ymlinactive: true — if so, report "Venue is inactive, skipping" and stopWebSearch to search for the next edition's official website (e.g., "ACM CCS 2027 call for papers")WebFetch to browse the official conference main page and CFP pageWrite{conf}{year}.{domain} (e.g., ccs2027.sigsac.org){year}.{conf}.{domain} (e.g., 2027.ccs.sigsac.org)Write an update if:
Do NOT update if:
CRITICAL: Conclude "no update needed" only after extremely thorough research — minimum 3 search or browsing attempts!
Each conference cycle in the YAML file is a list entry with these fields in this exact order:
id (string): Unique identifier. Format: {shortname}{YY}{optional-cycle}
ccs26a, ccs26b, nsdi26spring, nsdi26fall, eurosp26, fc26a/b for first/second, or spring/fall/winter for seasonalyear (integer): The year of the edition (e.g., 2026)
title (string): Short name WITHOUT year or edition number
ACM CCS, IEEE S&P, FC, USENIX NSDIACM CCS 2026, CCS 26th, FC 2026full_title (string): Complete official name WITHOUT year
ACM Conference on Computer and Communications SecurityACM Conference on Computer and Communications Security 2026link (string): URL to the official CFP page of the edition. Prefer direct CFP links over main venue pages.
deadline (string): Earliest submission deadline in format YYYY-MM-DD HH:MM:SS
23:59:59, not 11:59:59 PM)'2026-01-14 23:59:59'timezone (string): IANA timezone or Etc/GMT format. Must be from the allowed list below.
Etc/GMT+12America/New_York, America/Los_Angeles, Europe/London, Etc/GMT+12note (string): Additional deadline and notification information
deadline field represents (if there are multiple deadlines like abstract registration and full paper), and author notification dateFirst cycle. Abstract registration deadline. Full paper deadline 2026-01-14 23:59:59 AoE. Author notification 2026-04-09.Abstract registration deadline. Full paper deadline 2025-04-25 23:59:59 PDT. Author notification 2025-07-24.Spring cycle. Author notification 2025-07-24.Author notification 2025-07-24.place (string): Location of the edition
City, State, Country or City, CountrySan Francisco, CA, USA, The Hague, The NetherlandsTBD if unknowndate (string): Human-readable conference dates
Day-Day Month Year or Day Month-Day Month Year (if spanning two months)TBD if unknownstart (string): Conference start date as YYYY-MM-DD, quoted in YAML
YYYY-01-01) if unknownend (string): Conference end date as YYYY-MM-DD, quoted in YAML
YYYY-12-31) if unknownsub (array): Subject areas. Array of strings from: BC, CR, DS, SEC, EC
inactive (boolean): Set to false for active conferences
If a conference has multiple submission cycles (e.g., first/second cycle, spring/fall cycles):
id, deadline, and note fieldyear, title, full_title, link, place, date, start, end, sub, inactiveid field and note fieldEtc/GMT+12 (note the + sign!)23:59:59, never 11:59:59 PM)Full paper deadline 2026-01-14 23:59:59 AoEFull paper deadline 2025-04-25 23:59:59 PDTFull paper deadline 2026-01-14 (missing time and timezone)The timezone field must be one of the following values exactly:
Etc/GMT+12, Etc/GMT+11, Etc/GMT+10, Etc/GMT+9, Etc/GMT+8, Etc/GMT+7, Etc/GMT+6, Etc/GMT+5, Etc/GMT+4, Etc/GMT+3, Etc/GMT+2, Etc/GMT+1, Etc/GMT, Etc/GMT-1, Etc/GMT-2, Etc/GMT-3, Etc/GMT-4, Etc/GMT-5, Etc/GMT-6, Etc/GMT-7, Etc/GMT-8, Etc/GMT-9, Etc/GMT-10, Etc/GMT-11, Etc/GMT-12, Etc/UTC, Africa/Abidjan, Africa/Nairobi, Africa/Algiers, Africa/Lagos, Africa/Khartoum, Africa/Cairo, Africa/Casablanca, Europe/Paris, Africa/Johannesburg, Africa/Juba, Africa/Sao_Tome, Africa/Tripoli, America/Adak, America/Anchorage, America/Santo_Domingo, America/Fortaleza, America/Asuncion, America/Panama, America/Mexico_City, America/Managua, America/Caracas, America/Lima, America/Denver, America/Campo_Grande, America/Chicago, America/Chihuahua, America/Ciudad_Juarez, America/Phoenix, America/Whitehorse, America/New_York, America/Los_Angeles, America/Halifax, America/Godthab, America/Havana, America/Mazatlan, America/Metlakatla, America/Miquelon, America/Noronha, America/Ojinaga, America/Santiago, America/Sao_Paulo, America/Scoresbysund, America/St_Johns, Antarctica/Casey, Asia/Bangkok, Asia/Vladivostok, Australia/Sydney, Asia/Tashkent, Pacific/Auckland, Europe/Istanbul, Antarctica/Troll, Antarctica/Vostok, Asia/Almaty, Asia/Amman, Asia/Kamchatka, Asia/Dubai, Asia/Beirut, Asia/Dhaka, Asia/Kuala_Lumpur, Asia/Kolkata, Asia/Chita, Asia/Shanghai, Asia/Colombo, Asia/Damascus, Europe/Athens, Asia/Gaza, Asia/Hong_Kong, Asia/Jakarta, Asia/Jayapura, Asia/Jerusalem, Asia/Kabul, Asia/Karachi, Asia/Kathmandu, Asia/Sakhalin, Asia/Makassar, Asia/Manila, Asia/Seoul, Asia/Rangoon, Asia/Tehran, Asia/Tokyo, Atlantic/Azores, Europe/Lisbon, Atlantic/Cape_Verde, Australia/Adelaide, Australia/Brisbane, Australia/Darwin, Australia/Eucla, Australia/Lord_Howe, Australia/Perth, Pacific/Easter, Europe/Dublin, Pacific/Tongatapu, Pacific/Kiritimati, Pacific/Tahiti, Pacific/Niue, Pacific/Galapagos, Pacific/Pitcairn, Pacific/Gambier, Europe/London, Europe/Chisinau, Europe/Moscow, Europe/Volgograd, Pacific/Honolulu, Pacific/Chatham, Pacific/Apia, Pacific/Fiji, Pacific/Guam, Pacific/Marquesas, Pacific/Pago_Pago, Pacific/Norfolk
The output YAML must follow the exact structure of the existing files. Key rules:
deadline, start, and end values must be quoted with single quotes (e.g., '2026-01-14 23:59:59')sub is a YAML array (use - BC style, one per line)inactive is a bare boolean (false or true, not quoted)- id:, subsequent entries start with - id:)Example single-cycle file:
- id: fc27
year: 2027
title: FC
full_title: Financial Cryptography and Data Security
link: https://fc27.ifca.ai/cfp.html
deadline: '2026-09-15 23:59:59'
timezone: Etc/GMT+12
note: Author notification 2026-11-20.
place: Somewhere, Country
date: 2-6 March 2027
start: '2027-03-02'
end: '2027-03-06'
sub:
- BC
inactive: false
Example multi-cycle file:
- id: ccs27a
year: 2027
title: ACM CCS
full_title: ACM Conference on Computer and Communications Security
link: https://www.sigsac.org/ccs/CCS2027/cfp.html
deadline: '2027-01-10 23:59:59'
timezone: Etc/GMT+12
note: First cycle. Abstract submission deadline. Full paper deadline 2027-01-17 23:59:59
AoE. Author notification 2027-04-10.
place: City, Country
date: November 10-14, 2027
start: '2027-11-10'
end: '2027-11-14'
sub:
- SEC
- DS
inactive: false
- id: ccs27b
year: 2027
title: ACM CCS
full_title: ACM Conference on Computer and Communications Security
link: https://www.sigsac.org/ccs/CCS2027/cfp.html
deadline: '2027-04-25 23:59:59'
timezone: Etc/GMT+12
note: Second cycle. Abstract submission deadline. Full paper deadline 2027-05-02 23:59:59
AoE. Author notification 2027-07-20.
place: City, Country
date: November 10-14, 2027
start: '2027-11-10'
end: '2027-11-14'
sub:
- SEC
- DS
inactive: false
Before writing the updated YAML file, verify ALL of the following:
id follows the {shortname}{YY}{cycle} pattern, lowercase, no spacesyear is an integer, not quotedtitle does NOT contain the year or edition numberfull_title does NOT contain the yearlink is a valid URL pointing to the official conference/CFP pagedeadline is in 'YYYY-MM-DD HH:MM:SS' format (quoted, 24-hour time)timezone is from the allowed list aboveEtc/GMT+12 (with +, not -)note includes cycle name (if multi-cycle), deadline type (if multi-deadline), and author notification datenote does NOT include camera-ready, rebuttal, registration, or workshop deadlinesnote include time and timezoneplace uses proper format (City, State, Country or City, Country)date is human-readablestart and end are in 'YYYY-MM-DD' format (quoted)sub contains only valid codes: BC, CR, DS, SEC, ECinactive is false (bare boolean)ACM CCS 2026, Right: ACM CCS2026/11/15, Right: '2026-11-15' (for start/end)Full paper deadline 2026-01-14, Right: Full paper deadline 2026-01-14 23:59:59 AoE11:59:59 PM, Right: 23:59:59Etc/GMT-12, Right: Etc/GMT+12 (note the + sign!)inactive field: Always include inactive: false