📦 Recommend — 智能推荐
v1.0.0基于上下文的智能推荐引擎,持续学习用户偏好、主动调研选项并预判期望,为决策提供精准、个性化的建议。
2· 950·0 当前·0 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and does what it claims, but it will read your conversation history and memory files and write preference updates there. Before installing, review your memory (memory/*.md, MEMORY.md) for any sensitive items you don't want a recommendation skill to read or store (API keys, passwords, private notes). If you prefer, disable autonomous invocation for the agent or configure the agent's memory policies so the skill only stores non-sensitive preference signals. Finally, ask...详细分析 ▾
✓ 用途与能力
Name/description align with the runtime instructions: gathering user context, extracting preferences, researching candidates, ranking, and storing outcomes. Required capabilities (reading memory and conversation history) are consistent with a personalization/recommendation skill.
ℹ 指令范围
SKILL.md instructs the agent to search memory/*.md, MEMORY.md, conversation history, and behavioral signals and then perform web-style research and shortlist options. This is coherent for recommendations but gives the skill broad read access to agent memory and conversation history and allows outbound research (unspecified endpoints). The instructions also tell the agent to 'store learnings in memory' so it will persist data.
✓ 安装机制
Instruction-only skill with no install spec and no code files — minimal installation risk (nothing is written to disk by an installer).
✓ 凭证需求
No environment variables, credentials, or external config paths are requested. The only resources used are agent-internal (memory, conversation history) which are appropriate for personalization.
ℹ 持久化与权限
The skill explicitly instructs the agent to store outcomes and update preference memory. It does not request always:true and is not force-included, but it will persist data in the agent's memory if invoked — consider this when sensitive information exists in memory.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/12
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install recommend
镜像加速npx clawhub@latest install recommend --registry https://cn.longxiaskill.com