원클릭으로
image-compression
Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create consistent releases and changelogs
Validate, push the current branch, and create a GitLab merge request from the current diff
Create git commits using goji rules from .goji.json (type/scope/emoji/signoff) with path-based heuristics.
Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.
Skill para consultar Jira Cloud mediante MCP y generar un archivo CSV con las tareas más frecuentes de un proyecto dado, sin filtrar por estado.
Skill para gestionar incidentes en Jira Cloud usando el MCP de Atlassian (crear, buscar y actualizar issues).
| name | image-compression |
| description | Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file. |
| agent | OpenCode |
| license | Proprietary |
path (optional): workspace-relative or absolute path to the image (example: assets/images/project-hero.png).If path is not provided, ask the user for the file path (recommend: workspace-relative).
image-compression_image_compression.<original-basename>-compressed.<ext> (example: project-hero-compressed.png).If the user explicitly requests overwriting, replace the original after compression.
path is missing: ask the user for the file path.urls: the provided local file path (no URL prefix).format: infer from extension when obvious (e.g., png, jpg, webp). If unclear, omit.