·image-resize
</>

image-resize

agntswrm/agent-media

画像のサイズを指定された寸法に変更します。画像サイズの変更、サムネイルの作成、または特定の表示要件に合わせて画像を準備する必要がある場合に使用します。

14インストール·0トレンド·@agntswrm

インストール

$npx skills add https://github.com/agntswrm/agent-media --skill image-resize

SKILL.md

Resizes an image to a target width or height while optionally maintaining aspect ratio.

| --in | Yes | Input file path or URL | | --width | No | Target width in pixels | | --height | No | Target height in pixels | | --out | No | Output path, filename or directory (default: ./) | | --provider | No | Provider to use (default: auto-detect) |

At least one of --width or --height must be specified.

画像のサイズを指定された寸法に変更します。画像サイズの変更、サムネイルの作成、または特定の表示要件に合わせて画像を準備する必要がある場合に使用します。 ソース: agntswrm/agent-media。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/agntswrm/agent-media --skill image-resize
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

image-resize とは?

画像のサイズを指定された寸法に変更します。画像サイズの変更、サムネイルの作成、または特定の表示要件に合わせて画像を準備する必要がある場合に使用します。 ソース: agntswrm/agent-media。

image-resize のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/agntswrm/agent-media --skill image-resize インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/agntswrm/agent-media