resize-images

Resize images in blog post assets to a specified width.

Updated Jun 9, 2018
One-click install
npx skills add https://github.com/jsorge/jsorge.net --skill resize-images
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resize-images
Source: https://github.com/jsorge/jsorge.net/tree/main/.claude/skills/resize-images
Command: npx skills add https://github.com/jsorge/jsorge.net --skill resize-images

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resizes images in blog post assets to ensure a consistent visual width and prevent layout issues, saving time in publishing.

Core Features & Use Cases

  • Automatic resizing: Resize images wider than the defined max width (default 1000px).
  • Custom widths: Resize images to a user-specified width, regardless of current size.
  • Use Case: Prevents oversized images from breaking layouts on mobile or desktop views by normalizing image widths.

Quick Start

Resize images to a target width (e.g., 800px) within the post's assets folder; the Skill will detect eligible images and prompt for confirmation before resizing.