resize-images
仓库创建 2026年3月2日最近提交 19 小时前SkillHot 收录 4 小时前
▸ 精选理由
适合发布与打印时快速生成多尺寸版本,操作可控。
这个 Skill 做什么
批量调整图片尺寸与格式,输出到命名子文件夹且保留原图。
批量把图片按预设尺寸或格式输出到命名子文件夹,原图永远不被改动。常用在做网站、社媒帖、幻灯片或按 ARCH 尺寸出稿的时候,一次处理大量照片或渲染图。特点是流程可控、输出有命名规范,先确认来源文件夹才开始,避免误改源文件。
▸ 展开 SKILL.md 英文原文
Batch-resize or convert a folder of images for web, social media, slides, or ARCH-size print output while preserving originals. Use for image resizing, format presets, or photo batches; not for product-image background removal.
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/resize-images/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/resize-images/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /as: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) > -
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有