一键导入
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 职业分类
Bootstrap agent configuration and generate AGENTS.md from project config (codi.toml), SCM flow, monorepo structure, MCP ecosystem, and docs/ — template-based and idempotent.
Repository understanding and hierarchical codemap generation
Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository.
Generate a daily planning Markdown file combining Google Calendar events and Jira tasks. Creates an executable daily agenda with configurable parameters, dynamic emoji detection, and timezone support.
Create consistent releases and changelogs
Validate, push the current branch, and create a GitHub pull request from the current diff
| 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 |
| metadata | {"author":"codiplab","version":"0.4.1"} |
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.