跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Image Optimization Analysis

技能 活跃
属于:Claude Seo

Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, CLS prevention, image SERP rankings (via DataForSEO), and image file optimization (WebP/AVIF conversion, IPTC/XMP metadata injection). Use when user says "image optimization", "alt text", "image SEO", "image size", "image audit", "optimize images", "image metadata", "image SERP", "convert to webp", or "image file optimize".

目的

Enhance website SEO and performance by analyzing and optimizing image assets.

功能

  • Image audit for SEO and performance
  • Alt text, file size, format, and dimensions checks
  • Responsive images and lazy loading analysis
  • Image file optimization (WebP/AVIF conversion, metadata injection)
  • Image SERP analysis via DataForSEO extension

使用场景

  • Auditing existing website images for SEO best practices
  • Optimizing image files for better web performance
  • Ensuring proper implementation of responsive images and lazy loading
  • Analyzing competitor image strategies via SERP data

非目标

  • Performing general website technical audits beyond image optimization
  • Directly generating or creating new images from scratch (though extensions can assist)
  • Analyzing non-image assets like CSS or JavaScript performance

工作流

  1. User provides a URL or path to analyze/optimize.
  2. Skill performs image analysis (alt text, size, format, etc.).
  3. Skill optionally performs image file optimization (conversion, metadata).
  4. Skill optionally performs SERP analysis via DataForSEO extension.
  5. Skill reports findings and recommendations.

实践

  • SEO
  • Web Performance Optimization
  • Content Auditing

先决条件

  • Python 3.10+
  • Claude Code CLI
  • Local installation of tools like exiftool, cwebp, ImageMagick, or FFmpeg for file optimization features.

Documentation

  • info:Configuration & parameter referenceThe SKILL.md documents parameters and tools, but specific command-line flags for the optimization functions (e.g., quality settings for cwebp) are not explicitly detailed with defaults.

Maintenance

  • warning:Dependency ManagementThe SKILL.md lists required tools like exiftool and cwebp but does not specify version pinning or provide explicit instructions on how to manage these dependencies beyond system package manager recommendations, raising potential update/vulnerability concerns.

Code Execution

  • warning:ValidationThe skill validates input URLs and file types implicitly through the tools it calls (e.g., exiftool, cwebp), but there is no explicit mention of schema-based validation for inputs or outputs in the documentation.

Execution

  • warning:Pinned dependenciesWhile the SKILL.md lists required tools like exiftool and cwebp, it does not pin specific versions or provide lockfiles, relying on system package managers which may lead to unexpected behavior with different tool versions.

安装

请先添加 Marketplace

/plugin marketplace add AgriciDaniel/claude-seo
/plugin install claude-seo@agricidaniel-seo

质量评分

93 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标6.5k
许可证MIT
状态
查看源代码

类似扩展

Toprank Weekly Review

100

Run a weekly SEO review for one registered website, write audit artifacts, and choose the next best safe action.

技能
nowork-studio

Optimize For Shopify

99

Resize a product photo to Shopify's recommended 2048×2048px square format, sharpen, and convert to WebP for fast storefront load times.

技能
iterationlayer

Compress Image For Email

98

Resize, sharpen, and compress an image to fit email platform size limits in a single pipeline.

技能
iterationlayer

Investigate Capa Root Cause

100

Investigate root causes and manage CAPAs (Corrective and Preventive Actions) for compliance deviations. Covers investigation method selection (5-Why, fishbone, fault tree), structured root cause analysis, corrective vs preventive action design, effectiveness verification, and trend analysis. Use when an audit finding requires a CAPA, when a deviation or incident occurs in a validated system, when a regulatory observation needs a formal response, when a data integrity anomaly requires investigation, or when recurring issues suggest a systemic root cause.

技能
pjt222

Soul Guardian

100

Drift detection + baseline integrity guard for agent workspace files with automatic alerting support

技能
prompt-security

Audit Dependency Versions

100

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.

技能
pjt222