win11-files

Installation
SKILL.md

Windows 11 Files

Query file entries across Windows 11 cumulative updates for 24H2 and 25H2.

Database

Preferred location: ~/moz_artifacts/win11_files.db (combined, has version column) Legacy fallback: ~/moz_artifacts/win11_24h2_files.db (24H2 only, no version column)

Schema (combined):

files(version, kb_number, release_date, build, update_type, file_name, file_version, date, time, file_size)

Schema (legacy 24H2-only):

files(kb_number, release_date, build, update_type, file_name, file_version, date, time, file_size)
Related skills
Installs
3
GitHub Stars
3
First Seen
Mar 18, 2026