The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Project Human listing page.
9 humanity skills for AI agents — crisis detection, accessibility auditing, empathy, cultural sensitivity, and more. Ready-to-use via MCP, npm, or direct prompting.

| Skill | Category | What it does |
|---|---|---|
| 🛡️ Supportive Reply | Emotional Safety | Detects crisis signals, generates supportive responses with escalation guidance |
| 📝 Safe Content Rewriter | Emotional Safety | Audits and rewrites text to remove harmful, stigmatising, or triggering patterns |
| ♿ Accessibility Audit | Accessibility | Scores pages against all 86 WCAG 2.2 success criteria (A/AA/AAA) |
| 🧠 Cognitive Accessibility | Cognitive Support | Audits content for reading level, structure, and cognitive load |
| 🌍 Cultural Context Check | Cultural Context | Flags cultural sensitivity issues for a given audience and region |
| 🔥 De-escalation Plan | Conflict Navigation | Generates structured de-escalation plans calibrated to conflict intensity |
| 💬 Empathetic Reframe | Communication | Reframes messages with genuine empathy, catching hollow empathy patterns |
| 🧩 Neurodiversity Design | Neurodiversity | Audits UIs for ADHD, autism, dyslexia, and sensory sensitivity |
| 👶 Age-Inclusive Design | Age Inclusion | Audits user flows for age barriers across children, adults, and older users |
⭐ If you find this useful, a star helps others discover it
Zero setup — just a URL:
Or one command with npx:
Then configure your MCP client:
Docker: docker compose up
For contributors: git clone … && pnpm install && pnpm start
All 9 skills are discoverable via tools/list and invocable via tools/call.
Prerequisites (for local only): Node.js >= 22, pnpm >= 10 | Windows, macOS, Linux, Android, iOS
| Method | Best for | How |
|---|---|---|
| Remote URL | Zero-setup, any MCP client | Point to https://humanity4ai.ascent.partners/api/mcp |
| MCP Server | VS Code, Cursor, Claude Code, Copilot, Manus AI, OpenCode | npx @humanity4ai/mcp-servers or clone & start |
| LLM Prompting | ChatGPT, Claude, Gemini (web chat) | Share llms.txt or paste llms-full.txt into the chat |
| Local Files | Offline CLI tools | Clone the repo, point your tool at the skills/ directory |
See Agent Adapter Guide for platform-specific setup instructions.
AI agents are everywhere — but they're not always humane. Humanity4AI gives agents reusable, tested skills for the moments that matter:
Every skill includes:
These skills are rule-based and non-clinical — they do not provide diagnosis, treatment, or professional medical/legal advice.
OpenCode · Claude Code · Microsoft Copilot · Manus AI · OpenClaw · ChatGPT · Claude · Gemini
Open a PR targeting main. Browse good first issues or read the Contributing Guide.
| Error | Fix |
|---|---|
ERR_PNPM_OUTDATED_LOCKFILE | Run pnpm install, then commit pnpm-lock.yaml |
pnpm: command not found | npm install -g pnpm |
pnpm evals fails | EVAL_REPORT=1 pnpm evals — see evals/reports/latest.md |
Share on X · MIT License · Copyright © 2026 Ascent Partners Foundation