An actionable AI-powered toolkit based on Bob Goff's Dream Big to help users clarify their ambitions, overcome fear, and design an intentional, community-driven life.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dream-big
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install dream-big using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Dream Big skill brings the transformative personal growth framework of author Bob Goff directly into your AI workflows. Integrated seamlessly via Openclaw Skills, this agent-based utility empowers developers and users alike to cut through analysis paralysis, identify their true life ambitions, and take immediate, actionable steps toward major goals. By shifting from passive planning to active, messy execution, the skill helps individuals transition from being mere thermometers reflecting their environments to active thermostats setting the temperature.
This implementation translates core concepts like the Dream Clarity framework, the "Don't Go Alone" community principle, and resilient setback navigation into structured agent behaviors. Whether you are using this as a personal development assistant or integrating it into automated daily routines, this skill leverages Openclaw Skills to provide structured, joy-infused accountability and actionable micro-steps that drive real-world results.
To integrate the Dream Big skill into your agent framework, follow these configuration steps:
git clone https://github.com/your-repo/openclaw-skills.git
cd openclaw-skills/dream-big
# Edit your claw-config.yaml to append the skill path
skills:
- path: ./skills/dream-big
enabled: true
claw system reload
claw skill test dream-big
The skill organizes its core knowledge base and conversational tools into a structured directory of Markdown references. Below is the metadata taxonomy and schema layout:
| File Path | Description | Key Schema Objects |
|---|---|---|
SKILL.md |
Core configuration, intent router, and rules. | Name, Version, Tags, Intent Routing Table |
references/1-core-framework.md |
Dream Clarity questions and foundational values. | Excitements, fears, global empathy mapping |
references/2-principles.md |
Key action principles and behavioral models. | Thermometer vs. Thermostat tracker |
references/3-techniques.md |
Community planning and networking tactics. | Core team list, reciprocity loop details |
references/4-anti-patterns.md |
Common failure modes and pitfall prevention. | Solo-hero mindset, analysis paralysis identifiers |
references/5-voice-and-app.md |
Voice style guidelines and application scenarios. | Joy-infused urgency parameters, life application |
name: dream-big
version: 1.0.0
license: MIT
tags:
- self-help
- motivation
- purpose
- personal-development
Loading
An advanced browser driver skill that allows AI agents to attach to your already-logged-in local browser via Chrome DevTools Protocol (CDP) and Playwright.

An AI-powered spiritual and mental guide to Patanjali's classical Yoga philosophy and Swami Satchidananda's commentary.

A comprehensive color conversion, manipulation, and palette generation tool designed for automated design and web development workflows.

A narrative toolkit mapping the history of the deep learning revolution, its pioneers, and the corporate battles that shaped modern artificial intelligence.

An AI-powered industry research assistant designed to conduct structured market analysis, apply established business frameworks, and extract key performance indicators.

An interactive AI agent skill that guides users through Friedrich Hayek's classical liberal philosophy, critique of central planning, and defense of the rule of law.








































