Skip to content

SwiftGGTeam/wwdc-quick-look-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

WWDC Quick Look Skill

Standalone skills.sh package for querying Apple WWDC session metadata, Resources links, Code tab snippets, and transcripts.

Install with:

npx skills add SwiftGGTeam/wwdc-quick-look-skill

The skill name remains wwdc-quick-look. After installation, ask your agent WWDC questions such as:

Use wwdc-quick-look to find WWDC25 sessions about Foundation Models and show official resources.

Contents

.
├── SKILL.md
├── scripts/query.mjs
└── references/data-schema.md

This repository intentionally contains only the installable skill. The crawler, website, and published data live in the main repository:

The query script reads the published CDN dataset by default. Override WWDC_QUICK_LOOK_BASE_URL only for local testing.

About

Standalone skills.sh package for WWDC Quick Look

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors