我为 Claude Code 构建了一个健康助手技能(你也可以)💧🧘♀️
📄 中文摘要
随着使用 Claude Code 的频率增加,许多人可能会忽视喝水的重要性。为了解决这个问题,开发者可以通过自动化提醒来帮助自己保持健康。技能的概念类似于给厨师的食谱卡,Claude Code 作为厨师,能够根据用户的偏好和工作流程进行调整。构建一个技能非常简单,只需一个文本编辑器和一个文件夹即可。技能的基本形式是一个包含名称、描述和指令的单一文件 SKILL.md,用户可以根据自己的需求进行定制。
📄 English Summary
I Built a Health Buddy Skill for Claude Code (and You Can Too) 💧🧘♀️
As users increasingly rely on Claude Code, they may forget to stay hydrated. To address this issue, developers can automate reminders to help maintain health. The concept of a skill is akin to a recipe card given to a chef, where Claude Code acts as the chef, adapting to the user's preferences and workflow. Building a skill is straightforward and requires just a text editor and a folder. The basic form of a skill is a single file called SKILL.md, which includes a name, description, and instructions, allowing users to customize it according to their needs.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等