Couple for Openclaw

A relationship-focused assistant designed to track milestones, plan personalized dates, and maintain a shared history of preferences.

ivangdavila
v1.0.0
Feb 17, 2026
0
1.1k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install couple

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 couple 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 Couple?

The Couple skill is a specialized framework for AI agents to help users nurture and strengthen their personal relationships. By maintaining a structured memory of milestones, partner preferences, and past experiences, it enables the agent to act as a thoughtful advisor for planning anniversaries, choosing gifts, and suggesting stage-appropriate activities. This skill for Openclaw Skills ensures that relationship management is personalized, proactive, and private, focusing on meaningful connection rather than generic interactions.

Built with a privacy-first approach, the skill stores all data locally in a dedicated directory, allowing the AI to provide context-aware suggestions without compromising sensitive information. Whether you are in a new relationship, a long-term marriage, or navigating a long-distance connection, this skill adapts its suggestions to fit your specific stage and budget.

Couple Use Cases

  • Tracking relationship milestones and anniversaries to ensure significant dates are never missed.
  • Generating personalized gift and date ideas based on stored preferences and past successes.
  • Planning and coordinating activities for long-distance relationships across different timezones.
  • Maintaining a shared bucket list and archive of memories for long-term relationship legacy.
  • Receiving proactive reminders to start planning celebrations weeks in advance.

How Couple Works

  1. The agent initializes by reading the core memory files in the ~/couple/ directory to understand the relationship context.
  2. It scans the timeline for upcoming milestones and triggers planning alerts at 14-day, 7-day, and 1-day intervals.
  3. When requested, the agent synthesizes data from the memory and ideas files to generate suggestions tailored to partner interests.
  4. It applies stage-aware logic to ensure that recommendations (e.g., first experiences vs. legacy planning) match the relationship's duration.
  5. The agent updates the local files with new preferences or milestones based on user interactions, keeping the relationship context current.

Couple Setup

To initialize the Couple skill for Openclaw Skills, set up the required directory structure and memory files in your home directory:

mkdir -p ~/couple/archive
touch ~/couple/memory.md ~/couple/timeline.md ~/couple/ideas.md

Ensure you have a memory-template.md available to guide the initial setup of partner preferences and milestone tracking.

Couple Data Schema & Taxonomy

The skill utilizes a structured file system within ~/couple/ to organize relationship data:

File Purpose Key Metadata
memory.md Active Context Partner preferences, interests, and dislikes.
timeline.md History Chronological log of milestones, anniversaries, and firsts.
ideas.md Planning Curated list of future date ideas and gift inspirations.
archive/ Storage Historical records from previous years and old notes.

Couple Advanced Features

  • Stage-Aware Engine: Automatically shifts focus between first experiences, maintaining routines, or legacy building based on relationship length.
  • Multi-Stage Milestone Alerts: Proactive planning reminders that transition from general brainstorming to specific logistics as the date approaches.
  • Long-Distance Optimization: Built-in support for managing timezones and virtual activity planning for LDR couples.
  • Budget-Conscious Logic: Defaults to creative or free ideas unless a specific budget is provided by the user.
  • Dual-Partner Support: Capability to maintain separate preferences for both partners while facilitating shared coordination.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*