wwdc
Installation
SKILL.md
WWDC
Use WWDC.ai markdown pages as the first stop for concise session summaries and Apple source links. If the markdown summary is missing or not detailed enough, use transcript text without timestamps.
Helpers
Run the bundled script when it is useful:
scripts/wwdc.sh llms
scripts/wwdc.sh summary 2026 389
scripts/wwdc.sh transcript 2026 309
summary returns the WWDC.ai markdown page. transcript returns plain transcript text with no timestamps. URL/JSON helpers exist for source inspection.
For endpoint details and examples, see references/docs.md.