From b8604ada3e64c6fb4e9e9b9e75491fca0e29d19a Mon Sep 17 00:00:00 2001 From: jaxx2104 Date: Tue, 5 May 2026 00:39:27 +0900 Subject: [PATCH] Add exiftool-skill to Agent Skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03060ed..7a40492 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**meta_skilld**](https://github.com/Dicklesworthstone/meta_skilld): Rust CLI for managing Claude Code skills: indexing, building, bundling, and sharing. - [**claude-cs**](https://github.com/nbashaw/claude-cs): A Claude Code skill that helps you build custom customer support automation for your company. - [**design-engineer-auditor-package**](https://github.com/kylezantos/design-engineer-auditor-package): A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. +- [**exiftool-skill**](https://github.com/jaxx2104/exiftool-skill): A Claude Code skill for image, video, and audio metadata via ExifTool — view, edit, geotag, batch rename, and sanitize before publication, with plan-confirm-execute safety gating on writes. ---