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 页面并帮你完成安装。
| 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.