원클릭으로
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 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 listar issues no terminadas asignadas al usuario en Jira usando `jasper.toml`, elegir una y crear un branch `feature/<ISSUE-KEY>`.
Skill para generar un reporte de implementacion para el issue de Jira derivado del branch actual usando un template y un resumen basado en commits, y publicarlo como comentario.
Skill para crear issues de tipo epic y/o task en Jira Cloud a partir de un archivo Markdown y luego completar componentes, labels y issue keys.
Create consistent releases and changelogs
| 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. |
| 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.