Use Case
record a dream isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Dream recording and analysis tool. Trigger conditions: (1) The user sends/records a dream or describes a dream and requests to record it; (2) The user sends/interprets a dream or requests to analyze/analyze a dream; (3) The user asks for historical dream records ("What did I dream about last week", "Query dreams", etc.). This guide covers how to deploy record a dream for your team, standardize prompts, and create shared workflows that everyone can use.
Install record a dream in your project directory: .claude/skills/dream-journal/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use record a dream in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing record a dream
How can my team use record a dream together?
Set up record a dream for our project so everyone can use it
Create a shared workflow using record a dream for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install dream-journalOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install dream-journalβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/dream-journal/π‘Extract and place the folder at the path above, then restart your agent.