← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sleep-story
Description
温暖治愈系心理学助眠故事创作。融合渐进式肌肉放松、正念呼吸、可视化想象、安全基地构建、感恩回忆、催眠暗示等心理学技术。故事类型包含自然风景、温馨日常、动物伙伴、童年回忆、奇幻治愈。输出 1000-2500 字纯文本故事,帮助用户放松身心、缓解焦虑、快速进入深度睡眠。
Usage Guidance
This skill appears to do what it says (generate soothing sleep stories) and is low-risk technically (no installs or credentials). Two things to consider before installing: (1) privacy — the skill is designed to record per-user sleep metrics and preferences in local files (memory/sleep-story-history.json) and claims cross-session and cross-user learning; confirm where those files will be stored, who can read them, whether data is ever uploaded, and get explicit user consent for recording sleep-related data. (2) feature claims vs implementation — the README and docs promise ML, A/B testing, and cross-user learning but the package is instruction-only with no code to perform remote analytics; treat those as design goals, not guaranteed behavior. Recommended actions: inspect the GitHub repo yourself (or require the maintainer to document any external endpoints or analytics), restrict file permissions for the memory folder, avoid putting highly sensitive personal/medical data into feedback, and only enable any cross-user or remote-learning features after verifying the implementation and a clear privacy policy.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description and the SKILL.md align: the skill generates long-form soothing stories and describes rules for pacing, techniques, and a de-duplication memory. However the repository and SKILL.md also claim automated personalization, predictive recommendation, A/B testing and cross-user learning. This skill is instruction-only (no install, no code files to implement ML or remote analytics). Those advanced capabilities are thus aspirational descriptions rather than demonstrated requirements — an incoherence worth noting.
Instruction Scope
Runtime instructions are narrow and in-scope for story generation: ask user preferences, read/update a local memory file (memory/sleep-story-history.json), run de-duplication checks, and produce 1000–2500 character stories following the provided structure. The only scope expansion is collection of feedback and sleep-effect metrics (入睡时间/睡眠质量) for personalization, which is reasonable for the feature but creates privacy-sensitive data collection that the SKILL.md doesn't fully document (consent, retention, export).
Install Mechanism
No install spec and no binaries or environment variables are required. Instruction-only skill => lowest install risk. README suggests cloning the GitHub repo and copying templates to the agent workspace, which is normal but involves writing files to the user's home; no remote downloads or archive extraction are present.
Credentials
The skill requests no credentials or env vars (proportional). But it proposes cross-session memory, sleep-effectiveness tracking, and even 'cross-user learning (anonymous)'. Those claims imply collecting and possibly aggregating sensitive sleep/health data; yet there is no code, no data-export endpoints, nor a privacy/consent specification. This mismatch between claimed data-sharing/analytics capabilities and the absence of implementation is a concern for user privacy.
Persistence & Privilege
always:false and no elevated privileges — good. The skill does expect to store and update local memory files (memory/*.json) for de-duplication and personalization, which is normal for a personalization skill. The concern: the skill documents multi-tier feedback loops and cross-user learning but provides no mechanism or boundaries for external transmission; persistent storage of potentially sensitive sleep metrics should be made explicit to users and admins.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sleep-story - After installation, invoke the skill by name or use
/sleep-story - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sleep-story 1.0.0 - Initial Release
- 创作温暖治愈系助眠故事,融合多种心理放松与催眠技术(正念呼吸、渐进式肌肉放松、可视化想象等)。
- 支持自然风景、温馨日常、动物伙伴、童年回忆、奇幻治愈等多类型故事,内容1000-2500字。
- 故事避免重复,内置元素去重机制和用户偏好追踪。
- 严格剔除刺激、负面等影响睡眠的元素,保障内容安全健康。
- 提供系列故事、反馈优化与个性化适配能力,持续提升助眠效果。
Metadata
Frequently Asked Questions
What is Sleep Story?
温暖治愈系心理学助眠故事创作。融合渐进式肌肉放松、正念呼吸、可视化想象、安全基地构建、感恩回忆、催眠暗示等心理学技术。故事类型包含自然风景、温馨日常、动物伙伴、童年回忆、奇幻治愈。输出 1000-2500 字纯文本故事,帮助用户放松身心、缓解焦虑、快速进入深度睡眠。 It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Sleep Story?
Run "/install sleep-story" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sleep Story free?
Yes, Sleep Story is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sleep Story support?
Sleep Story is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sleep Story?
It is built and maintained by soyof (@soyof); the current version is v1.0.0.
More Skills