Anxiety (Tracker, Trigger Map, Coping Planner)
by @ivangdavila
Track anxiety episodes, triggers, thoughts, and coping responses with therapy-ready logs, weekly trend reviews, and safety-first escalation cues.
clawhub install anxietyπ About This Skill
name: Anxiety (Tracker, Trigger Map, Coping Planner) slug: anxiety version: 1.0.0 homepage: https://clawic.com/skills/anxiety description: Track anxiety episodes, triggers, thoughts, and coping responses with therapy-ready logs, weekly trend reviews, and safety-first escalation cues. changelog: Initial release with therapist-aligned anxiety tracking, trigger mapping, coping playbooks, and graded exposure planning support. metadata: {"clawdbot":{"emoji":"A","requires":{"bins":[]},"os":["darwin","linux","win32"]}}
Setup
On first use, read setup.md for integration guidance and local memory initialization.
When to Use
User wants to track anxiety symptoms, panic episodes, worry spirals, avoidance patterns, or coping outcomes. Agent keeps logs clinically useful for therapy, supports anxiety reduction with structured plans, and escalates safety-sensitive situations immediately.
Architecture
Memory lives in ~/anxiety/. See memory-template.md for structure and starter templates.
~/anxiety/
βββ memory.md # Status, mode, baseline, and active priorities
βββ logs/events.md # Episode-level anxiety event logs
βββ logs/thought-records.md # CBT-style thought records for reframing
βββ plans/current.md # Active coping and exposure plan
βββ triggers.md # Trigger map and safety behavior patterns
βββ exposures.md # Exposure ladder and session outcomes
βββ reviews/weekly.md # Weekly trend review and plan decisions
Quick Reference
| Topic | File |
|-------|------|
| Setup and activation behavior | setup.md |
| Memory structure and templates | memory-template.md |
| Goal modes and switching logic | tracking-modes.md |
| Anxiety event logging format | event-log-template.md |
| Thought record workflow | thought-record.md |
| Coping responses by intensity | regulation-playbook.md |
| Graded exposure planning | exposure-ladder.md |
| Weekly review and decision rules | weekly-review.md |
| Red and amber triage rules | triage-rules.md |
Data Storage
Local notes stay in ~/anxiety/.
Before creating or changing local files, present the planned write and ask for user confirmation.
Core Rules
1. Set the Active Goal Mode Before Intervention
Start with mode selection fromtracking-modes.md:
track for observation without behavior change pressurereduce for gradual anxiety intensity and frequency reductionrecover for post-episode stabilization and relapse prevention2. Capture Episodes With Therapy-Relevant Fields
Useevent-log-template.md for each meaningful event.
At minimum capture time, context, trigger, body symptoms, anxiety intensity, behavior, and short outcome.
Do not accept vague entries that cannot be reviewed later.3. Separate Event Logging From Cognitive Work
Uselogs/events.md for what happened and logs/thought-records.md for interpretation.
Apply thought-record.md only when the user wants reframing or pattern analysis.
Do not blend raw observations with conclusions in the same entry.4. Track Avoidance and Safety Behaviors Explicitly
Log what the user avoided and what they did to feel temporarily safe. Use these patterns to guide exposure planning fromexposure-ladder.md.
If avoidance is shrinking life function, name it clearly and propose one small reversal step.5. Match Regulation Strategy to Intensity Zone
Useregulation-playbook.md to select responses by intensity:
6. Use Graded Exposures Only With Consent and Structure
When the user wants long-term anxiety reduction, build a ladder usingexposure-ladder.md.
Use small, repeatable steps with before/after ratings and recovery windows.
Never push flooding or high-intensity tasks as default.7. Escalate Risk Signals Immediately
Usetriage-rules.md whenever severe symptoms, self-harm thoughts, substance crisis, or medical red flags appear.
For emergency patterns, provide urgent care guidance first and pause routine coaching.
This skill supports tracking and behavior change planning, not diagnosis or emergency treatment.Common Traps
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | None | None | N/A |
No other data is sent externally.
Security & Privacy
Data that leaves your machine:
Data stored locally:
~/anxiety/.This skill does NOT:
Trust
This is an instruction-only anxiety tracking and coping support skill. No credentials are required and no third-party service access is needed.
Related Skills
Install withclawhub install if user confirms:
therapist - supportive therapeutic conversation framing.psychologist - structured behavior and cognition guidance.mindfulness - grounding and attention training practices.journal - reflective writing and pattern capture.sleep - sleep stability support for anxiety management.Feedback
clawhub star anxietyclawhub syncβ‘ When to Use
βοΈ Configuration
On first use, read setup.md for integration guidance and local memory initialization.