← 返回 Skills 市场
295
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install real-human
功能描述
真实的人类 - 帮助AI识别、分析和建模人类个体。当用户提到"人类建模"、"用户画像"、"人格分析"、"了解一个人"、"分析行为模式"、"真实的人类"时使用。
安全使用建议
This skill appears to do what it says: build and maintain per-user models by writing files in the agent workspace. Before installing, confirm the platform's storage and access controls: who can read workspace/human-models/, are '-private' files actually encrypted at rest and access-restricted, and where are backups stored? Verify the platform provides (or you will supply) the helper functions the SKILL.md assumes (analyzeEmotion, extractTopics, etc.) or that the agent will not fail when they are missing. Ensure explicit user consent and retention/deletion policies for sensitive categories (health, finance, psychological data), and avoid recording extremely sensitive items unless secure mechanisms are in place. If you cannot verify secure storage and consent flows, treat the skill as privacy-sensitive and restrict its use.
功能分析
Type: OpenClaw Skill
Name: real-human
Version: 1.0.0
The 'real-human' skill bundle provides a structured framework for an AI agent to perform user profiling and human modeling to enhance personalization. It contains only Markdown instructions and documentation (SKILL.md, extraction-methods.md, modeling-framework.md) that guide the agent to store user traits, cognitive styles, and behavioral patterns in the local workspace (e.g., 'human-models/{user_id}.md'). The bundle includes explicit ethical guidelines and privacy principles, such as avoiding unauthorized sensitive data and ensuring user transparency, with no evidence of malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name, description, and the files (SKILL.md + two reference docs) all describe human/user modeling and personalization. The required resources (none) and the behaviors (create/read/update user model files) align with the declared purpose.
Instruction Scope
Runtime instructions explicitly tell the agent to create/read/update files under workspace/human-models/ and to integrate with existing memory files (MEMORY.md, memory/YYYY-MM-DD.md, USER.md). That is coherent for a modeling skill, but it means the agent will be instructed to persist user data. The SKILL.md also lists '内置函数' (analyzeEmotion, extractTopics, etc.) that are not implemented in the package—this assumes platform-provided helpers or other code which is not present in the skill bundle.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no added binaries — low footprint and nothing written to disk by an installer. All behavior comes from textual runtime instructions.
Credentials
The skill requests no environment variables or external credentials (proportionate). However, it prescribes storing potentially sensitive categories of information (health, finances, family issues) and creating '-private' files that it says should be 'encrypted/authorized' without giving implementation details—this creates an unaddressed need for secure storage and access control.
Persistence & Privilege
always is false and the skill does not request elevated runtime privileges or to modify other skills. The skill's normal autonomous invocation capability is the platform default. Persistent storage behavior (writing user-model files) is part of its function but is limited to the workspace paths it documents.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install real-human - 安装完成后,直接呼叫该 Skill 的名称或使用
/real-human触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始发布 - 帮助AI识别和建模人类个体
元数据
常见问题
真实的人类 是什么?
真实的人类 - 帮助AI识别、分析和建模人类个体。当用户提到"人类建模"、"用户画像"、"人格分析"、"了解一个人"、"分析行为模式"、"真实的人类"时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。
如何安装 真实的人类?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install real-human」即可一键安装,无需额外配置。
真实的人类 是免费的吗?
是的,真实的人类 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
真实的人类 支持哪些平台?
真实的人类 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 真实的人类?
由 wasinc(@wasinc)开发并维护,当前版本 v1.0.0。
推荐 Skills