From f458cee31a7577a47ba0c9a101976fa599385174 Mon Sep 17 00:00:00 2001 From: Andrew Qu Date: Fri, 8 May 2026 17:34:37 -0700 Subject: [PATCH] Update README.md (#1094) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9cb85b286..eb54ee8b9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ > **Note:** This repository contains Anthropic's implementation of skills for Claude. For information about the Agent Skills standard, see [agentskills.io](http://agentskills.io). +[![skills.sh](https://skills.sh/b/anthropics/skills)](https://skills.sh/anthropics/skills) + # Skills Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks.