dream-interpreter

Generate tri-perspective dream interpretations in structured JSON for frontend rendering.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/ncsound919/deterministic-brain --skill dream-interpreter-ncsound919
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dream-interpreter
Source: https://github.com/ncsound919/deterministic-brain/tree/main/skills/dream-interpreter
Command: npx skills add https://github.com/ncsound919/deterministic-brain --skill dream-interpreter-ncsound919

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users articulate dream narratives, interrogate key symbolism with guided clarifying questions, and generate structured, multi-perspective interpretations suitable for frontend dream cards.

Core Features & Use Cases

  • Generates tri-perspective interpretations from Zhou Gong Dream Interpretation, psychology, and cyber-mystic viewpoints.
  • Outputs a structured JSON aligned with a predefined schema for easy frontend rendering.
  • Provides a guided questioning flow to elicit essential dream details and clarifications.
  • Suitable for dream journals, storytelling apps, and onboarding new users to dream analysis.

Quick Start

Describe your dream in detail, and I will ask up to three clarifying questions before returning tri-perspective interpretations in a structured JSON.

Frequently Asked Questions about dream-interpreter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does AI dream interpretation work with different psychological perspectives?

Structured JSON dream interpretation outputs provide pre-defined fields including dream_summary, keywords, mood, color_scheme, visual_elements, and tri-perspective interpretations. This schema ensures frontend applications can directly render interactive dream analysis cards without additional parsing.

Can I use this for generating visual dream analysis cards in my app?

Yes, you can generate visual dream analysis cards by utilizing the structured JSON output which includes visual_elements and color_scheme fields. This allows frontend rendering systems to directly map data to UI components, creating personalized dream cards for journal or storytelling applications.

How do I describe my dream to get an accurate psychological interpretation?

To get an accurate psychological interpretation, describe your dream in detail including characters, emotions, and settings. The AI will ask up to three clarifying questions to interrogate key symbolism, ensuring the generated responses contain sufficient context for precise analysis.

What are the limitations of using AI for dream symbolism analysis?

AI dream symbolism analysis uses safe, non-diagnostic language and does not provide medical or clinical psychological diagnoses. If dream details are insufficient, it will prompt for clarification rather than fabricate interpretations, limiting its use to educational and entertainment purposes.

Does the dream interpreter require specific input formats for the JSON output?

The dream interpreter requires no specific input formats, only natural language descriptions of your dreams. It then processes this text to extract symbolism and generate a complete JSON object, ensuring the output strictly follows the specified schema for immediate programmatic use.