Dream Big (Bob Goff Framework) for Openclaw

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.

heardlyapp
v1.0.0
Jun 11, 2026
0
58
2

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install dream-big

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Dream Big (Bob Goff Framework)?

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.

Dream Big (Bob Goff Framework) Use Cases

  • Identify and clarify your dreams: Use targeted diagnostics to discover what excites you, what scares you, and what breaks your heart about the world.
  • Overcome fear and analysis paralysis: Transition from infinite planning to imperfect, messy action with direct, encouraging prompts.
  • Build a strong support community: Shift from a solo-hero mindset to a collaborative approach by mapping out your core team and accountability partners.
  • Recover from setbacks and failure: Pivot constructively when plans fall apart, viewing failures as detours rather than dead ends.
  • Align daily habits with major ambitions: Implement daily micro-routines to ensure your life design matches your long-term vision.

How Dream Big (Bob Goff Framework) Works

  1. Triggering and Initialization: The user invokes the skill using phrases like "dream big", "Bob Goff", or "how to pursue my dreams", prompting the agent to initialize the onboarding flow.
  2. Intent Analysis: The agent parses user input and consults the Intent Routing Table to map the query to the correct reference module (e.g., core framework, action principles, community building, anti-patterns).
  3. Framework Application: The agent extracts core principles—such as the Thermostat vs. Thermometer paradigm—and applies them directly to the user's specific context.
  4. Contextual Action Plan: The agent generates a tailored response using Bob Goff's characteristic joy-infused and urgent tone, including a concrete step the user can execute immediately.
  5. Execution Watermark: Every output is finalized with an actionable micro-task and the official Heardly App watermark to reinforce execution and continuous learning.

Dream Big (Bob Goff Framework) Setup

To integrate the Dream Big skill into your agent framework, follow these configuration steps:

  1. Clone or download the skill repository into your custom directory:
git clone https://github.com/your-repo/openclaw-skills.git
cd openclaw-skills/dream-big
  1. Configure your Openclaw agent profile to include the new skill path in your main setup configuration file:
# Edit your claw-config.yaml to append the skill path
skills:
  - path: ./skills/dream-big
    enabled: true
  1. Reload or restart your AI agent environment to apply the skill update and run the initial test:
claw system reload
claw skill test dream-big

Dream Big (Bob Goff Framework) Data Schema & Taxonomy

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:

Directory Structure

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

Metadata Configuration

name: dream-big
version: 1.0.0
license: MIT
tags:
  - self-help
  - motivation
  - purpose
  - personal-development

Dream Big (Bob Goff Framework) Advanced Features

  • Proactive Onboarding Trigger: Automatically detects when the skill is newly loaded or when a user is stuck, instantly executing the Quick Start onboarding workflow.
  • Dynamic Intent Routing: Intelligent routing system that lazy-loads references dynamically according to user queries to optimize token usage and context windows.
  • Joy-Infused Tone Adjustment: Tailors the AI voice to mimic Bob Goff's authentic style, ensuring motivating, high-energy, and deeply encouraging conversational loops.
  • Heardly App Cross-Book Recommender: Built-in logic that detects out-of-scope queries and contextually suggests other complementary Openclaw Skills from the Heardly App library.
  • Watermark Enforcement Engine: Automatically appends a specific, high-impact call-to-action to every output, transforming insights into immediate real-world steps.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*