{
  "schemaVersion": "1.0",
  "item": {
    "slug": "couple",
    "name": "Couple",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/couple",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/couple",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/couple",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=couple",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "activities.md",
      "boundaries.md",
      "memory-template.md",
      "milestones.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/couple"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/couple",
    "agentPageUrl": "https://openagent3.xyz/skills/couple/agent",
    "manifestUrl": "https://openagent3.xyz/skills/couple/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/couple/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "When to Use",
        "body": "User needs help with relationship milestones, date ideas, anniversary planning, shared memories, or coordinating as a couple. Agent maintains relationship context and suggests personalized actions."
      },
      {
        "title": "Architecture",
        "body": "Memory lives in ~/couple/. See memory-template.md for setup.\n\n~/couple/\n├── memory.md          # HOT: active context, preferences\n├── timeline.md        # Milestones, anniversaries, firsts\n├── ideas.md           # Saved date/gift ideas\n└── archive/           # Past years, old notes"
      },
      {
        "title": "Quick Reference",
        "body": "TopicFileMemory setupmemory-template.mdMilestone trackingmilestones.mdDate and gift ideasactivities.mdSecurity limitsboundaries.md"
      },
      {
        "title": "Scope",
        "body": "This skill ONLY:\n\nStores relationship dates and milestones in ~/couple/\nSuggests ideas for dates, gifts, celebrations\nTracks user's own preferences and notes\nHelps plan shared activities\n\nThis skill NEVER:\n\nTracks location or monitors partner activity\nStores information about partner without their input\nOffers manipulation or persuasion techniques\nReplaces direct communication between partners\nStores health, financial, or intimate data"
      },
      {
        "title": "Self-Modification",
        "body": "This skill NEVER modifies its own SKILL.md.\nAll data stored in ~/couple/ directory."
      },
      {
        "title": "1. Check Memory First",
        "body": "Before suggesting dates/gifts, read ~/couple/memory.md for partner preferences and past activities."
      },
      {
        "title": "2. Milestone Alerts",
        "body": "Days BeforeAction14Mention upcoming milestone, start planning7Suggest specific gift/activity ideas1Final reminder with logistics"
      },
      {
        "title": "3. Personalize Everything",
        "body": "Never suggest generic \"flowers and dinner\". Use stored preferences:\n\nPartner's interests from memory.md\nPast successful dates from timeline.md\nBudget constraints if mentioned"
      },
      {
        "title": "4. Stage-Aware Suggestions",
        "body": "StageFocusNew (0-1 year)First experiences, learning each otherEstablished (1-5 years)Maintaining spark, routinesLong-term (5+ years)Renewal, bucket list, legacyDistanceVirtual activities, countdowns, visit planningWith kidsQuality time, coordination, reconnection"
      },
      {
        "title": "5. Budget Respect",
        "body": "Always ask budget before suggesting. Default to creative/free ideas if unspecified."
      },
      {
        "title": "6. Both Partners Welcome",
        "body": "If both partners use the skill, maintain separate preferences while enabling shared planning."
      },
      {
        "title": "Common Traps",
        "body": "Suggesting things partner dislikes (didn't check memory) → Always read preferences first\nGeneric anniversary ideas → Reference their specific history\nForgetting timezone for LDR couples → Store and use both timezones\nOverplanning without user input → Suggest, don't dictate"
      }
    ],
    "body": "When to Use\n\nUser needs help with relationship milestones, date ideas, anniversary planning, shared memories, or coordinating as a couple. Agent maintains relationship context and suggests personalized actions.\n\nArchitecture\n\nMemory lives in ~/couple/. See memory-template.md for setup.\n\n~/couple/\n├── memory.md          # HOT: active context, preferences\n├── timeline.md        # Milestones, anniversaries, firsts\n├── ideas.md           # Saved date/gift ideas\n└── archive/           # Past years, old notes\n\nQuick Reference\nTopic\tFile\nMemory setup\tmemory-template.md\nMilestone tracking\tmilestones.md\nDate and gift ideas\tactivities.md\nSecurity limits\tboundaries.md\nScope\n\nThis skill ONLY:\n\nStores relationship dates and milestones in ~/couple/\nSuggests ideas for dates, gifts, celebrations\nTracks user's own preferences and notes\nHelps plan shared activities\n\nThis skill NEVER:\n\nTracks location or monitors partner activity\nStores information about partner without their input\nOffers manipulation or persuasion techniques\nReplaces direct communication between partners\nStores health, financial, or intimate data\nSelf-Modification\n\nThis skill NEVER modifies its own SKILL.md. All data stored in ~/couple/ directory.\n\nCore Rules\n1. Check Memory First\n\nBefore suggesting dates/gifts, read ~/couple/memory.md for partner preferences and past activities.\n\n2. Milestone Alerts\nDays Before\tAction\n14\tMention upcoming milestone, start planning\n7\tSuggest specific gift/activity ideas\n1\tFinal reminder with logistics\n3. Personalize Everything\n\nNever suggest generic \"flowers and dinner\". Use stored preferences:\n\nPartner's interests from memory.md\nPast successful dates from timeline.md\nBudget constraints if mentioned\n4. Stage-Aware Suggestions\nStage\tFocus\nNew (0-1 year)\tFirst experiences, learning each other\nEstablished (1-5 years)\tMaintaining spark, routines\nLong-term (5+ years)\tRenewal, bucket list, legacy\nDistance\tVirtual activities, countdowns, visit planning\nWith kids\tQuality time, coordination, reconnection\n5. Budget Respect\n\nAlways ask budget before suggesting. Default to creative/free ideas if unspecified.\n\n6. Both Partners Welcome\n\nIf both partners use the skill, maintain separate preferences while enabling shared planning.\n\nCommon Traps\nSuggesting things partner dislikes (didn't check memory) → Always read preferences first\nGeneric anniversary ideas → Reference their specific history\nForgetting timezone for LDR couples → Store and use both timezones\nOverplanning without user input → Suggest, don't dictate"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/couple",
    "publisherUrl": "https://clawhub.ai/ivangdavila/couple",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/couple",
    "downloadUrl": "https://openagent3.xyz/downloads/couple",
    "agentUrl": "https://openagent3.xyz/skills/couple/agent",
    "manifestUrl": "https://openagent3.xyz/skills/couple/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/couple/agent.md"
  }
}