which-model
Solid当用户需要调研某个 skill 的模型选择最佳实践时使用:分析目标技能的源代码与工作流 → 通过联网搜索(Tavily/SearXNG/DuckDuckGo)收集官方文档与社区经验 → 总结出哪些场景该用什么模型/参数 → 生成 WHICHMODEL 小节插入目标技能的 README.md。
Install
Quality Score: 86/100
Skill Content
Details
- Author
- huangwb8
- Repository
- huangwb8/skills
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ai-product-manager-master
AI 产品经理 (LLM 应用 / 生成式 AI / Agent 产品 / Copilot 嵌入 — 跨模型评估 / 工作流设计 / 产品-工程协同) (AI Product Manager — LLM application / generative AI / agent product 的产品经理实战) Master OS — automated mastery of AI Product Manager — LLM application / generative AI / agent product 的产品经理实战: top builders' mental models, tool stack, current workflows, jargon, and where to keep up. Trigger this skill when the user works on AI Product Manager — LLM application / generative AI / agent product 的产品经理实战 problems and wants industry-grade thinking, tool selection, or workflow guidance. 触发词:「AI 产品经理」「AI PM」「LLM 产品」「Generative AI product」「RAG 产品」
ai-cross
多模型分工���跨厂商交叉验证 skill:把任务派给合适的模型分工执行,用不同厂商的模型互相核查关键产出,按档位分层派发以节省订阅额度。适用场景:用户要求派发任务、分层执行、多模型协作、对关键产出做交叉验证、盘点或接入可用模型,或提到 dispatch、派工。不适用场景:单模型环境下的普通任务(没有派发需求时不要触发)、没有 shell 执行能力的纯聊天宿主。
shijuefenxi
通用图像/视觉理解与网页综合读取。当需要“看懂”一张/多张图片,或读取一个网页的文字并识别其图片时使用——本模型无法直接接收图像 token,必须调用 scripts/analyze.py 或 scripts/read_web.py 把图片交给视觉模型转成结构化中文文字后再分析。适用:用户给出图片本地路径或 URL、网页 URL,需要描述画面、提取图中文字(OCR)、分析截图/报错图/手绘草稿/图表/UI/文档拍照/前后对比、网页内容+配图综合信息等。不适用:纯文本任务、已有现成文字无需看图、生成图片(走 imagegen)。