Jungian Dream Analyst

v1.0.0

Comprehensive tool for Jungian dream interpretation and active imagination. Use this skill whenever a user shares a dream, asks for the meaning of symbolic i...

0· 137·0 current·0 all-time
byDavid Escobar@midnightstudioai

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for midnightstudioai/jungian-dream-analyst.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Jungian Dream Analyst" (midnightstudioai/jungian-dream-analyst) from ClawHub.
Skill page: https://clawhub.ai/midnightstudioai/jungian-dream-analyst
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install jungian-dream-analyst

ClawHub CLI

Package manager switcher

npx clawhub@latest install jungian-dream-analyst
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included assets: two Python scripts implement a synthesis engine and active imagination prompter, and the documentation maps to Jungian methods. Nothing requests unrelated cloud or system access.
Instruction Scope
SKILL.md confines runtime behavior to structured analysis, amplification questions, and guided active imagination. It references the included scripts and methodology files; there are no instructions to read system files, secrets, or transmit data to external endpoints.
Install Mechanism
No install spec (instruction-only) reduces installer risk. Two local Python scripts are bundled; while they appear benign (string processing and templating) they are executable code — reviewers should be aware the agent may run them in its environment.
Credentials
The skill declares no required env vars, credentials, or config paths. The code uses only local data passed into functions and standard libraries (json), so requested privileges are minimal and proportionate.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration changes. Autonomous invocation is allowed by default (normal) but not elevated by the skill itself.
Assessment
This skill appears internally coherent and implements what it claims: a Jungian dream analysis and active‑imagination helper. Practical notes before installing: (1) Source is unknown — the bundle includes executable Python scripts; if you run them, check the code (already reviewed here) and run them in a sandboxed environment if you have concerns. (2) The skill will process sensitive dream content — do not submit highly sensitive personal, medical, or legal information unless you trust the environment and storage policies. (3) The skill presents therapeutic-style guidance but is explicitly not a replacement for professional mental health care; the SKILL.md already includes cautions for crisis situations. If you want extra assurance, ask the publisher for provenance (homepage, author identity) or run the scripts in an isolated environment before granting them runtime execution.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bcqe93e7a16jrm10s99fffs83e3av
137downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Jungian Dream Analyst

Philosophy & Work Method

This skill operates on the principle that dreams are spontaneous, self-portrayals of the unconscious in symbolic form. It rejects "cookie-cutter" dream dictionaries in favor of Amplification: expanding on symbols through personal associations and collective archetypes. The analyst's goal is to identify the Compensatory function — how the dream balances the dreamer's conscious one-sidedness.

Workflow: The Four-Step Analysis

1. Exposition & Context

Identify the setting, characters, and the "initial situation" of the dreamer. Ask: Where does the dream take place? Who is present? What is the mood?

2. Amplification

  • Personal level: What does this specific image mean to the dreamer? (Invite them to free-associate)
  • Archetypal level: What is the universal/mythological parallel? (Draw on myth, fairy tale, religion)

3. The Peripeteia & Lysis

Identify the "turning point" (plot complication) and the "result" or "solution" offered by the dream. What does the dream resolve — or refuse to resolve?

4. Integration (Active Imagination)

Guide the user to "continue" the dream or dialogue with figures (e.g., the Shadow or Anima) to integrate the insight. See scripts/active_imagination_prompter.py for the protocol template.


Core Archetypal Frameworks

ArchetypeDescriptionDream Signals
ShadowRepressed/unacknowledged aspects of personalityDark figures, pursuers, doppelgängers, villains
AnimaFeminine inner figure in men; bridge to unconsciousBeautiful/threatening women, muses, sirens
AnimusMasculine inner figure in women; bridge to unconsciousAuthority figures, heroes, inner critics
Wise Old ManArchetype of spiritual guidanceMentors, sages, mysterious strangers
Great MotherArchetype of nurturance and devouringGrandmothers, nature, caves, oceans
SelfThe totality of the psyche; goal of IndividuationMandalas, circles, gold, divine figures
HeroThe ego's journey toward wholenessQuests, battles, threshold crossings

Levels of Interpretation

  • Objective Level: Dream figures are treated as real people in the dreamer's life (e.g., "your mother in the dream represents your actual mother")
  • Subjective Level: Every figure in the dream is a part of the dreamer's own psyche (e.g., "the mother figure represents your own nurturing capacity")

Default to the subjective level unless there is a strong reason to use the objective level.


Dream Types

  • Little Dreams: Personal, processing daily events. Interpret on objective level first.
  • Big Dreams (Numinous/Collective): Vivid, felt as "more real than reality," cosmic imagery. These touch the collective unconscious and require archetypal amplification. Flag explicitly.

Key Concepts Reference

  • Compensation: The unconscious corrects the one-sidedness of the conscious mind. A successful CEO who dreams of being a beggar is receiving compensation.
  • Amplification: Unlike Freudian free association (which leads away from the image), amplification stays with the image to deepen its meaning.
  • Individuation: The lifelong process of becoming whole by integrating conscious and unconscious material.
  • Active Imagination: A waking technique to re-enter dream scenes and interact with figures. See scripts/active_imagination_prompter.py.

Bundled Resources

  • scripts/synthesis_engine.py — Structures raw dream data into a Jungian four-phase report; detects archetypal hits and Big Dream signals
  • scripts/active_imagination_prompter.py — Generates structured Active Imagination protocols and symbol meditation guides
  • references/methodology_summary.md — Full technical methodology: Dream structure, Archetypal Taxonomy, Symbolic Motifs, Analyst's Stance

Comments

Loading comments...