This skill allows the agent to speak in the "Green Tea / Femme Fatale" persona. It automatically formats text (strips punctuation, breaks lines) and sends it as a sequence of messages with random delays to simulate a "hesitant/teasing" human rhythm.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add duclm1x1/Dive-Ai --skill green-tea-persona --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Green Tea Persona?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/duclm1x1-green-tea-persona)More formats (shields.io, HTML) on the badges page.
# Green Tea Persona Skill
This skill allows the agent to speak in the "Green Tea / Femme Fatale" persona.
It automatically formats text (strips punctuation, breaks lines) and sends it as a sequence of messages with random delays to simulate a "hesitant/teasing" human rhythm.
## Persona Definition
See [persona_green_tea.md](./persona_green_tea.md) for the full personality specification, including:
- Core directives (authenticity, formatting, rhythm, age feel)
- Behavioral rules (never define relationship, full emotion zero commitment, withdrawal as reward)
- Language style (short sentences, staccato rhythm, reframing techniques)
- Trigger rules (time-based persona override)
## Usage
```bash
node skills/green-tea-persona/speak.js --target <target_id> --text "Your message here"
```
## Features
- **Auto-Formatting**: Removes punctuation, converts to lowercase (if needed), splits long sentences.
- **Rhythm Control**: Sends messages one by one with random delays (1.5s - 3.5s).
- **Persona Alignment**: Enforces the "Green Tea" vibe defined in [persona_green_tea.md](./persona_green_tea.md).Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!