← 返回 Skills 市场
kivs

Soft Pillow - Sleep & dream journal

作者 kivS · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
625
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install soft-pillow
功能描述
Use when the user asks about their sleep data, dream history, or wants to query sleep entries from the Soft Pillow app.
安全使用建议
This skill appears to do exactly what it says: query your Soft Pillow sleep/dream data using the app's API key. Only provide a token you trust and that you obtained from the app's settings; consider creating or using a token you can revoke if needed. Verify the token is scoped appropriately in the app (if the app offers limited scopes), and revoke it via the app if you stop using the skill. The SKILL.md examples expect you to substitute the real API key into the Authorization header.
功能分析
Type: OpenClaw Skill Name: soft-pillow Version: 1.0.2 The skill bundle is benign. It provides instructions and API endpoints for interacting with the 'Soft Pillow' sleep tracking service. All API calls are standard HTTP GET requests to the specified domain 'https://softpillow.paevita.com' using an API key from an environment variable. There is no evidence of malicious execution, data exfiltration, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in SKILL.md. The content is fully aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description match the required artifact: the skill only asks for SOFT_PILLOW_API_KEY and documents calls to softpillow.paevita.com endpoints relevant to sleep entries and dream search.
Instruction Scope
SKILL.md contains focused curl examples and endpoint docs for listing/searching sleep entries and checking sleep status. Minor documentation nit: the Authorization examples show the literal text 'Bearer SOFT_PILLOW_API_KEY' (which is clearly intended to be replaced with the real token), but the instructions do not ask the agent to read unrelated files or additional env vars.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by an installer.
Credentials
Only a single credential (SOFT_PILLOW_API_KEY) is required and it directly corresponds to the described API access. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges or modify other skills. Autonomous invocation is allowed but that is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install soft-pillow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /soft-pillow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a metadata field to the SKILL.md file for improved integration and discoverability. - No changes to the API, endpoints, or app functionality. - Version bumped from 1.0.1 to 1.0.2.
v1.0.1
- Added required environment variable SOFT_PILLOW_API_KEY to configuration, with description for setup. - Updated documentation and example API usage to reference SOFT_PILLOW_API_KEY instead of a generic API_KEY.
v1.0.0
Initial release of Soft Pillow skill. - Allows users to query their sleep data, dream history, and sleep entries from the Soft Pillow iOS app. - Supports authentication using an API key managed in the app’s settings. - Includes endpoints to check sleep status, list and filter sleep entries, fetch detailed entry data, and search dreams/notes. - Provides filtering by mood, date, and missing step data. - Handles standard API errors including authentication and invalid filters.
元数据
Slug soft-pillow
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Soft Pillow - Sleep & dream journal 是什么?

Use when the user asks about their sleep data, dream history, or wants to query sleep entries from the Soft Pillow app. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 625 次。

如何安装 Soft Pillow - Sleep & dream journal?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install soft-pillow」即可一键安装,无需额外配置。

Soft Pillow - Sleep & dream journal 是免费的吗?

是的,Soft Pillow - Sleep & dream journal 完全免费(开源免费),可自由下载、安装和使用。

Soft Pillow - Sleep & dream journal 支持哪些平台?

Soft Pillow - Sleep & dream journal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Soft Pillow - Sleep & dream journal?

由 kivS(@kivs)开发并维护,当前版本 v1.0.2。

💬 留言讨论