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.