instances/xiaodazi/skills/app-recommender/SKILL.md
Recommend the best application for a user task based on installed apps (from app-scanner) and common software knowledge.
npx skillsauth add malue-ai/dazee-small app-recommenderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
根据用户任务需求,结合已安装的应用(通过 app-scanner),推荐最合适的软件。
用户需求(如「编辑 PDF」)
↓
1. 调用 app-scanner 获取已安装应用列表
↓
2. 匹配已安装应用中能满足需求的
↓
3. 如果有多个匹配 → 按优先级推荐
如果无匹配 → 推荐安装方案
↓
4. 输出推荐结果
| 需求 | 系统自带 | 推荐免费 | 推荐付费 | |------|---------|---------|---------| | 看/标注 PDF | Preview | Skim | PDF Expert | | 编辑图片 | Preview, Photos | GIMP | Pixelmator Pro | | 写文档 | TextEdit, Pages | LibreOffice | Word | | 做表格 | Numbers | LibreOffice | Excel | | 做 PPT | Keynote | LibreOffice | PowerPoint | | 剪视频 | iMovie | DaVinci Resolve | Final Cut Pro | | 写代码 | - | VS Code | - | | 画图/设计 | - | Figma (Web) | Sketch | | 录屏 | Screenshot (Cmd+Shift+5) | OBS | ScreenFlow | | 压缩文件 | Archive Utility | Keka | BetterZip | | 看 Markdown | - | MacDown | Typora | | 终端 | Terminal | iTerm2 | - |
| 需求 | 系统自带 | 推荐免费 | 推荐付费 | |------|---------|---------|---------| | 看 PDF | Edge | SumatraPDF | Adobe Acrobat | | 编辑图片 | Paint | GIMP | Photoshop | | 写文档 | WordPad | LibreOffice | Word | | 剪视频 | Clipchamp | DaVinci Resolve | Premiere | | 写代码 | Notepad | VS Code | - | | 录屏 | Xbox Game Bar | OBS | Camtasia |
| 需求 | 推荐免费 | 推荐付费 | |------|---------|---------| | 笔记 | Obsidian, Notion | Bear | | 任务管理 | Trello, Todoist | Things | | 密码管理 | Bitwarden | 1Password | | 邮件 | Thunderbird | Spark | | 浏览器 | Firefox, Chrome | Arc |
brew install xxx 或 App Store 链接)development
Local web search (Tavily/Exa, requires API Key). For quick searches. If no Key configured or deep research needed, use cloud_agent instead.
development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Moltbot voice-call plugin.