Claude代码的云计算技能
用于管理Cloudinary映像的Claude Code技能——上传、URL转换、MCP工具集成和Astro框架配置。
安装
skillsmith install wrsmith108/cloudinary或手动复制 SKILL.md 到 ~/.claude/skills/cloudinary/SKILL.md.
它的作用
- 生成优化的Cloudinary URL
f_auto,q_auto,响应宽度 - 通过Node.js SDK、CLI或Cloudinary MCP工具指导图像上传
- 提供转换备忘单(博客、手机、OG卡、视网膜、缩略图)
- 配置Astro与CDN直通指南的集成
- 涵盖文件夹约定和故障排除
触发器
| 类型 | 值 |
|---|---|
| 明确 | /cloudinary |
| 关键词 | upload to cloudinary, cloudinary url, optimize images, image transforms, blog images, f_auto q_auto, image cdn |
使用的工具
Bash--CLI上传、SDK脚本Read--检查配置文件WebFetch-Cloudinary API文档
需求
CLOUDINARY_URL环境变量集(cloudinary://key:secret@cloud_name)- 可选: cloudinary资产管理MCP服务器 用于直接访问工具
