Chinese Huangdi Health Timer
Skill by amazingtest
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/amazingtest/chinese-huangdi-health-timerWhat This Skill Does
The Chinese Huangdi Health Timer is a specialized OpenClaw agent skill that integrates ancient traditional Chinese medical wisdom with modern time-management efficiency. Based on the principles of the Huangdi Neijing (Yellow Emperor's Inner Canon), this skill divides the 24-hour day into 12 unique two-hour meridian cycles. Each cycle corresponds to a specific internal organ's peak energy time. The agent provides three actionable, non-repetitive health tips for the current time window, allowing users to align their daily activities, work tasks, and rest schedules with their biological rhythms. By defaulting to Asia/Shanghai time, it ensures accuracy for those following Traditional Chinese Medicine (TCM) guidelines while supporting configurable timezones for global users.
Installation
To integrate this skill into your agent, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/amazingtest/chinese-huangdi-health-timer
Ensure your OpenClaw environment is updated to the latest version before installation to avoid dependency conflicts.
Use Cases
This skill is perfect for digital nomads, wellness-focused professionals, and anyone interested in chronobiology. Use it to optimize your deep work sessions during high-energy meridians, schedule restorative breaks during specific organ-cleansing times, or ensure you are asleep during the optimal recovery windows (such as the Gallbladder or Liver meridian peaks). It serves as an automated wellness coach, helping you maintain a consistent routine that prevents burnout.
Example Prompts
- "What should I be focusing on right now based on the Huangdi Health Timer?"
- "养生,根据现在的时辰给我三条建议。"
- "Show me the current meridian health tips and explain the importance of the current cycle."
Tips & Limitations
To maximize the effectiveness of this skill, ensure your agent's timezone configuration matches your physical location, especially if you are traveling. While this skill provides excellent lifestyle advice based on TCM theory, it should not replace professional medical diagnosis or treatment. The tips provided are generated based on historical meridian cycles; interpret them as lifestyle guidelines for maintenance rather than curative prescriptions. Ensure your system clock is synchronized to avoid inaccuracies in cycle transitions.
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-amazingtest-chinese-huangdi-health-timer": {
"enabled": true,
"auto_update": true
}
}
}