← 返回 Skills 市场
190
总下载
1
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install openclaw-user-profiler
功能描述
Two things: (1) Build a user.md through conversation so your OpenClaw lobster knows who it's working with. (2) Recommend Claude Code Skills based on the user...
安全使用建议
This skill appears to do what it says: it will ask you for a directory, read an existing user.md if present, let you update it, and write a user.md file. Before installing/using it, consider: (1) it needs permission to read and write files in directories you point it to — don't point it at sensitive locations. (2) it will scan your Claude skills directory to see what's installed; that requires filesystem access but not credentials. (3) recommendations may include many third-party/community Skills that are installed using commands like `npx skills add <package>` — installing those external packages is a separate security decision (they may run code). (4) the skill explicitly says it will refuse to store sensitive info, but avoid pasting secrets or private IDs into the profiling conversation. If you want extra assurance, review the linked GitHub repo (homepage) to confirm authorship and examine the catalog of recommended packages before following any install suggestions.
功能分析
Type: OpenClaw Skill
Name: openclaw-user-profiler
Version: 2.3.1
The openclaw-user-profiler skill is designed to create a local user profile (user.md) and recommend relevant AgentSkills based on the user's professional role. The code and instructions in SKILL.md and the reference files focus entirely on conversational data gathering and matching roles to a curated catalog of third-party skills. Notably, the documentation in references/user-md-template.md includes explicit security warnings advising the agent and user never to store sensitive information like passwords or API keys. There is no evidence of data exfiltration, obfuscation, or malicious prompt injection intended to bypass safety protocols.
能力评估
Purpose & Capability
Name/description (build user.md and recommend skills) align with the instructions: the skill asks to check for, read, update, and write a user.md and to scan a Claude skills directory to produce recommendations. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read a target directory for user.md, read/overwrite that file, and scan the user's Claude skills directory to determine installed skills. These actions are coherent for the stated purpose but do grant the skill access to arbitrary filesystem paths the user points it to. The skill also suggests inferring timezone from 'system info' (implicit system access). The instructions include a clear rule to refuse writing sensitive data, which is good. No instructions send data to external endpoints other than recommending external skill packages (see user guidance).
Install Mechanism
This is instruction-only with no install spec or code files — lowest-risk install surface. Nothing is downloaded or written during installation from the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. Its needs (filesystem read/write and optional system info for timezone) are proportionate to building a local user.md and checking installed skills. There are no undeclared secrets or credential access requested by the skill.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill does not request persistent system privileges or claim to modify other skills or global agent settings. Its filesystem writes are limited to the user-specified target directory (user.md).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-user-profiler - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-user-profiler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.1
Fix PR review issues: remove dead SKILL_DIR directive, translate catalog to English, platform-agnostic paths, consistent terminology, curated A3 full-stack skills
v2.4.0
Catalog update: +12 skill recommendations across 8 roles (n8n, brave-search, stripe, notion, trello, alphaear-stock)
v2.3.0
Description rewrite: elevated Skill recommendation to equal weight with profiling; 42 roles × 11 categories highlighted
v2.2.1
Fix: description now correctly removes misleading Not-for clause
v2.2.0
Optimized description; removed misleading Not-for clause; added proactive skill recommendation after profiling
v2.1.0
Added Chinese language adaptation: dialogue tone examples, intake question mapping, and Chinese user.md example
v2.0.0
Full English rewrite: SKILL.md, intake guide, template, and example — structure and logic preserved
v1.2.0
角色×Skill 推荐目录升级:11 大类 42 个角色,三级继承模型,标注官方/外部来源和安装量
v1.1.0
补充英文触发词,增加统一错误格式
v1.0.0
首次发布:用户画像采集 + 角色×Skill 推荐
元数据
常见问题
Openclaw User Profiler 是什么?
Two things: (1) Build a user.md through conversation so your OpenClaw lobster knows who it's working with. (2) Recommend Claude Code Skills based on the user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Openclaw User Profiler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-user-profiler」即可一键安装,无需额外配置。
Openclaw User Profiler 是免费的吗?
是的,Openclaw User Profiler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw User Profiler 支持哪些平台?
Openclaw User Profiler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw User Profiler?
由 eamanc(@eamanc-lab)开发并维护,当前版本 v2.3.1。
推荐 Skills