Dates for Openclaw

A privacy-first personal dating system built to track connections, plan thoughtful dates, and log meaningful reflections using Markdown files.

ivangdavila
v1.0.0
Feb 11, 2026
3
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install dates

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install dates using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Dates?

The Dates skill is a specialized workflow for Openclaw Skills designed to bring structure and intentionality to your personal dating life. It functions as a local, private CRM (Customer Relationship Management) system that allows you to maintain detailed profiles of the people you meet, ensuring you never forget small but important details like birthdays, dietary preferences, or career aspirations. By prioritizing local storage, it ensures your most personal information remains strictly on your machine.

Beyond simple data entry, this skill acts as a dating companion that helps you reflect on your experiences. It encourages logging post-date vibes and chemistry while identifying patterns in what you are looking for in a partner. Within the ecosystem of Openclaw Skills, this tool provides a developer-friendly approach to managing social connections through a clean file structure and automated suggestions.

Dates Use Cases

  • Creating comprehensive profiles for new connections to keep track of their interests and history.
  • Generating tailored date ideas by cross-referencing a person's preferences with your local ideas bank.
  • Logging post-date reflections to objectively evaluate chemistry and personal compatibility.
  • Tracking dating patterns over months or years to refine what you are looking for in a relationship.
  • Setting reminders for significant dates or specific conversation topics mentioned in passing.

How Dates Works

  1. When you mention a new person, the agent offers to create a structured Markdown profile in your local people directory.
  2. Before a meeting, the skill analyzes the person's interests and your previous date history to suggest fresh, relevant date ideas.
  3. After a date, the agent prompts you to log reflections, covering everything from the 'vibe' to specific green or red flags observed.
  4. The system automatically updates your history logs and the reflections file to surface insights about your dating journey.
  5. Periodic summaries are provided to remind you of birthdays or specific things your connections mentioned wanting to try.

Dates Setup

To initialize the Dates skill within your Openclaw Skills environment, set up the following directory structure in your home folder:

mkdir -p ~/dates/people
mkdir -p ~/dates/date-ideas
mkdir -p ~/dates/history
touch ~/dates/reflections.md

Once the folders are created, the agent will automatically begin managing files within this workspace as you interact with it.

Dates Data Schema & Taxonomy

The skill organizes information using a transparent Markdown-based taxonomy:

Folder/File Purpose Metadata Captured
people/ Individual connection profiles Occupation, Birthdays, Interests, Date History
date-ideas/ Categorized activity banks Price point, Activity level, Special occasions
history/ Yearly chronological logs Date frequency, Last contact, Connection status
reflections.md Personal growth journal Relationship goals, Observed patterns, Lessons learned

All files are stored as plain text, allowing for easy searching and long-term portability within your Openclaw Skills setup.

Dates Advanced Features

  • Context-aware date planning that avoids repeating the same venue or activity type.
  • Privacy-enforced local storage ensuring no data ever syncs to a cloud or third-party service.
  • Intelligent surfacing of 'small details' like favorite foods or mentioned hobbies to help you stay thoughtful.
  • Pattern recognition capabilities that highlight recurring themes in your reflections and dating history.
  • Clean profile deletion commands to respect the privacy of past connections.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*