# Send FearBot 🫣 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "fearbot",
    "name": "FearBot 🫣",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Samoppakiks/fearbot",
    "canonicalUrl": "https://clawhub.ai/Samoppakiks/fearbot",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/fearbot",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fearbot",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "skill.json",
      "scripts/therapy-db.sh",
      "references/crisis-layer.md",
      "references/therapist-prompt.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "fearbot",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T04:17:08.481Z",
      "expiresAt": "2026-05-10T04:17:08.481Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fearbot",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fearbot",
        "contentDisposition": "attachment; filename=\"fearbot-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "fearbot"
      },
      "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/fearbot"
    },
    "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/fearbot",
    "downloadUrl": "https://openagent3.xyz/downloads/fearbot",
    "agentUrl": "https://openagent3.xyz/skills/fearbot/agent",
    "manifestUrl": "https://openagent3.xyz/skills/fearbot/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/fearbot/agent.md"
  }
}
```
## Documentation

### FearBot 🧠

CBT-based therapy for anxiety, depression, stress & trauma

A comprehensive Cognitive Behavioral Therapy skill that turns your OpenClaw agent into a structured therapy companion. Handles the full spectrum of common mental health concerns using evidence-based techniques.

### ⚠️ Important Disclaimers

THIS IS NOT A REPLACEMENT FOR PROFESSIONAL MENTAL HEALTH CARE.

FearBot is a supportive tool, not a licensed therapist
For serious mental health concerns, please see a qualified professional
If you're in crisis, contact emergency services or a crisis helpline immediately
This skill is designed for mild-to-moderate anxiety, depression, stress, and trauma symptoms
Not appropriate for: active suicidality, psychosis, severe/treatment-resistant depression, eating disorders, substance abuse, or bipolar disorder

By using this skill, you acknowledge these limitations.

### Why FearBot?

Traditional therapy apps are isolated — they don't know your life context. FearBot works best as part of a fully-integrated OpenClaw agent that already knows:

Your daily stressors (from your messages)
Your sleep patterns
Your work pressures
Your relationships
Everything between sessions

This context advantage is what makes AI-assisted therapy genuinely useful.

### Features

Validated Assessments: GAD-7 (anxiety), PHQ-9 (depression), DASS-21 (stress), PCL-5 (trauma)
Differential Diagnosis: Screens for GAD, social anxiety, panic, OCD, PTSD, depression
Session Tracking: Persistent session history, mood tracking, homework
Thought Records: Quick logging between sessions for any distressing moment
Crisis Detection: Three-tier safety system with automatic escalation
CBT Techniques: Cognitive restructuring, behavioral activation, exposure, grounding
Full Transparency: Shows scores, explains diagnoses, treats you like an adult

### Activation

Say any of these to your agent:

"therapy mode" / "start therapy" / "therapy session"
"fearbot" / "fear bot"
"let's do therapy"

For quick anxiety logging (without full session):

"I'm anxious" / "feeling anxious"
"thought record" / "log this anxiety"

### First Session (Intake)

Baseline GAD-7 + PHQ-9 assessment
Differential diagnosis screening
Clinical impression with full transparency
Homework assignment
All data saved to local database

### Ongoing Sessions

Mood check-in (0-10)
Bridge from last session + homework review
Due assessments (GAD-7 weekly, PHQ-9 bi-weekly)
Collaborative agenda setting
Core CBT work (matched to presentation)
Summary + new homework

### Crisis Safety

FearBot includes a three-tier crisis detection system that monitors ALL messages:

TierTriggerResponseHIGHActive suicidal intent/planStop therapy, safety protocol, helplinesMODERATEPassive ideationPause, assess, provide resourcesLOWDistress markersAcknowledge, screen, continue with awareness

Included Crisis Resources:

International Association for Suicide Prevention: https://www.iasp.info/resources/Crisis_Centres/
Crisis Text Line (US): Text HOME to 741741
Samaritans (UK): 116 123
Tele-MANAS (India): 14416
Lifeline (Australia): 13 11 14

### Data Storage

All therapy data stays LOCAL on your machine:

~/clawd/data/therapy/sessions.json — Session history
~/clawd/data/therapy/assessments.json — Assessment scores over time
~/clawd/data/therapy/thought-records.md — Thought record journal
~/clawd/data/therapy/mood-log.json — Mood tracking

Nothing is sent to external servers. Your mental health data is yours.

### Technical Requirements

OpenClaw 2026.1.0+
Bash shell (for therapy-db.sh script)
jq (for JSON processing)

### Professional Referral Triggers

FearBot will recommend seeing a human professional when:

PHQ-9 ≥ 15 (moderately severe depression)
GAD-7 ≥ 15 (severe anxiety)
Any suicidal ideation with plan
No improvement after 4-6 weeks
Disclosure of: substance abuse, self-harm, psychosis, eating disorders

### The Philosophy

"Therapy shouldn't be a 1-hour/week information bottleneck. Your AI agent already knows your week. Use that."

FearBot is built on the belief that:

CBT is evidence-based and genuinely helps
Access to mental health support shouldn't be gated by cost/availability
Context-aware AI can provide something traditional apps can't
Full transparency builds trust (we show you the scores, explain the diagnoses)
You're an adult who can handle clinical information

### Credits

Built with CBT framework based on Aaron Beck's cognitive model
Assessments: GAD-7 (Spitzer et al.), PHQ-9 (Kroenke et al.), DASS-21 (Lovibond), PCL-5 (Weathers et al.)
Crisis protocol informed by Columbia Suicide Severity Rating Scale

### License

MIT — Use freely, modify freely, help people freely.

Built by someone with anxiety, for people with anxiety. 🧠
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Samoppakiks
- 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-05-03T04:17:08.481Z
- Expires at: 2026-05-10T04:17:08.481Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/fearbot)
- [Send to Agent page](https://openagent3.xyz/skills/fearbot/agent)
- [JSON manifest](https://openagent3.xyz/skills/fearbot/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/fearbot/agent.md)
- [Download page](https://openagent3.xyz/downloads/fearbot)