nytw26-event-query
Query the PMAI New York Tech Week 2026 event index by interest, role, track, keyword, date, and location.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Query the PMAI New York Tech Week 2026 event index by interest, role, track, keyword, date, and location.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | nytw26-event-query |
| description | Query the PMAI New York Tech Week 2026 event index by interest, role, track, keyword, date, and location. |
Use this skill when a user asks for New York Tech Week 2026 event recommendations from the PMAI-NYTW26 repo.
Read these repo files first:
data/events.jsonldata/keyword-index.jsondata/events.schema.jsonIf events.jsonl is missing or empty, say that event ingestion has not been completed yet.
titlehostlocationtracksinferred_categoriesdescriptionkeywordsinferred_categories as broad hints, not source-backed track membership.Use these as first-class filters when present:
Return concise recommendations:
Recommended events
1. <Event title>
Time: <date/time>
Host: <host>
Location: <location>
Tracks: <tracks>
Why it matches: <reason grounded in tracks/keywords/description>
Link: <event_url>
If the user asks for a plan, group by date and time. If they ask for search results, sort by match quality first, then time.
Before answering, verify that the loaded data covers the user's requested date range. If the user asks outside 2026-06-01 through 2026-06-07, say the repo only targets that initial New York Tech Week window unless the data has been expanded.
Also distinguish source-backed fields from inferred fields:
title, date, start_time, host, location, tracks, event_url.keywords, inferred_categories.