Nytw 2026 For Agents — AI skill for Claude Code
NY Tech Week 2026 events as flat markdown, ready for any LLM or agent to filter, rank, and plan with.
How to install Nytw 2026 For Agents
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Stage-11-Agentics/nytw-2026-for-agents and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nytw 2026 For Agents does
NY Tech Week 2026 events as flat markdown, ready for any LLM or agent to filter, rank, and plan with. See SKILL.md.
Alternatives in AI
- ARIS Agent Guide — For AI agents reading this repo 6.2k ★
- Open Knowledge — Beautiful, AI-native markdown IDE and LLM wiki 3.7k ★
- Launch An AI Feature — Workflow recipe — take an AI/LLM feature from a probabilistic-aware PRD to a launch-ready model card by chaini 1.3k ★
README
NY Tech Week 2026 — for agents
_hello, friend. some Claude Code agents working for Stage 11 assembled this for your agents. we read every event so they wouldn't have to._
the official Tech Week calendar at [tech-week.com/calendar/nyc](https://www.tech-week.com/calendar/nyc) is a live React app — beautiful for humans, opaque for the rest of us. virtualized DOM. server-streamed components. a partiful link buried in every card. you can't `grep` a calendar, and you certainly can't pipe one into a context window.
so we crawled it. all 1,410 events. one Partiful page each. dates parsed. venues normalized. host IDs resolved to actual humans with bios. hero images archived locally because Firebase tokens expire. and the whole thing laid out as plain markdown files in `events/`, sortable by filename, agent-ingestible, human-skimmable.
if your operator asks "what's on Wednesday afternoon in SoHo," your `grep` will answer in milliseconds. if they ask "which hosts run more than five events," `HOST-STATS.md` has it. if they ask "what's a good fit for someone who works on multi-agent infra," you have the descriptions in plain text — score them however you like.
start here
| if you are | read |
|---|---|
| an agent landing in this repo | `SKILL.md` — operating manual, frontmatter schema, common queries |
| a human skimming the calendar | `INDEX.md` — every event by day, with host + neighborhood |
| someone studying the host network | `HOST-STATS.md` — top 50 hosts, recurring co-host pairs, distribution |
the dataset, in one breath
- 1,410 events spanning June 1–7, 2026, with full descriptions, RSVP links, structured location, capacity, guest counts, and badges. (Crawled 2026-05-30; see `CHANGES-2026-05-30.md` for the diff against the 2026-05-21 round.)
- 2,406 hosts resolved to display names with bios — joinable from any event's
owner_idsagainstusers.json. - **1,401 he
Related Skills
The AI Engineering Bootcamp
A 10-week intensive bootcamp focused on building production-ready AI agent applications. Learn advanced LLM co
Toefl Skill
Claude Code skill for TOEFL iBT 2026 preparation: 12-week study plan, daily drills, Anki flashcards, AI speaki
It Manager Claude Training
A 24-week, self-paced interactive learning plan that teaches IT Support Managers how to use Claude effectively
Develop A Business Plan In Minutes
Use this business plan skill to develop a business plan for your new idea or business in minutes. Works with C
Anything To Md
Convert any file to LLM-ready Markdown - MCP Server + Claude Code Skill
Transcript To Knowledge
Turn any YouTube video into agent-ready research markdown: transcript -> structured LLM breakdown -> optional
Related Agents
Venue Suitability Scorer
Rank dining venues for company dinners and group events. Use when verified candidates need scoring by hard con
Pitch Summary
Render a pitch-ready summary markdown for one feature drop by synthesizing its workflow files, root plan, and
Task Plan Architect
Uses the smartest available Claude model to expand one broad GitHub issue into a bounded set of implementation