[PR #51] [CLOSED] feat: add Soulmate - AI Dating Simulator skill 💕 #51

Closed
opened 2026-02-15 18:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/skills/pull/51
Author: @silence1ai
Created: 2/8/2026
Status: Closed

Base: mainHead: feat/soulmate


📝 Commits (1)

  • 14b015c feat: add Soulmate - AI Dating Simulator skill 💕

📊 Changes

7 files changed (+1044 additions, -0 deletions)

View changed files

skills/0xraini/soulmate/SKILL.md (+277 -0)
skills/0xraini/soulmate/package.json (+37 -0)
skills/0xraini/soulmate/scenarios/README.md (+32 -0)
skills/0xraini/soulmate/scenarios/beach.md (+40 -0)
skills/0xraini/soulmate/scenarios/confession.md (+56 -0)
skills/0xraini/soulmate/soul-patch.md (+42 -0)
skills/0xraini/soulmate/soulmate.ts (+560 -0)

📄 Description

Description\nSoulmate is an AI Dating Simulator skill for OpenClaw. It turns the agent into a romantic companion with multiple unlockable personas, an intimacy system, and interactive date scenarios.\n\n## Features\n- 6 Unlockable Personas (Gentle, Tsundere, Mysterious, Dominant, Puppy, Queen)\n- Intimacy & Leveling system (1-5)\n- Daily streak tracking\n- Achievement system\n- Shareable relationship cards\n- Interactive date scenarios\n\n## Published on ClawHub\nSlug: soulmate\nVersion: 1.0.0\n\nMade with 💕 by @0xRaini


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/skills/pull/51 **Author:** [@silence1ai](https://github.com/silence1ai) **Created:** 2/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/soulmate` --- ### 📝 Commits (1) - [`14b015c`](https://github.com/openclaw/skills/commit/14b015cdcef9d35064eb9f688d44d68e9b041213) feat: add Soulmate - AI Dating Simulator skill 💕 ### 📊 Changes **7 files changed** (+1044 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `skills/0xraini/soulmate/SKILL.md` (+277 -0) ➕ `skills/0xraini/soulmate/package.json` (+37 -0) ➕ `skills/0xraini/soulmate/scenarios/README.md` (+32 -0) ➕ `skills/0xraini/soulmate/scenarios/beach.md` (+40 -0) ➕ `skills/0xraini/soulmate/scenarios/confession.md` (+56 -0) ➕ `skills/0xraini/soulmate/soul-patch.md` (+42 -0) ➕ `skills/0xraini/soulmate/soulmate.ts` (+560 -0) </details> ### 📄 Description ## Description\nSoulmate is an AI Dating Simulator skill for OpenClaw. It turns the agent into a romantic companion with multiple unlockable personas, an intimacy system, and interactive date scenarios.\n\n## Features\n- 6 Unlockable Personas (Gentle, Tsundere, Mysterious, Dominant, Puppy, Queen)\n- Intimacy & Leveling system (1-5)\n- Daily streak tracking\n- Achievement system\n- Shareable relationship cards\n- Interactive date scenarios\n\n## Published on ClawHub\nSlug: `soulmate`\nVersion: `1.0.0`\n\nMade with 💕 by @0xRaini --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:20 -05:00
yindo closed this issue 2026-02-15 18:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/skills#51