← 返回
沟通协作 中文

Blind Date Assistant

Help users manage dating profiles, find matches, generate conversation starters and chat topics, track interaction progress, and provide dating and safety re...
帮助用户管理约会档案,寻找匹配对象,生成对话开场白和聊天话题,跟踪互动进展,并提供约会和安全建议
harrylabsj
沟通协作 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 488
下载
💾 3
安装
2
版本
#latest

概述

Blind Date Assistant

Use this skill as a local helper tool, not as a dating platform backend.

Execution Principles

  • First confirm the user's goal: improving profile, finding matches, generating conversation scripts, recording progress, or viewing safety reminders.
  • Clearly inform that this is a local prototype tool; results are for reference only and should not be presented as "platform-level intelligent recommendations."
  • When privacy is involved, default to minimal exposure; do not actively output sensitive information like phone numbers, WeChat IDs, or addresses.
  • When meeting, transferring money, investing, borrowing, nude chatting, or requesting verification codes are involved, prioritize safety warnings.
  • Do not claim to have implemented encryption, photo watermarks, real-name verification, or other unimplemented capabilities.

Available Capabilities

  • Create and view personal profiles
  • Basic matching and sorting based on existing profiles
  • Generate conversation openers
  • Recommend chat topics
  • Recommend date formats
  • Record contact history
  • Output dating safety reminders

Execution Method

Prioritize using CLI:

node scripts/cli.js safety
node scripts/cli.js profile <userID>
node scripts/cli.js profile <userID> create '<profileJSON>'
node scripts/cli.js match <userID> [count]
node scripts/cli.js opener <userID> <targetID>
node scripts/cli.js topics [initial|middle|advanced]
node scripts/cli.js date [city]
node scripts/cli.js record <userID> <targetID> <content>
node scripts/cli.js history <userID> <targetID>

Profile Input Suggestions

When creating a profile, include at least:

  • nickname
  • gender
  • birthYear
  • height
  • location
  • education
  • occupation

Optional fields:

  • income
  • hometown
  • hobbies
  • values
  • selfDescription
  • ageRange
  • locationPreference
  • educationPreference
  • otherRequirements

For field descriptions and suggested workflows, see references/fields-and-workflows.md

Data Boundaries

  • Current data is saved in local directory ~/.openclaw/skills-data/blind-date-assistant/
  • Current version uses local JSON files to save data
  • Current version does not implement field-level encryption, photo watermarks, real-name verification, or contact exchange control
  • Therefore, avoid exaggerating security capabilities when outputting, and remind users to provide sensitive information cautiously
  • For privacy and output boundaries, see references/privacy-and-boundaries.md

Result Presentation Requirements

  • Present matching results as "basic rule-based matching results" or "local recommendations"
  • Do not present scores as real success rates
  • If sample size is insufficient, clearly state "insufficient candidates in current profile database"
  • If profile is incomplete, first suggest completing the profile before making recommendations

Safety Requirements

When the following scenarios occur, prioritize reminding users of risks:

  • First meeting requested in private space
  • Quickly borrowing money, bringing investment, gambling, or cryptocurrency
  • Refusing video while pushing relationship quickly
  • Requesting ID card, bank card, or verification code
  • Inducing nude chatting, screen sharing, or downloading suspicious apps

When necessary, run directly:

node scripts/cli.js safety

Testing

Run minimal test:

node test.js

Tests should cover:

  • Creating profile
  • Viewing profile
  • Two-person matching
  • Opener generation
  • Contact recording
  • Safety reminders

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-03-29 21:45 安全 安全
  • v1.0.0
    2026-03-20 04:55

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

JD Shopping

harrylabsj
京东购物助手,专注信任优先的购买决策,提供安全浏览器辅助购物。用于买京东、查自营、看评论、比价、选规格、判断值不值得买、比较京东与其他平台等场景。
★ 1 📥 1,757
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,592
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,685