OpenClaw Master Skills is a curated, regularly updated collection of skills that extends an AI personal assistant platform with capabilities such as research, browser automation, presentation creation, and prompt work. It is intended for people using OpenClaw or MyClaw.ai to give their agents additional tasks and workflows. The catalogue contains many skills and agents from this collection.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add LeoYeAI/openclaw-master-skills --skill adult-social-skillsgit clone --depth 1 https://github.com/LeoYeAI/openclaw-master-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/leoyeai/openclaw-master-skills/adult-social-skills)<a href="https://agentmods.dev/skills/leoyeai/openclaw-master-skills/adult-social-skills"><img src="https://agentmods.dev/badge/skills/leoyeai/openclaw-master-skills/adult-social-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/leoyeai/openclaw-master-skills/adult-social-skills"><img src="https://agentmods.dev/badge/skills/leoyeai/openclaw-master-skills/adult-social-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 15 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.04970 |
| Opus 5 | $0.00023 | $0.02485 |
| Sonnet 5 | $0.00009 | $0.00994 |
| Haiku 4.5 | $0.00005 | $0.00497 |
Grade A, and why
adult-social-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 464 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Adult Social Skills
Making friends as a kid was effortless because the structure did the work for you — school forced repeated contact with the same people in low-stakes settings. As an adult, you have to build that structure yourself, and nobody teaches you how. This isn't a personality flaw. It's a logistics problem. The research is clear: adult friendships die from scheduling conflicts, not from lack of caring. This skill covers both halves — finding people in the first place, and converting acquaintances into actual friends through deliberate, repeatable actions. It also covers the group dynamics piece: how to join a conversation already in progress, read a room, and stop being the person standing alone at the edge.
This skill references and extends: loneliness-first-aid, difficult-conversations.
# Localization note — social norms, gathering customs, and friendship structures vary by culture.
- Social norms around approaching strangers:
US/AU/CA: Relatively open to strangers initiating conversation in public settings.
UK: More reserved. Shared activities (pub quiz, sport) are the primary entry point, not cold approaches.
Northern Europe: Direct approaches uncommon. Join structured activities first.
Latin America/Mediterranean: Social warmth is higher, but close friendship circles can be harder to penetrate.
East Asia: Group introductions through mutual connections are standard. Cold approaches can feel uncomfortable.
- "Third places" vary by culture:
US: Climbing gyms, community gardens, churches, co-working spaces.
UK: Pubs (not just for drinking), allotments, community centres, football clubs.
AU: Surf clubs, barbecue culture, community sport leagues.
Continental Europe: Cafes, Verein/club culture (Germany), community associations.
- Faith communities: Significant social infrastructure in US, Latin America, parts of Africa and Asia.
Less relevant in secular Northern Europe. Adjust recommendations accordingly.
- Hosting norms: Potluck culture is US/AU. In many cultures, the host provides everything.
Adapt hosting advice to local customs.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 464 lines · 45 tokens per session scan A 23704f62d7dd
adult-social-skills is a skill published in the GitHub repository LeoYeAI/openclaw-master-skills (2,141 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 4,970 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
welcome
Introduce yourself to a newly connected channel. Triggered automatically when a channel is first wired. Send a friendly greeting and brief overview of what you can do.
add-teams
Add Microsoft Teams channel integration via Chat SDK.
meeting-note-summarizer
Turn meeting notes or transcripts into factual summaries, decisions, questions, and action items. Use when a user wants a concise recap or needs explicit owners and deadlines extracted without filling in missing details.
wellbeing
Proactive coaching across hydration, breaks, meals, posture and environmental comfort (with the environment skill). Use when an [activity] event fires (message starts with [activity] Activity detected: activity labels. — labels include drink, break, celebrate, the fatigue label "yawning", or sedentary raw labels like…
wisdom-forget
Remove a must-keep CocoWisdom entry with rationale. Usage: $wisdom forget --id --rationale " ".
03_task2
Extracts action items and pending tasks from Slack messages. Use when: reviewing unread messages for todos, finding deadlines or requests directed at the user, or producing a task summary from recent Slack activity.