← Back to Skills Marketplace
975
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install recommend
Description
Context-aware recommendations. Learns preferences, researches options, anticipates expectations.
Usage Guidance
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 how the skill performs external research (which sites/APIs it uses) if you want tighter network/privacy controls.
Capability Analysis
Type: OpenClaw Skill
Name: recommend
Version: 1.0.0
The OpenClaw skill bundle for 'recommend' is benign. All files (SKILL.md, categories.md, sources.md, _meta.json) define a standard recommendation process, instructing the AI agent to gather context from its own memory files and conversation history, extract preferences, research options, and store learnings back into memory. There are no instructions for data exfiltration, unauthorized execution, persistence, or any form of prompt injection aiming to subvert the agent's purpose or access sensitive data beyond its operational scope. The instructions are clear and directly support the stated goal of providing context-aware recommendations.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal installation risk (nothing is written to disk by an installer).
Credentials
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.
Persistence & Privilege
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recommend - After installation, invoke the skill by name or use
/recommend - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Recommend?
Context-aware recommendations. Learns preferences, researches options, anticipates expectations. It is an AI Agent Skill for Claude Code / OpenClaw, with 975 downloads so far.
How do I install Recommend?
Run "/install recommend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recommend free?
Yes, Recommend is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Recommend support?
Recommend is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recommend?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills