← Back to Skills Marketplace
eamanc-lab

Openclaw User Profiler

by eamanc · GitHub ↗ · v2.3.1 · MIT-0
cross-platform ✓ Security Clean
190
Downloads
1
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install openclaw-user-profiler
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-user-profiler
  3. After installation, invoke the skill by name or use /openclaw-user-profiler
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 推荐
Metadata
Slug openclaw-user-profiler
Version 2.3.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 10
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Openclaw User Profiler?

Run "/install openclaw-user-profiler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw User Profiler free?

Yes, Openclaw User Profiler is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw User Profiler support?

Openclaw User Profiler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw User Profiler?

It is built and maintained by eamanc (@eamanc-lab); the current version is v2.3.1.

💬 Comments