Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- 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.
What This Skill Does
Connects to the Soft Pillow iOS sleep tracking app to query sleep entries, dream logs, and mood data. Supports filtering by date range, mood, and step availability, plus full-text dream search.
Lets you query and reason over structured sleep history directly in conversation without opening the app.
When to use it
- Review last week's sleep entries by mood
- Search dream history for recurring themes
- Check current sleep status
- Find nights with missing step data
- Get detailed notes and disruptions for a specific entry
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: 'What did I dream about last month that involved water?'
- 1Call GET /api/v1/search_dreams with query 'water' and appropriate limit
- 2Retrieve matching entries with dream_excerpt and notes_excerpt
- 3Filter results to the last month by checking entry timestamps
- 4Summarize recurring water-related dream content
A summary of matching dream excerpts from the past month mentioning water
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.