← 返回
未分类

Now Practice

Guided 60-second mindfulness sessions with four steps to ease anxiety, overthinking, decision stress, or emotions using tailored prompts.
四步引导的60秒正念练习,定制提示帮助缓解焦虑、过度思考、决策压力或情绪。
perrykono-debug
未分类 clawhub v1.0.0 1 版本 99422 Key: 无需
★ 0
Stars
📥 172
下载
💾 0
安装
1
版本
#latest

概述

SKILL.md — now-practice

功能

一分钟清明练习流程引擎。

练习流程

每个场景固定4步,总时长60秒:

{
  "steps": [
    { "id": "stop", "name": "停", "duration_seconds": 10, "instruction": "放下手机\n坐直\n看一眼自己" },
    { "id": "breathe", "name": "呼吸", "duration_seconds": 30, "instruction": "知道自己正在吸气\n知道自己正在呼气" },
    { "id": "huatou", "name": "话头", "duration_seconds": 20, "instruction": "{huatou_text}\n\n不要回答\n只是问" },
    { "id": "return", "name": "回", "duration_seconds": 10, "instruction": "我看见了\n继续" }
  ]
}

场景映射

场景ID名称话头场景标签
---------------------------
anxiety😰 焦虑了anxiety, fear
overthinking🤯 想太多overthinking
decision🤔 不知道怎么选decision, confusion
emotion😡 情绪上来了anger, sadness, judgment
free🌱 自由练习全部标签(随机)

话头选取逻辑

  1. 根据场景ID,匹配 data/huatou-templates-v1.0.jsonscene 数组包含对应标签的模板
  2. 从匹配结果中随机选取一条
  3. 填充模板变量(如 {emotion}
  4. 展示在练习第3步

变量填充映射

变量场景 → 填充值
---------------------
{emotion}anxiety→焦虑, anger→生气, fear→害怕, sadness→难过, overthinking→想, confusion→困惑
{time_word}regret→过去, fear→未来, waiting→等待

练习记录

练习完成后,前端写入 localStorage:

{
  "date": "2026-05-30",
  "scene": "anxiety",
  "huatou_id": "who_001",
  "completed": true
}

连续天数计算:

  • 每天至少完成1次练习算1天
  • 读取 localStorage 中所有记录,按日期去重,计算连续天数

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-31 13:56

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Realestate Advisor Push

perrykono-debug
AI 房产资产顾问(置安居 v2.0)。面向业主、买房者、置换用户的三合一工具。 【业主模式】用户输入小区名(+面积)即开始分析,输出结构化资产分析报告: 估值区间、成交参照、挂牌竞争、市场状态、周边动态、决策信号。 支持多轮精度提升(补充
★ 0 📥 325

Industrial Park Investment Assistant

perrykono-debug
产业园招商数字副驾 🚀。你负责谈客户,我负责判断值不值得跟、下一步怎么推、不会漏掉任何机会。 八大核心能力:①客户中心(值不值得投入时间?)②跟进治理(今天必须先联系谁?)③NBA引擎(下一步最优动作)④带看成交(带看前中后全流程)⑤报价谈
★ 1 📥 556

灵枢·Agent设计师

perrykono-debug
灵枢 Agent 设计师技能包 - 企业 AI Agent 体系规划与设计。包含 ling-shu-agent-designer(主技能)和 enterprise-agent-planner(规划器)。支持自动发布至 GitHub 与 Cl
★ 0 📥 466