resize-images
仓库创建 2026年3月2日最近提交 19 小时前SkillHot 收录 20 天前
▸ 精选理由
节省大量手动调整与命名时间,适合内容发布与设计交付。
这个 Skill 做什么
按网页、社媒、幻灯片和印刷规格批量调整图片并输出到命名子文件夹。
帮你把一堆照片按网页、社媒、幻灯片和印刷规格一键批量改尺寸,能输出 WebP、JPEG,打印支持 300 DPI。用的时候只需指定源文件夹,它会把处理后的图片放到命名子文件夹,原图不改动。特色是同时支持社媒中心裁切(Instagram/Twitter/LinkedIn)、幻灯片分辨率和多种 ARCH 打印尺寸,省时好管理。
▸ 展开 SKILL.md 英文原文
Batch-resize images for web (WebP at 1920/1200/400px), social (center-cropped WebP at Instagram square/portrait, Twitter/X, LinkedIn), slides (center-cropped JPEG at 1024×768 and 1920×1080), and print (300 DPI JPEG at ARCH A 9×12, ARCH B 12×18, ARCH C 18×24). Asks user for source folder, outputs resized copies into subfolders within that folder.
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/07-presentations/skills/resize-images/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/07-presentations/skills/resize-images/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /resize-images — Image Resizer for Web, Social, and Print Resize project photos and renders for web publishing, social media, and print layouts. Always asks the user for the source folder before doing anything. Outputs resized copies into clearly named subfolders — originals are never modified. ## Step 1: Ask for the source folder Before doing anything else, ask: > "Which folder contains the images you'd like to resize?" Wait for the user's response. Accept any valid path — absolute, relative, or with `~`. Expand `~` to the user's home directory. Then ask: > "Which outputs do you need? (choose one or more) > - **Web** — WebP at 1920px (hero), 1200px (standard), 400px (thumb) > - **S
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有