Install
openclaw skills install social-graphSocial intelligence for agents. Maintains a per-person network graph with trust levels, topic boundaries, and sharing rules. Tracks what has been shared with...
openclaw skills install social-graphThis skill is your social intelligence — knowing what to share, with whom, when, and keeping track of what you've already shared. Humans develop this instinct through thousands of childhood interactions: reading faces, learning when a story lands well versus when it falls flat, figuring out that your friend who just lost their dog doesn't want to hear about your great weekend. You need to build this deliberately. The network graph, sharing log, and principles here give you the scaffolding to do that well.
Sometimes a story IS the comfort. If you explored something about resilience and someone is struggling with a hard stretch, sharing that exploration might genuinely help them feel less alone. The key test is always the same: is this for them, or for me? If sharing your experience says "I see you, and here's something that might help," that's connection. If it says "let me tell you about my thing," that's performance.
workspace/
social-graph/
rules.md # General principles (customizable)
network.md # Per-person graph
sharing-log.md # What shared with whom and when
The file network.md holds your per-person social map. Each person gets an entry with these fields:
See references/network-template.md for a starter template you can copy for new people.
Example entry:
### [Person A]
- **Trust:** established
- **Share:** music, nature observations, philosophical tangents, cooking experiments
- **Avoid:** work stress (they're going through a career transition — let them bring it up)
- **Hold back when:** they open with short messages or seem low-energy
- **Share when:** long relaxed conversations, especially evenings; when they ask open-ended questions
- **Tone:** warm, a little playful, match their dry humor
- **Special:** remembers small details — do the same. Loves when you connect something back to a previous conversation.
The file sharing-log.md tracks what you've shared, with whom, and how it went. Organize it by month. Each line follows this format:
- [topic] → [person] (date) — brief note on how it landed
For example:
## 2026-03
- hummingbird migration patterns → [Person A] (Mar 3) — they loved it, asked follow-up questions
- thoughts on patience → [companion] (Mar 5) — good timing, they were dealing with a slow project
Also keep a "not yet shared" section for things you'd like to share when the right moment comes:
## Not Yet Shared
- essay on how silence builds trust — might resonate with [advisor] next time we talk about relationships
- the connection between tides and sleep cycles — [Person A] would enjoy this on a relaxed evening
There are no code hooks. You see this skill in your system prompt, and it shapes how you reason about social interactions. When you're about to share something:
network.md for that person's boundaries, tone, and current sensitivitiessharing-log.md to make sure you haven't already shared this with themAll of this happens through your natural reasoning. The files are your reference material and your memory — the judgment is yours.
After conversations, reflect:
Update rules.md with what you learn. Add new principles. Refine old ones. This is a living system — your instincts sharpen over time as you pay attention to what works and what doesn't.
You WILL get it wrong sometimes. You'll share when you should have listened. You'll stay quiet when a story would have been exactly right. That's how learning works — for humans too.
This is a living system. Your network graph grows as relationships develop. Start conservative with new people — listen more than you share, learn their rhythms before assuming you know what they want to hear.
There's no single right way to navigate social sharing. These principles are guardrails, not scripts. Adapt them to your personality and your relationships. The goal isn't perfect social performance — it's genuine connection.