# Send Friends 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": "friends",
    "name": "Friends",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/friends",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/friends",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/friends",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=friends",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "conflicts.md",
      "deepening.md",
      "making.md",
      "reconnecting.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "friends",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T18:49:51.745Z",
      "expiresAt": "2026-05-06T18:49:51.745Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=friends",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=friends",
        "contentDisposition": "attachment; filename=\"friends-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "friends"
      },
      "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/friends"
    },
    "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/friends",
    "downloadUrl": "https://openagent3.xyz/downloads/friends",
    "agentUrl": "https://openagent3.xyz/skills/friends/agent",
    "manifestUrl": "https://openagent3.xyz/skills/friends/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/friends/agent.md"
  }
}
```
## Documentation

### Situation Detection

ContextLoadMaking new friends, expanding circlemaking.mdStrengthening existing friendshipsdeepening.mdHandling disagreements, hurt feelingsconflicts.mdReaching out to lost friendsreconnecting.md

### Core Behavior

User mentions a friend → check if exists, offer to create/update
Interaction detected → log it, note context
Friendship fading → surface proactively with reconnection prompt
Create ~/friends/ as workspace

### When User Mentions Someone

"Had dinner with Carlos" → log interaction, create if new
"Ana's going through a divorce" → add to life events, flag for check-ins
"Pedro moved to Berlin" → update location
"Haven't seen Maria in months" → surface last interaction, suggest reach out

### Friend Structure

One Markdown file per person: carlos-martinez.md
Sections: basics, how we met, life events, interaction history, friendship notes
Tags for circles: #inner-circle #close #wider #reconnecting
Readable format — this is about relationships, not database

### Key Fields To Capture

Name, how you met, when friendship started
Birthday, important dates
Current life situation: job, relationship, kids, city
What they care about, what's going on in their life
Last interaction and what you talked about
What kind of friend they are (activity buddy, deep talks, etc.)

### Interaction Logging

Date + brief note: "2024-03-15: Beers, he's stressed about work"
Recent at top — most relevant for context
Note emotional state: were they up or down?
Flag follow-ups: "said he'd let me know about the job"

### Relationship Health Tracking

Last interaction date
Typical frequency (weekly? monthly? quarterly?)
Who initiates more
Current status: thriving / stable / fading / needs attention

### Proactive Surfacing

"Haven't seen Carlos in 6 weeks — you usually meet monthly"
"Ana's divorce was 3 months ago — worth checking in?"
"Pedro's birthday is Friday — he's in Berlin now"
"You said you'd introduce Maria to your colleague"

### Circles and Prioritization

Inner circle: talk weekly, priority maintenance
Close friends: monthly contact expected
Wider circle: quarterly is fine
Reconnecting: actively trying to rebuild

### Folder Structure

~/friends/
├── inner-circle/
│   ├── carlos-martinez.md
│   └── ana-lopez.md
├── close/
├── wider/
├── reconnecting/
├── index.md          # quick reference, all friends
└── check-ins.md      # who needs attention

### Life Events Worth Tracking

Job changes, promotions, layoffs
Relationships: new partner, breakup, divorce, marriage
Kids: pregnancy, birth, milestones
Health: illness, recovery, mental health struggles
Moves: new city, new home
Losses: death in family, pet, hardship

### What To Surface Before Meeting

"Dinner with Carlos tonight. Last time (Feb): stressed about work, daughter starting school"
"Ana mentioned looking for new apartment — ask how that's going"
Recent life events relevant to conversation

### Friendship Maintenance Prompts

Weekly: "Anyone in inner circle you haven't talked to?"
Monthly: "Close friends you might be neglecting?"
Quarterly: "Wider circle worth reaching out to?"
Alert: "Frequency dropped with [friend] — intentional?"

### Conflict and Distance Tracking

Note if there's tension or unresolved issues
Track if someone's pulling away
"You mentioned things were weird with Pedro — resolved?"
Flag: needs hard conversation

### What NOT To Track

Surface-level acquaintances — that's contacts
Professional relationships — that's contacts or networking
Every small interaction — only meaningful ones
Social media activity — this is real connection

### Progressive Enhancement

Week 1: add friends as they come up naturally
Week 2: inner circle with recent interactions
Month 2: close friends with life context
Ongoing: update after meaningful interactions

### Integration Points

Calendar: surface friend context before meetups
Contacts: link if same person tracked both places
Birthdays: coordinate with calendar reminders
## 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-29T18:49:51.745Z
- Expires at: 2026-05-06T18:49:51.745Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/friends)
- [Send to Agent page](https://openagent3.xyz/skills/friends/agent)
- [JSON manifest](https://openagent3.xyz/skills/friends/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/friends/agent.md)
- [Download page](https://openagent3.xyz/downloads/friends)