← 返回 Skills 市场
Breathing Exercise
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install breathing-exercise
功能描述
呼吸练习 - 4-7-8 呼吸、盒式呼吸、放松引导
使用说明 (SKILL.md)
Breathing Exercise
呼吸练习工具,帮助你放松身心。
功能
- ✅ 4-7-8 呼吸
- ✅ 盒式呼吸
- ✅ 放松引导
- ✅ 自定义节奏
- ✅ 统计报告
使用
# 4-7-8 呼吸
clawhub breathe 478 --cycles 4
# 盒式呼吸
clawhub breathe box --cycles 5
# 自定义节奏
clawhub breathe custom --in 4 --hold 4 --out 4
# 放松引导
clawhub breathe relax --duration 10
定价
| 版本 | 价格 | 功能 |
|---|---|---|
| 免费版 | ¥0 | 基础练习 |
| Pro 版 | ¥19 | 全部练习 |
| 订阅版 | ¥4/月 | Pro+ 引导音频 |
安全使用建议
This skill appears to be a simple instruction-only breathing tool, but there are small inconsistencies you should clarify before installing: 1) Confirm which CLI binary is actually required — SKILL.md uses 'clawhub' while _meta.json lists 'curl'. Ensure you have a legitimate 'clawhub' client from a trusted source before running the shown commands. 2) Ask the author how '统计报告' and Pro/subscription features work: where are stats stored/sent, and how are premium audio or payments delivered? 3) If you plan to install via 'npx clawhub@latest', review the clawhub package source and network behavior (does it call remote APIs or request tokens?). 4) Because this skill has no code files, its risk surface is mostly the external 'clawhub' tooling — vet that tool before use.
功能分析
Type: OpenClaw Skill
Name: breathing-exercise
Version: 1.0.0
The skill bundle provides a simple breathing exercise utility with standard documentation for 4-7-8 and box breathing techniques. No malicious code, suspicious network activity, or prompt injection attempts were found in SKILL.md, README.md, or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes breathing exercises and shows examples invoking a 'clawhub breathe' CLI, which matches the described purpose. However _meta.json lists 'curl' as a required binary while the runtime examples require 'clawhub' (and README suggests installing via 'npx clawhub...'). The declared required binaries do not align with the usage examples.
Instruction Scope
Instructions are limited to running local 'clawhub breathe ...' commands and do not ask to read files or environment variables. Missing detail: '统计报告' (statistics) and Pro/subscription behavior (how stats are generated, where they are sent, and how payments or '引导音频' are delivered) are not specified. If the 'clawhub' CLI performs network calls, that could transmit data but the skill does not document that.
Install Mechanism
This is instruction-only (no install spec, no code files), so nothing will be written by the skill itself. README suggests using 'npx clawhub@latest install breathing-exercise' which relies on external tooling; that external install path is not controlled by the skill and should be reviewed. The presence of 'curl' in _meta.json is unexplained given no installation steps require it.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a local breathing exercise tool. There is no request for unrelated secrets. The only anomaly is the binary mismatch noted above.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent presence. Nothing in the package indicates it will modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install breathing-exercise - 安装完成后,直接呼叫该 Skill 的名称或使用
/breathing-exercise触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of breathing-exercise.
- Supports 4-7-8 breathing, box breathing, and relaxation guidance.
- Allows custom breathing rhythms.
- Provides usage statistics reports.
- Command-line interface for easy access to breathing exercises.
- Offers free and Pro versions with different feature sets.
元数据
常见问题
Breathing Exercise 是什么?
呼吸练习 - 4-7-8 呼吸、盒式呼吸、放松引导. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Breathing Exercise?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install breathing-exercise」即可一键安装,无需额外配置。
Breathing Exercise 是免费的吗?
是的,Breathing Exercise 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Breathing Exercise 支持哪些平台?
Breathing Exercise 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Breathing Exercise?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills