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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/grx21/superpowerWhat 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
- "I've been trying to fix this deployment error for three hours and I'm just so frustrated with why this won't work."
- "I need you to handle this API setup because I honestly can't figure this out right now and it's annoying me."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-grx21-superpower": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution