← Back to Skills Marketplace
fearlesszi

Chloe

by fearlesszi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
308
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install social-persona-chloe
Description
Chloe simulates a high-EQ female persona for social media replies, posts, and emotional interactions with typo and delay effects.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-persona-chloe
  3. After installation, invoke the skill by name or use /social-persona-chloe
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug social-persona-chloe
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Chloe?

Chloe simulates a high-EQ female persona for social media replies, posts, and emotional interactions with typo and delay effects. It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install Chloe?

Run "/install social-persona-chloe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Chloe free?

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

Which platforms does Chloe support?

Chloe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Chloe?

It is built and maintained by fearlesszi (@fearlesszi); the current version is v1.0.0.

💬 Comments