Update README.md

This commit is contained in:
Behi 2025-10-17 18:44:06 +03:30 committed by GitHub
parent 87c9245722
commit 53c30d8ee5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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