Security
Skill
/windiff-version-diff-analysis
Generate and analyze a diff between two Windows versions (or two patch levels of one version) for security research, using the WinDiff CLI in this repo. Use this whenever the user wants to compare Windows builds to find what Microsoft changed between versions — new or removed
Install
$ npx -y skills add ergrelet/windiff --skill windiff-version-diff-analysis --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/windiff-version-diff-analysis
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate and analyze a diff between two Windows versions (or two patch levels of one version) for security research, using the WinDiff CLI in this repo. Use this whenever the user wants to compare Windows builds to find what Microsoft changed between versions — new or removed
Ships withwindiff
Tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the OS, using a Web UI and/or LLMs.
Get the whole plugin
Stats
391
Stars
21
Forks
Active
Maintenance
Rust
Language
GPL-3.0
License
6h ago
Last commit
3y ago
Created
Repo: ergrelet/windiff

