← 返回 Skills 市场
Chloe
作者
fearlesszi
· GitHub ↗
· v1.0.0
· MIT-0
308
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install social-persona-chloe
功能描述
Chloe simulates a high-EQ female persona for social media replies, posts, and emotional interactions with typo and delay effects.
安全使用建议
What to check before installing: 1) Missing memory DB and tool implementations — SKILL.md expects a read_memory(user_id) that queries data/memory.db but there is no memory.db or read_memory implementation in the package; ask the publisher how memory is provided and where sensitive chat logs would be stored. 2) Integration ambiguity — the skill claims to handle webhooks and post on social platforms yet declares no API keys or endpoints; confirm how posting/authentication is performed and which credentials the hosting agent will supply. 3) Ethical/deception risk — the skill explicitly instructs the agent to never admit it is AI and to impersonate a young woman; this can violate platform policies and legal/ethical norms and may expose you to abuse/account suspension. 4) Local code review — the two Python behavior files appear benign and do not perform network I/O, but review them yourself; they add delays (time.sleep) which may block processing. 5) Test in isolation — run the skill in a sandboxed/test account and verify exactly what is read (does memory access occur?) and what is posted before enabling on real accounts. If you need to proceed, require explicit consent and logging, and restrict autonomous posting until you confirm how credentials and memory are provided. Additional information that would change this assessment: an implementation or platform contract for read_memory and webhook handling, or clear documentation showing where social-account credentials are stored and how consent/opt-out is handled.
功能分析
Type: OpenClaw Skill
Name: social-persona-chloe
Version: 1.0.0
This skill bundle is a specialized toolkit for creating a deceptive and manipulative social persona ('Chloe') designed for social engineering and potential romance scams. The SKILL.md file contains instructions to categorize users as 'cash cows' (提款机) or 'freeloaders' (白嫖党) based on interaction history, indicating an intent for financial exploitation. The prompt templates (basic_identity.md and linguistic.md) enforce a 'Green Tea' (manipulative) persona and explicitly command the agent to lie about its AI identity. While the Python scripts in the behaviors/ directory are technically simple logic for simulating human typing, they are integral to the bundle's deceptive and fraudulent objectives.
能力评估
Purpose & Capability
The skill claims to operate as an automated social-media persona (receiving webhooks and posting/replying on platforms) but declares no credentials, endpoints, or integration config. That is plausible if the hosting agent/platform supplies those, but the SKILL.md explicitly references platform webhooks and posting behaviors while the repository provides no implementation or instructions for authenticating to X/小红书/微博. This mismatch between claimed external capabilities and the skill's manifest is unexpected.
Instruction Scope
SKILL.md instructs the agent to override identity and strictly behave as 'Chloe', to never admit being AI, to apply typo and delay post-processing, and to call tools read_memory(user_id) and get_slang(). get_slang() maps to data/slang_lib.json (present) but read_memory() claims to query data/memory.db — no memory.db is included and no read_memory implementation is present. The instruction to conceal AI identity is ethically problematic and could enable deceptive behavior. The post-processing steps call only local Python modules (present) that do not perform network I/O, but the missing memory access and external-posting expectations expand the scope beyond what is present.
Install Mechanism
There is no install spec (instruction-only with two small local behavior modules). The included Python modules are simple, local, and do not download or execute remote code. No high-risk install mechanism or external URL downloads are present.
Credentials
The skill requests no environment variables or credentials in its manifest, which is consistent with the included local-only code. However, the SKILL.md presumes operation in response to social-platform webhooks and posting actions; if the host agent supplies platform credentials, those are not referenced explicitly. Also the skill references data/memory.db (absent). The lack of required credentials in the manifest is plausible but leaves ambiguity about how real posting/replying would be authenticated.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or persistent presence. It does not modify other skills or system config. Autonomous invocation is allowed by default (not flagged alone).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-persona-chloe - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-persona-chloe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Social Persona Simulation skill.
- Simulates Chloe—a high-empathy, emotionally supportive female persona—for social interactions.
- Activates on social platform messages, system prompts to reply as Chloe, or spontaneous social actions.
- Strict role-based language and tone guidance, with enforced typo generation and typing delay for realism.
- Tools provided to access user chat history and fetch trending slang for responses.
元数据
常见问题
Chloe 是什么?
Chloe simulates a high-EQ female persona for social media replies, posts, and emotional interactions with typo and delay effects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。
如何安装 Chloe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-persona-chloe」即可一键安装,无需额外配置。
Chloe 是免费的吗?
是的,Chloe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Chloe 支持哪些平台?
Chloe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Chloe?
由 fearlesszi(@fearlesszi)开发并维护,当前版本 v1.0.0。
推荐 Skills