GitSkills: A Dataset of Agent Skills on GitHub
arXiv:2608. 10906v1 Announce Type: cross Abstract: An agent skill is a folder containing a SKILL.
arXiv:2608. 12610v1 Announce Type: new Abstract: There are 56,804 public agent skills today, and teams write many more privately.
arXiv:2608. 10906v1 Announce Type: cross Abstract: An agent skill is a folder containing a SKILL.
arXiv:2607. 03780v1 Announce Type: cross Abstract: SkillFab is an agent-native platform for turning missing capabilities into reviewed, reusable Agent Skills.
arXiv:2606. 26924v1 Announce Type: cross Abstract: LLM coding harnesses grant agents broad file and shell access, yet the configuration layer that steers them -- rules files, agent definitions, IDE-specific markdown -- is largely unmanaged.
arXiv:2607. 14390v1 Announce Type: cross Abstract: Coding agents now produce a growing share of a team's code, while the reasoning behind each change -- the alternatives weighed, the constraints discovered, the approaches rejected -- is trapped in assistant transcripts that vanish with the session.
arXiv:2607. 22917v2 Announce Type: replace-cross Abstract: Large Language Model (LLM) agents have significantly improved coding and programming workflows.
arXiv:2607. 22917v1 Announce Type: new Abstract: Large Language Model (LLM) agents have significantly improved coding and programming workflows.
arXiv:2606. 09316v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) enables agents to access external knowledge at inference time, but it primarily retrieves fragmented declarative evidence, leaving agents to repeatedly infer task procedures from passages, manuals, examples, logs, or trajectories.
arXiv:2607. 25032v1 Announce Type: cross Abstract: Agent Skills are an emerging way to extend large language model agents with reusable procedural knowledge that the agent loads on demand.
arXiv:2602. 12430v4 Announce Type: replace-cross Abstract: The transition from monolithic language models to modular, skill-equipped agents marks a defining shift in how large language models (LLMs) are deployed in practice.
arXiv:2606. 22504v1 Announce Type: cross Abstract: Coding agents often receive broad tool access for an entire task, even when a resource is needed only for one subgoal.
arXiv:2607. 10113v1 Announce Type: new Abstract: Large language model agents increasingly store reusable procedures outside the model.
arXiv:2606. 01185v1 Announce Type: new Abstract: Coding agents are becoming users of data infrastructure, but their success depends not only on model quality: it also depends on the skills and environment files that teach agents how to use a system.