Creative Thinking for Openclaw

A structured, agentic framework designed to separate divergent generation from convergent evaluation to produce high-quality, novel solutions.

ysskrishna
v2026.5.17
May 19, 2026
0
630
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install creative-thinking

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 creative-thinking 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 Creative Thinking?

The Creative Thinking skill is a technical workflow engineered to unlock non-linear, divergent ideation in AI agents. Rather than delivering a single, uninspired answer, this framework establishes a disciplined pathway that separates pure creation from systematic selection. By implementing this methodology within the Openclaw Skills ecosystem, developers can transform agent outputs from standard mechanical responses into multi-dimensional brainstorms.

The skill strictly prohibits immediate criticism during the generative phases (Prime, Diverge, and Connect) to allow for blue-sky exploration. By forcing the agent to proceed through sequential, clearly delineated phases, it produces structured cognitive diversity, categorizes ideas by feasibility, and synthesizes concepts before narrowing down to highly actionable next steps.

Creative Thinking Use Cases

  • When you need a high volume of diverse ideas, unique product names, feature lists, or lateral solutions to technical challenges.
  • To break out of cognitive biases and single-frame thinking by employing reframes like the Optimist, Skeptic, and Outsider viewpoints.
  • For early-stage strategy sessions where exploration, analogical leaps, and scale shifts are highly valued over audit-only feedback.
  • To enrich collaborative brainstorming pipelines by feeding agent-generated conceptual mashups directly into developer workflows using Openclaw Skills integrations.

How Creative Thinking Works

  1. Setup: The workflow starts by establishing a tight creative brief containing the goal, audience, constraints, and workflow path, optionally activating the Perspectives beat if the user is stuck.
  2. Prime: Defines the exact parameters of delight and failure-avoidance boundaries in a concise contextual summary.
  3. Diverge: Generates a massive quantity of ideas across at least two creative triggers (such as analogy or constraint flips) and assigns classification tags.
  4. Connect: Combines divergent concepts to generate several hybrid mashups (A + B → hybrid concept).
  5. Harvest: Selects the top choices mapped to the primary objectives, plans the immediate next steps, and routes delayed but promising concepts to a parking lot.

Creative Thinking Setup

Integrating the Creative Thinking skill into your agent is straightforward. Ensure your agent environment supports structured system directives. To install the dependencies, execute:

# Install the creative thinking skill set
openclaw install skill-creative-thinking

To initialize the skill, supply a setup block conforming to the core protocol:

1. Creative brief — goal, audience, constraints (time, tone, taboos)
2. Default pass — Prime → Diverge → Connect → Harvest

Creative Thinking Data Schema & Taxonomy

This skill categorizes brainstormed concepts to preserve both raw creativity and practical execution paths. The metadata schema maps ideas into functional taxonomies using the following table:

Tag Classification Description
F Flexible Represents flexible reuse of pre-existing frameworks and patterns.
N Novel Introduces a novel twist or an original creative spin.
W Wild Unrestricted, out-of-the-box conceptual thinking that may be impractical but sparks inspiration.

Process Lifecycle Output

  • Context Schema: Contains Delight metrics and non-negotiable boundaries.
  • Mashup Pairings: Expressed as mathematical combinations (e.g., Idea A + Idea B → Hybrid C).
  • Actionable Convergence: Captures the selection rationales, storyboard/spike plans, and deferred ideas.

Creative Thinking Advanced Features

  • Perspective Reframing: Inserts an early Perspectives step (Optimist, Skeptic, Outsider) to break confirmation bias before generation begins.
  • Divergence Triggers: Built-in prompts including analogy mapping, constraint flips, user fantasy tracking, and micro/macro scale shifts.
  • No-Critique Guardrails: Programmatic rules preventing standard LLM self-censorship, protecting high-variance concepts early in the loop.
  • Targeted Harvesting: Dedicated pipeline step mapping abstract concepts into concrete developer tasks, prototypes, and structured Openclaw Skills artifacts.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*