← Back to Skills Marketplace
harrylabsj

Stress Toolkit

by haidong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install stress-toolkit
Description
A comprehensive stress management toolkit offering quick relaxation techniques and exercises. Suitable for moments of high stress, anxiety, or when you need...
Usage Guidance
This skill appears internally consistent and runs only local Python code with no network calls or secret access, but you should: (1) review the included handler.py before running to verify it matches what you expect, (2) run tests in an isolated environment if you are unsure, (3) note that the crisis hotlines are hard-coded (China numbers) and may need to be adapted for your locale, and (4) be aware the skill can be invoked by the agent (platform default) — if you'd rather approve each use manually, disable autonomous invocation in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: stress-toolkit Version: 1.0.2 The 'stress-toolkit' skill is a legitimate utility designed to provide relaxation techniques and crisis intervention resources. The Python scripts (scripts/handler.py and scripts/crisis_detector.py) implement simple keyword-based intent detection to offer breathing exercises, grounding techniques, and crisis hotline information. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the code behavior is entirely consistent with its stated purpose of mental health support.
Capability Assessment
Purpose & Capability
Name/description (stress relief, breathing, grounding, crisis referral) match the included files and logic. The files implement local guidance and a small crisis-detector module — nothing in the repo asks for unrelated capabilities (cloud access, system admin rights, etc.).
Instruction Scope
SKILL.md instructs running the local Python handler and tests; the handler only inspects the given input string, formats responses, and returns local text/hotline guidance. It does not read arbitrary system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only install). Code is present but there is no automated download/install step. Risk is limited to executing the included Python scripts locally.
Credentials
The skill requires no environment variables, keys, or config paths. All behavior is local and uses only its bundled code and hard-coded hotline strings; requested privileges are proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modify other skills or system settings. It runs as a normal, user-invoked module (agent-autonomy is the platform default).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stress-toolkit
  3. After installation, invoke the skill by name or use /stress-toolkit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Rewrote documentation (SKILL.md) from Chinese to English for broader accessibility. - Improved structure and clarity of feature descriptions, usage instructions, and safety disclaimers. - Standardized module and test case explanations for consistency. - No changes to code; documentation only.
v1.0.1
正式发布版本,包含呼吸练习、接地技术、渐进式肌肉放松。
v1.0.0
Stress Toolkit 1.0.0 (MVP) — Initial release - Implements core stress relief features: breathing exercises, muscle relaxation, grounding, meditation, pre-sleep routines, and anxiety relief. - Supports direct and intent-based triggers (e.g., “压力”, “焦虑”, “想深呼吸”, “睡不着”). - Includes a crisis detection & referral system for high-risk (immediate hotline referral) and medium-risk (supportive response) situations. - Provides clear boundaries: not a substitute for professional diagnosis or therapy. - Includes basic CLI test instructions and expected outcomes for QA.
Metadata
Slug stress-toolkit
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Stress Toolkit?

A comprehensive stress management toolkit offering quick relaxation techniques and exercises. Suitable for moments of high stress, anxiety, or when you need... It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install Stress Toolkit?

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

Is Stress Toolkit free?

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

Which platforms does Stress Toolkit support?

Stress Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stress Toolkit?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.2.

💬 Comments