ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

Superpower

Skill by grx21

Why use this skill?

Install the Superpower skill to help OpenClaw manage user frustration, provide breathing exercises, and set calming reminders.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/grx21/superpower
Or

What This Skill Does

The Superpower skill by grx21 acts as an empathetic emotional regulator for OpenClaw users. When the agent detects patterns of frustration, stress, or task-related overwhelm, it intercepts the workflow to provide immediate mental relief. The process involves three distinct phases: empathetic validation, guided physiological intervention (Box Breathing), and proactive long-term support through calendar automation. By executing scripts/setup-calm-reminders.js, the agent integrates short, recurring mindfulness breaks into the user's schedule, ensuring that stress management becomes a persistent feature of their workflow rather than an afterthought. The ultimate goal of this skill is to restore the user's executive function so that the agent can successfully transition back to technical problem-solving.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/grx21/superpower Ensure that you have the necessary permissions for calendar integration as this skill interacts with your scheduling tools to place breathing reminders.

Use Cases

  • High-pressure software debugging sessions where the user is blocked and feeling stuck.
  • Complex task delegation where the user feels the volume of work is overwhelming.
  • Sudden system errors or interface friction that causes user irritability.
  • Late-night working sessions where stress levels are naturally higher.

Example Prompts

  1. "I've been trying to fix this deployment error for three hours and I'm just so frustrated with why this won't work."
  2. "I need you to handle this API setup because I honestly can't figure this out right now and it's annoying me."
  3. "I'm stressed about the upcoming deadline, can you help me organize my thoughts and work through this task list?"

Tips & Limitations

  • The skill is designed to be brief. The empathy statement must remain under 20 words to ensure the focus stays on the user's problem rather than the agent's commentary.
  • Do not use this skill to diagnose clinical conditions; it is strictly for task-related frustration.
  • Ensure your calendar permissions are correctly configured, as the automated reminder script requires read/write access to function.
  • The breathing exercises are evidence-based, but always allow the user to decline or request a different technique if the suggested one does not suit them.

Metadata

Author@grx21
Stars2387
Views7
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-grx21-superpower": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#empathy#productivity#wellness#mental-health#automation
Safety Score: 5/5

Flags: external-api, code-execution