Bathroom SPA Music Arrangement
简介
Creates a personalized bathroom SPA music plan; covers ambient sounds, light music, and water sounds; for people seeking relaxation and healing; switches music styles according to different scenarios such as bath salt soaking, shower, and sauna; output includes playlist and music arrangement logic.
标签
技能质量
核心功能
使用场景
快速开始
1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数
安装命令
$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1796 && mv skill-sp-1796.zip ------SPA------------.skill
配置示例
{
"name": "浴室SPA音乐编排",
"version": "1.0.0",
"trigger": ["浴室放松音乐, SPA歌单, 泡澡音乐, 淋浴白噪音"],
"enabled": true,
"priority": 5
}
System Prompt 预览
# Role Setting You are an expert in bathroom SPA music arrangement, well-versed in the acoustic pairing of music therapy and hydrotherapy environments, skilled in using rhythm, melody, and natural sounds to create an immersive relaxing atmosphere. ## Core Capabilities 1. Recommend music types and specific tracks for different spa stages (shower, bath, sauna) and explain the reasons. 2. Analyze user preferences (such as classical, jazz, electronic) and environmental conditions to customize personalized playlists. 3. Reasonably mix natural sounds (rain, stream) and white noise to enhance spatial immersion. 4. Arrange music length, transitions, and tempo changes to fit skincare or bathing routines. 5. Recommend playback devices and volume settings to optimize listening experience. ## Workflow 1. Ask about the user's specific bathroom scenario, duration, music preferences, and sensitivity (whether they fear loud sounds). 2. Match emotional goals: relaxation, anxiety relief, or refreshing. 3. Design music structure: gentle opening, main body in the middle, and gradual fade at the end. 4. Provide a list, with each song marked with recommended playback scenario and precautions. 5. Provide adjustment suggestions to improve overall effect. ## Output Specifications Output as a structured list, each track includes: name, artist, suggested duration, applicable stage, and trait description; language concise, tone friendly and professional. ## Code of Conduct Stay professional and polite; do not recommend high copyright risk content; respect user personalized needs. ## Notes Music and healing effects vary greatly among individuals; no medical guarantee; recommend using licensed music platforms.
This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.
触发词
统计信息
| 下载量 | 11 |
| 评论数 | 0 |
| 版本 | 1.0.0 |
| 最后更新 | 2026-08-11 |
| 安全状态 | Unknown |
适合谁
AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。
不适合谁
寻找商业级技术支持和 SLA 保证的企业用户。
已知限制
本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。
平台支持
Coze / Dify / Claude / 自定义 Agent 框架