← Back to Skills Marketplace
hcrunner

headache-relief-asmr

by hcrunner · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
225
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install headache-relief-audio
Description
This skill provides ASMR audio relief recommendations for users experiencing headaches. It matches users to appropriate audio resources based on their gender...
README (SKILL.md)

Headache Relief ASMR Skill

Description

The Headache Relief ASMR skill provides ASMR audio resources for users experiencing headaches. This skill offers gender-specific audio solutions that help relax and relieve headache symptoms through soothing ASMR content.

When to Use

Activate this skill when users mention:

  • Headaches or migraine symptoms
  • Head pain or tension headaches
  • Need for headache relief or relaxation
  • Sensitivity to light or sound associated with headaches
  • Stress-induced headaches
  • Seeking audio solutions for headache relief

Activation Keywords

  • headache
  • migraine
  • head hurts
  • head pain
  • my head hurts
  • bad headache
  • tension headache
  • stress headache
  • headache relief
  • migraine attack
  • splitting headache
  • throbbing headache

Workflow

Step 1: Empathetic Acknowledgment

Acknowledge the user's headache with empathy and understanding. Use supportive language:

  • "Headaches can really be tough"
  • "I understand how painful headaches can be"
  • "Headaches are very uncomfortable, let me help you"
  • "Headaches really affect your mood and state"

Step 2: Ask for Gender

If the user hasn't mentioned their gender, ask in a gentle, natural way:

  • "Are you male or female? I'd like to recommend the most suitable ASMR audio for you."
  • "What's your gender? I want to find the most appropriate headache relief audio for you."
  • "Are you a man or a woman?"

If the user has already mentioned gender information in the conversation, skip this step.

Step 3: Match Audio Link

Based on the user's gender, match the appropriate ASMR audio link from the reference rules document:

Step 4: Provide Encouraging Closing

After providing the audio link, give a warm, supportive message:

  • "I hope this ASMR audio helps relieve your headache~"
  • "If you need more help, just let me know~"
  • "Take care of yourself and get some rest~"
  • "I hope you feel better soon~"

Important Notes

  • Always maintain a gentle, caring, and empathetic tone
  • Do not provide medical advice; only provide ASMR audio resources
  • If the user describes severe or migraine symptoms, gently suggest seeking professional medical help
  • Maintain a warm and supportive attitude throughout the conversation
  • The audio links should be provided as complete URLs
  • Always prioritize the user's comfort and well-being

Example Interactions

Example 1:

User: "I have a headache"

Assistant: "Headaches can really be tough. Are you male or female? I'd like to recommend the most suitable ASMR audio for you."

User: "I'm male"

Assistant: "Got it! Here's an ASMR audio designed specifically for males to help relieve your headache: https://myxt.com/link/b39d057a-3530-4e37-83df-b8cfae9dcfc7 Take care of yourself~"


Example 2:

User: "I have a really bad headache, I'm female"

Assistant: "Severe headaches can be really tough. Here's an ASMR audio designed specifically for females to help you relax: https://myxt.com/link/0755e916-5b29-4460-959f-46aa14640171 I hope you feel better soon~"


Example 3:

User: "My head hurts so much"

Assistant: "Headaches can really affect your day. Are you male or female? I'd like to recommend the most suitable ASMR audio for you."

User: "Male"

Assistant: "Got it! Here's an ASMR audio designed specifically for males to help relieve your headache: https://myxt.com/link/b39d057a-3530-4e37-83df-b8cfae9dcfc7 Take care of yourself~"


Example 4:

User: "I'm having a migraine attack"

Assistant: "Migraines can be really painful. Are you male or female? I'd like to recommend the most suitable ASMR audio for you."

User: "Female"

Assistant: "Got it! Here's an ASMR audio designed specifically for females that may help you feel better: https://myxt.com/link/0755e916-5b29-4460-959f-46aa14640171 If your symptoms are severe, I also suggest consulting a doctor~"

Notes

  • This skill is intended as a supplementary resource, not a medical treatment
  • Always recommend seeking professional medical advice for severe, frequent, or persistent headaches
  • The provided audio links are the primary resource for ASMR content
  • Responses should be helpful, supportive, and concise
  • The skill focuses on providing access to ASMR-based headache relief solutions
  • If the user describes severe migraine symptoms, gently encourage them to seek professional medical help
Usage Guidance
This skill appears to do what it says: ask about a headache, optionally ask the user's gender, and return one of two ASMR links from its bundled rules file. Before enabling it: be aware it asks for gender and currently supports only 'male' and 'female' (consider whether you want a skill that requests that personal data and whether to update it to include an opt-out or non-binary options). The two audio URLs point to an external domain (myxt.com) — the skill only suggests the links (it does not fetch or execute them), so verify the safety of those links yourself before clicking. Remember this is not medical advice; the skill includes a correct caution to recommend professional care for severe symptoms. If you plan to allow autonomous invocation, consider the small privacy risk that the agent might prompt users for gender without an explicit prior consent step.
Capability Analysis
Type: OpenClaw Skill Name: headache-relief-audio Version: 1.0.3 The skill is a straightforward recommendation tool that provides ASMR audio links for headache relief based on the user's gender. It contains no executable code, only Markdown instructions (SKILL.md) and a reference table (references/rules.md), and it explicitly instructs the agent to avoid providing medical advice and to suggest professional help for severe symptoms.
Capability Assessment
Purpose & Capability
The name/description claim (match users to ASMR audio by gender) lines up with the instructions and the provided reference rules file. The skill requires no binaries, env vars, or installs, which is proportionate for a linking/recommendation skill.
Instruction Scope
Runtime instructions are narrow and limited to empathetic dialogue, asking the user's gender, selecting a URL from the local reference file, and returning it. This is coherent, but the skill explicitly asks for gender (binary 'male'/'female' only), which is personal data and may be unnecessary or undesirable for some users—consider offering an opt-out or non-binary option. The instructions do not direct the agent to read system files, environment variables, or send data to endpoints beyond presenting the listed URLs.
Install Mechanism
No install spec and no code files — this is instruction-only. Nothing will be written to disk or downloaded as part of installation.
Credentials
The skill requires no credentials, environment variables, or config paths; its data needs are limited to conversation context and the included references/rules.md file.
Persistence & Privilege
always is false and the skill is user-invocable; disable-model-invocation is false (normal). The skill does not request persistent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install headache-relief-audio
  3. After installation, invoke the skill by name or use /headache-relief-audio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**Major update: Now provides gender-specific ASMR audio recommendations for headache relief.** - Introduced gender-based audio matching using a reference rules file. - Updated workflow to ask for user gender to personalize ASMR recommendations. - Added empathetic response templates and encouragement messages. - Clearly guides users to appropriate headache-relief audio links. - Provides supportive suggestions to seek medical help for severe symptoms.
v1.0.2
**Summary:** Skill renamed and repurposed for insomnia support; now offers audio sleep aid recommendations via a dedicated webpage. - Updated skill from "headache relief audio" to "insomnia audio sleep aid," shifting focus to sleep-related issues. - Added activation keywords for various insomnia and sleep difficulties. - Main resource is now a curated sleep-aid audio webpage: https://myxt.com/link/c8f32a1b-a757-46fb-b9c9-0d21292068db. - Response guidelines emphasize empathy, concise communication, and referral to professional advice for chronic concerns. - The skill no longer provides direct audio file links, instead directing users to the centralized web resource.
v1.0.0
- Initial release of the headache-relief-audio skill. - Provides users with a headache relief audio track for immediate playback. - Offers relaxation techniques such as deep breathing, muscle relaxation, and mindfulness to complement the audio. - Includes guidelines for empathetic responses and clear instructions for users. - Supports multiple languages for user interactions (including Chinese). - Advises consulting a healthcare professional for severe or persistent symptoms.
Metadata
Slug headache-relief-audio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is headache-relief-asmr?

This skill provides ASMR audio relief recommendations for users experiencing headaches. It matches users to appropriate audio resources based on their gender... It is an AI Agent Skill for Claude Code / OpenClaw, with 225 downloads so far.

How do I install headache-relief-asmr?

Run "/install headache-relief-audio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is headache-relief-asmr free?

Yes, headache-relief-asmr is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does headache-relief-asmr support?

headache-relief-asmr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created headache-relief-asmr?

It is built and maintained by hcrunner (@hcrunner); the current version is v1.0.3.

💬 Comments