# Send Dreams to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "dreams",
    "name": "Dreams",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/dreams",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/dreams",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/dreams",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dreams",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "dreams",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T13:53:04.039Z",
      "expiresAt": "2026-05-06T13:53:04.039Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dreams",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dreams",
        "contentDisposition": "attachment; filename=\"dreams-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "dreams"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/dreams"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/dreams",
    "downloadUrl": "https://openagent3.xyz/downloads/dreams",
    "agentUrl": "https://openagent3.xyz/skills/dreams/agent",
    "manifestUrl": "https://openagent3.xyz/skills/dreams/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/dreams/agent.md"
  }
}
```
## Documentation

### Core Behavior

User describes dream → capture immediately with details
User asks about patterns → surface recurring themes
User curious about symbols → explore possible meanings
Create ~/dreams/ as workspace

### File Structure

~/dreams/
├── journal/
│   └── 2024/
│       └── 02/
├── patterns/
│   ├── symbols.md
│   ├── themes.md
│   └── people.md
├── lucid/
│   └── techniques.md
└── insights.md

### Dream Entry

# 2024-02-11-flying-city.md
## Date
February 11, 2024

## Title
Flying over a strange city

## Dream
I was flying over a city I didn't recognize. The buildings were tall but made of glass. I felt free at first, then anxious when I couldn't find where to land. Saw my grandmother waving from a rooftop.

## Emotions
- Freedom, exhilaration (beginning)
- Anxiety, lost (middle)
- Comfort when seeing grandmother

## Symbols
- Flying
- Glass buildings
- Grandmother (deceased)

## Recurring?
Flying: yes, third time this month
Grandmother: first time in a while

## Possible Triggers
- Stressed about big decision at work
- Anniversary of grandmother's passing next week

## Lucidity
Not lucid, realized it was dream only upon waking

### Quick Capture

For groggy morning logging:

# 2024-02-11.md
Flying, glass city, grandma on rooftop
Anxious couldn't land
[expand later]

### Symbols Tracking

# patterns/symbols.md
## Water
- Ocean: 5 times (usually calm)
- Rain: 3 times (during stressful periods)
- Drowning: 1 time (before job interview)

## Flying
- Positive: 8 times (freedom, escape)
- Negative: 2 times (can't land, falling)

## People
See people.md

### Recurring People

# patterns/people.md
## Deceased
- Grandmother: 4 times (always comforting)
- Uncle: 1 time

## From Past
- High school friend Mike: 3 times
- Ex: 2 times (unresolved?)

## Strangers
- Faceless figures: recurring in anxiety dreams

### Themes

# patterns/themes.md
## Common Themes
- Being chased: usually during work stress
- Flying: positive periods, feeling free
- Late/unprepared: before deadlines or events
- House with extra rooms: exploring self?

## Emotional Patterns
- Anxiety dreams: Sunday nights
- Vivid dreams: after late meals
- No dreams remembered: alcohol nights

### Lucid Dreaming

# lucid/techniques.md
## Reality Checks
- Look at hands
- Check time twice
- Try to push finger through palm

## What's Worked
- Dream journal consistency helps recall
- MILD technique before sleep
- Noticing dream signs (flying, water)

## Lucid Experiences
- Feb 3: realized dreaming, flew intentionally

### What To Surface

"Flying is your most common symbol"
"You dream about water when stressed"
"Grandmother appears near her anniversary"
"Third anxiety dream this week"

### Capture Tips

Log immediately on waking — dreams fade fast
Voice note if too groggy to type
Any fragment is worth saving
Note emotions, not just events

### What To Track

Date and rough time
Narrative (as much as remembered)
Emotions felt during dream
Symbols and recurring elements
Possible waking life triggers

### Progressive Enhancement

Start: capture dreams on waking
Tag symbols and emotions
Review weekly for patterns
Track lucid dreaming attempts

### What NOT To Do

Interpret too literally
Force meaning on every dream
Dismiss fragments as not worth logging
Judge dream content
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T13:53:04.039Z
- Expires at: 2026-05-06T13:53:04.039Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/dreams)
- [Send to Agent page](https://openagent3.xyz/skills/dreams/agent)
- [JSON manifest](https://openagent3.xyz/skills/dreams/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/dreams/agent.md)
- [Download page](https://openagent3.xyz/downloads/dreams)