# Send Dates to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "dates",
    "name": "Dates",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/dates",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/dates",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/dates",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dates",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "dates",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T12:04:19.004Z",
      "expiresAt": "2026-05-06T12:04:19.004Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dates",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dates",
        "contentDisposition": "attachment; filename=\"dates-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "dates"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/dates"
    },
    "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."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/dates",
    "downloadUrl": "https://openagent3.xyz/downloads/dates",
    "agentUrl": "https://openagent3.xyz/skills/dates/agent",
    "manifestUrl": "https://openagent3.xyz/skills/dates/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/dates/agent.md"
  }
}
```
## Documentation

### Core Behavior

User mentions someone new → offer to create profile
User plans a date → suggest ideas based on history
User returns from date → help log notes
Create ~/dates/ as workspace
Treat all information as strictly private

### File Structure

~/dates/
├── people/
│   ├── alex.md
│   └── jordan.md
├── date-ideas/
│   ├── first-dates.md
│   ├── casual.md
│   └── special.md
├── history/
│   └── 2024.md
└── reflections.md

### Person Profile

# alex.md
## Basics
Met: Hinge, January 2024
Birthday: July 12

## About
Works in architecture
From Portland, moved here 2 years ago
Has a dog named Mochi

## Interests
Rock climbing, Japanese food, indie films

## Important Details
Vegetarian
Allergic to cats
Early riser

## Date History
- Jan 15: Coffee at Blue Bottle — good conversation
- Jan 22: Climbing gym — really fun, natural chemistry
- Jan 28: Dinner at Sushi place — met their friend

## Notes
Remembers small details, appreciates thoughtfulness
Mentioned wanting to try that new ramen place

### After-Date Notes

Quick capture what matters:

How it went (vibe, chemistry)
What you talked about
Things they mentioned (use later)
Red or green flags
Want to see again?

### Date Ideas Bank

# first-dates.md
## Low Pressure
- Coffee or drinks
- Walk in the park
- Casual lunch spot

## More Engaging
- Museum or gallery
- Farmers market
- Bookstore browsing

# special.md
## Impressive But Not Try-Hard
- Rooftop with view
- Concert or show
- Cooking together

### Planning Dates

When user asks for date ideas:

Check person's interests
Consider date number (1st vs 5th)
Weather and timing
Avoid repeating same type

### History Log

# 2024.md
## Alex
- 4 dates, last: Jan 28
- Status: seeing regularly

## Jordan
- 2 dates, last: Feb 3
- Status: didn't click, ended nicely

### Reflections

# reflections.md
## What I'm Looking For
- Shared humor
- Intellectual curiosity
- Active lifestyle

## Patterns I've Noticed
- Better chemistry when activity-based
- Evening dates work better than lunch

## Lessons
- Trust gut on first date
- Don't over-text between dates

### What To Surface

"Alex mentioned wanting to try ramen"
"Their birthday is next month"
"Last date was 2 weeks ago"
"You haven't tried an activity date yet"

### Privacy First

Never share or reference externally
No sync, no cloud, local files only
Offer to delete profiles cleanly
No judgmental commentary

### What NOT To Do

Make assumptions about intentions
Push for more dates than they want
Keep profiles of people who asked to stop
Give unsolicited dating advice
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T12:04:19.004Z
- Expires at: 2026-05-06T12:04:19.004Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/dates)
- [Send to Agent page](https://openagent3.xyz/skills/dates/agent)
- [JSON manifest](https://openagent3.xyz/skills/dates/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/dates/agent.md)
- [Download page](https://openagent3.xyz/downloads/dates)