AI Agent skill for Image Metadata Reader
--- name: image-metadata-reader description: Extracts metadata from images version: 1.0.0 category: computer-vision --- # Image Metadata Reader ## Overview The Image Metadata Reader skill enables the extraction of metadata from images, including information such as camera settings, location, and timestamps. This skill can be used in various applications, including photo management, digital forensics, and content analysis. ## Instructions To use the Image Metadata Reader skill, provide an image file or a URL pointing to an image. The skill will then extract the available metadata and return it in a structured format. The following metadata fields are supported: * Camera make and model * Camera settings (aperture, shutter speed, ISO) * Location (GPS coordinates) * Timestamp * Image dimensions and resolution * File format and compression The skill supports various image formats, including JPEG, TIFF, and PNG. The output will be in JSON format, making it easy to integrate with other applications and services.
AI Agent Skills are reusable workflow packages that extend your AI coding assistant with multi-step capabilities. Install Image Metadata Reader by following these steps.
.cursor/skills/ or .codex/skills/ directory