Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentMédio

Image Optimization Analysis

poragricidaniel·agricidaniel· v1.0.0 · atualizado em 2026-04-10
76
Score

>

seoimage-optimizationweb-performanceimage-formatslazy-loadingcumulative-layout-shift
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdseo-images/workflow
1
Identify Images: — Scans the webpage's HTML to identify all `<img>` elements.
2
Extract Attributes: — Extracts key attributes from each image, including `src`, `alt`, `width`, `height`, `loading`, and `srcset`.
3
Check Alt Text: — Verifies that each image has descriptive alt text.
4
Assess File Size: — Checks if the image file size is within recommended thresholds based on image category.
5
Evaluate Format: — Determines if the image format is optimal (WebP/AVIF) and suggests alternatives if needed.
6
Check Dimensions: — Verifies that `width` and `height` attributes are set to prevent CLS.
7
Evaluate Lazy Loading: — Checks if lazy loading is correctly implemented for below-the-fold images.
8
Generate Report: — Creates a summary report with prioritized optimization recommendations.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aImplement Design
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aApp Store Screenshots Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aMarp Slide Creator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Image Optimization Analysis
seo-images
Fases Cognitivas4
1.SENSE
2.EVALUATE
3.RECOMMEND
4.REFLECT
Triggers6
analyze image SEOoptimize images for webcheck image alt textimprove image loading speedassess image formats for SEOfind images without dimensions

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download seo-images
$ synaptic skills detail seo-images
$ synaptic skills live seo-images

Links

GitHub Repository