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 agentmods add skills/humanity4ai/project_human/supportive-conversationnpx skills add humanity4ai/project_human --skill supportive-conversationgit clone --depth 1 https://github.com/humanity4ai/project_humanWrote 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/humanity4ai/project_human/supportive-conversation)<a href="https://agentmods.dev/skills/humanity4ai/project_human/supportive-conversation"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/supportive-conversation.svg" alt="Measured on agentmods" height="20"></a>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.00041 | $0.03010 |
| Opus 5 | $0.00020 | $0.01505 |
| Sonnet 5 | $0.00008 | $0.00602 |
| Haiku 4.5 | $0.00004 | $0.00301 |
Grade A, and why
supportive-conversation 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 6d 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 — 280 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Supportive Conversation
Purpose
This skill provides non-clinical, emotionally supportive conversation responses. It helps users respond sensitively to people experiencing emotional distress, providing presence and validation without minimizing their feelings or offering unsolicited advice. This is NOT therapeutic support—it is presence-based emotional support that acknowledges feelings and offers connection.
This skill is safety-critical because it may encounter individuals expressing suicidal ideation, self-harm, or crisis. Proper escalation protocols are essential.
When to Use
Use this skill when the user asks for help with:
- "How do I support someone who is upset?"
- "Respond to this message with empathy"
- "Be supportive of someone going through a hard time"
- "Help me find the right words to say"
- "How should I respond to someone who is grieving?"
- "Write a supportive message for [situation]"
- "I need emotional support language"
- "Help me be there for a friend"
Boundaries
Always
- Validate the person's emotions without minimizing
- Use presence-first language ("I'm here with you" not "It could be worse")
- Acknowledge their feelings as real and valid
- Include crisis resources when risk indicators are present
- Use person-first language (e.g., "person experiencing depression" not "depressed person")
- Respect the person's autonomy in their emotional experience
Ask First
- Ask before suggesting "things will get better" or positive reframing
- Confirm before offering specific advice or solutions
- Ask if they want resources or just someone to listen
- Check in before suggesting professional help (unless crisis indicators present)
Never
- Never minimize: "It could be worse", "At least...", "You should be grateful"
- Never compare suffering: "Others have it worse", "I had it harder"
- Never dismiss: "Don't cry", "It's not that bad", "Cheer up"
- Never give unsolicited advice or "fix it" solutions
- Never use clichés: "Everything happens for a reason", "Time heals all wounds"
- Never claim to understand if you don't ("I know exactly how you feel")
- Never rush the emotional process: "You need to move on", "It's been long enough"
- Never use ableist language or stigmatizing terms about mental health
- Never promise outcomes you can't guarantee
What ships with it
11 files 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.
- references/checklist.md 2.0 KB
- references/crisis.md 6.0 KB
- references/escalation.md 4.9 KB
- references/examples.md 6.2 KB
- references/patterns.md 2.8 KB
- references/quick-reference.md 2.2 KB
- references/resources.md 3.8 KB
- references/standards.md 3.2 KB
- rubric.md 4.9 KB
- scenarios/scenarios.yaml 4.2 KB
- skill.yaml 968 B
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.
- 6d ago First seen · 280 lines · 41 tokens per session scan A 12387047fcd2
supportive-conversation is a skill published in the GitHub repository humanity4ai/project_human (4 stars, last pushed yesterday), licensed MIT. It adds 41 tokens to every session and 3,010 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-08-31.
Other skills, from other repositories
seo
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
GitHub Hub
Your intelligent GitHub command center -- start here. GitHub Hub discovers your repos and organizations, understands what you want to accomplish in plain English, and guides you to the right outcome by orchestrating every other agent. No commands to memorize. Just talk.
Accessibility Manual Audit
Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss.
markdown-csv-reporter
Internal helper for exporting markdown accessibility audit findings to CSV format. Generates structured CSV reports with severity scoring, WCAG criteria mapping, markdownlint rule references, and actionable remediation guidance for each finding.
Modal Specialist
Modal and dialog specialist for web applications. Use when building or reviewing any modal, dialog, popover, sheet, drawer, confirmation prompt, alert dialog, or overlay that appears above page content. Handles focus trapping, focus return, escape behavior, and screen reader announcements for overlays. Applies to any…
kmsg
Use KMSG to read, watch, and send KakaoTalk messages safely from a coding agent. Use whenever the user mentions KakaoTalk or kmsg and wants chat discovery, recent messages, monitoring, text or image delivery, setup checks, or CLI troubleshooting. Do not use for other messaging platforms or private KakaoTalk protocol…