GitSkills: A Dataset of Agent Skills on GitHub
This study addresses the lack of systematic empirical research on the authoring, reuse, and maintenance of agent skills for large language models in GitHub repositories. To bridge this gap, we introduce GitSkills, a novel dataset comprising 3,797,117 SKILL.md files collected from 282,200 public repositories. After deduplication via content hashing, the dataset contains 1,877,981 unique skills, each preserving its full textual content, YAML front matter, directory structure, and associated repository metadata. GitSkills is the first large-scale, systematically curated collection of agent skills written in natural language, released in SQLite format to support reproducible research. It establishes a foundational resource for empirical studies at the intersection of software engineering and AI agents, enabling multidimensional analyses of skill adoption, reuse patterns, evolution, provenance, and security.