Dataset

CBT Toolkit

Structured dataset covering the public CBT toolkit on MetalHatsCats. It combines reflection cards, metaphors, and protocols into one citable corpus so assistants, educators, and practitioners can reference the toolkit with clear type labels, summaries, canonical links, and source provenance.

Field list

FieldTypeMeaning
idstringStable CBT source identifier.
content_typestringRecord family within the toolkit: card, metaphor, or protocol.
titlestringPublic English title for the toolkit item.
summarystringPrimary prompt, description, or explanatory summary.
step_countintegerNumber of steps for protocol records, or 0 for non-protocol items.
languagestringPrimary language used for the exported record.
canonical_urlstringCanonical public CBT page path.

Citation and release status

Sample records

Showing the first 5 records from the published JSONL file.

{
  "id": "card-1",
  "content_type": "card",
  "title": "Reflect on Today",
  "summary": "Take a sec to think about your day. What was good? What sucked? Write down one negative thought you had and how you could spin it into something better.",
  "step_count": 0,
  "language": "en",
  "canonical_url": "/cbt/cards"
}
{
  "id": "card-2",
  "content_type": "card",
  "title": "Spot the Distortion",
  "summary": "Sometimes our brain likes to play tricks on us. Maybe you’re thinking in extremes, like ‘everything sucks’ or ‘I always mess up.’ When did your mind pull that trick today?",
  "step_count": 0,
  "language": "en",
  "canonical_url": "/cbt/cards"
}
{
  "id": "card-3",
  "content_type": "card",
  "title": "Take Action",
  "summary": "Feeling stuck? Time to shake things up! Do something small right now—stand up, stretch, grab a snack, or clean up your space. Action kicks the brain into gear.",
  "step_count": 0,
  "language": "en",
  "canonical_url": "/cbt/cards"
}
{
  "id": "card-4",
  "content_type": "card",
  "title": "Challenge Your Thoughts",
  "summary": "Not every thought is the truth. Use this thought record to break down one tough thought. What happened? What did you think? How can you rethink it?",
  "step_count": 0,
  "language": "en",
  "canonical_url": "/cbt/cards"
}
{
  "id": "card-5",
  "content_type": "card",
  "title": "Pause and Breathe",
  "summary": "Feeling stressed? Take 2 minutes to close your eyes and focus on your breathing. Let your thoughts come and go without worrying about them.",
  "step_count": 0,
  "language": "en",
  "canonical_url": "/cbt/cards"
}

Related datasets

217 records

Cognitive Biases Library

The full published cognitive-bias library with families, summaries, related links, and canonical URLs.

948 records

Life OS All Hacks

The full public Life OS hacks corpus with hack actions, zones, summaries, and canonical source links.