openclaw-user-profilerTwo 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...
Install via ClawdBot CLI:
clawdbot install eamanc-lab/openclaw-user-profilerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/eamanc-lab/openclaw-persona-forgeAudited Apr 18, 2026 · audit v1.0
Generated May 24, 2026
When a new developer joins a team, the skill can interact with them to build a user.md capturing their role, tech stack, preferred tools, and timezone. This helps the AI agent tailor its assistance from day one.
A product manager asks the agent to recommend skills. The skill reads their existing user.md or asks directly, then uses the inheritance model to suggest relevant skills like 'Story Prioritization' or 'Roadmap Generator' from the catalog.
In a consulting firm, agents need to quickly understand each client stakeholder's role (e.g., engineer, PM, executive). The skill profiles each user in a separate user.md, enabling personalized interactions across the engagement.
A freelance designer uses the skill to create a user.md capturing their design stack, preferred workflow, and client time zones. The agent then recommends skills like 'Design Review' or 'Freelance Invoice Helper'.
An engineer transitioning from backend to full-stack uses the skill to update their existing user.md. The agent modifies only the relevant fields and then offers new skills aligned with their changing role.
The skill is open-source and free to use (MIT license). Advanced or enterprise features (e.g., custom role catalogs, multi-user management) could be offered as paid upgrades.
Offer paid consulting to companies that want to adapt the role-skill catalog or integrate the profiler into their own AI toolchains. This includes training, setup, and maintenance.
Build a platform where users contribute and share role definitions and skill recommendations. Revenue could come from featured or verified skill listings, or a subscription for premium catalog access.
💬 Integration Tip
Place the skill package in your Claude Code skills directory. When triggered, respond conversationally without listing all questions at once; infer what you can from context.
Scored May 24, 2026
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with proper exclusions.
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
Coding workflow with planning, implementation, verification, and testing for clean software development.