lovstudio:finder-action
Installation
SKILL.md
finder-action — Mac Finder 右键菜单动作生成器
根据用户描述生成 Finder 右键菜单动作,自动判断模式:
| 场景 | 模式 | 技术方案 |
|---|---|---|
| 右键文件/文件夹 | Quick Action | Automator workflow |
| 右键空白处 | Finder Extension | Swift + xcodegen |
参数格式
<动作名称> [触发描述]
示例:
pdf2png .pdf 将PDF所有页面纵向拼接成一张PNG→ Quick Action新建md文件 在空白处右键创建markdown文件→ Finder Extension
模式判断
Related skills