From 53c30d8ee5d8a6b790cd497ef7134797a533e57a Mon Sep 17 00:00:00 2001 From: Behi Date: Fri, 17 Oct 2025 18:44:06 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb512a0..23a02a9 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ - [file-manager](https://github.com/anthropics/skills/tree/main/file-manager) - List, read, write local or cloud files. - [task-runner](https://github.com/anthropics/skills/tree/main/task-runner) - Chain multiple skills into automated workflows. - [email-parser](https://github.com/anthropics/skills/tree/main/email-parser) - Parse email content into structured summaries or data. -- [skill-creator](https:// https://github.com/anthropics/skills/tree/main/skill-creator) - Template / helper to build new Claude skills. +- [skill-creator](https://github.com/anthropics/skills/tree/main/skill-creator) - Template / helper to build new Claude skills. - [template-skill](https://github.com/anthropics/skills/tree/main/template-skill) - Minimal skeleton for a new skill project structure. ## 🤝 Contribution