Generate natural-language recommendation explanations that tell users why these items are recommended.
基于推荐结果生成自然语言的推荐理由说明,帮助用户理解推荐逻辑。
{
"recommendations": [
{
"rank": 1,
"product_id": "p_001",
"name": "Redmi K70",
"price": 2499,
"score": 0.92,
"recommendation_reasons": [
"符合您的预算范围",
"游戏性能出色"
]
}
],
"user_input": "我想买个2000-3000元的手机,平时玩游戏"
}
{
"structured": {
"response_type": "recommendation",
"products_count": 3
},
"text": "根据您的需求,我为您推荐以下几款手机:\n\n**首选推荐:Redmi K70 (¥2499)**\n\n推荐理由:\n- 性能强劲..."
}
npx skills add fhammer/recommendation_explanation下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools
Tags:recommendation, explanation, llm