dreamlink-domain-knowledge

Load Dreamlink dream symbols, biblical cross-references, archetypes, and reading levels from JSON references.

Updated Mar 5, 2025
One-click install
npx skills add https://github.com/linguosity/dreamlink3.0 --skill dreamlink-domain-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dreamlink-domain-knowledge
Source: https://github.com/linguosity/dreamlink3.0/tree/main/skills/dreamlink-domain-knowledge
Command: npx skills add https://github.com/linguosity/dreamlink3.0 --skill dreamlink-domain-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides a centralized, authoritative knowledge base for Dreamlink's dream interpretation capabilities, including dream-symbol taxonomy, biblical cross-references, reading-level definitions, Jungian archetypes, and gematria context, enabling consistent, scalable interpretation across skills.

Core Features & Use Cases

  • Dream Symbol taxonomy with biblical cross-references
  • Reading level system (4 tiers) and prompt modifiers
  • Jungian archetypes, gematria, and archetype integration for depth
  • Progressive disclosure: load only relevant references to context
  • Reference API foundation for other Dreamlink skills (analysis, guidance, interpretation)

Quick Start

Load the dream symbol references and biblical themes to interpret a symbol at a chosen reading level.

Frequently Asked Questions about dreamlink-domain-knowledge

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

FAQPage Schema
How do I use biblical references and Jungian archetypes for dream interpretation?

Dream interpretation with biblical references and Jungian archetypes centralizes symbol taxonomies and cross-references into structured JSON data. This supplies consistent symbol lookups and theme mappings to ground analysis in established frameworks.

What are reading levels in dream analysis and how do they modify interpretation prompts?

Reading levels in dream analysis define four tiers of complexity that adjust prompt modifiers. Loading reading-levels.json provides level-appropriate prompts, enabling progressive disclosure of dream symbol meanings tailored to the user's comprehension tier.

Does this dream symbol knowledge base include gematria context for biblical cross-references?

Yes, the dream symbol knowledge base includes gematria context alongside biblical cross-references and archetypes. It loads from bible-crossrefs.json and archetypes.json to provide integrated numerical and thematic context for interpretation.

How do I load dream symbols and biblical themes to interpret a dream at a specific reading level?

Load dream symbols and biblical themes by querying the reference API, which pulls from dream-symbols.json, bible-crossrefs.json, and reading-levels.json. This fetches relevant taxonomies and applies level-appropriate prompt modifiers for interpretation.

Can I use this domain knowledge reference loader to support multiple dream analysis skills?

Yes, this domain knowledge reference loader supports multiple dream analysis skills by exposing simple programmatic APIs. It supplies symbol lookups and theme mappings as a foundational reference layer for analysis, guidance, and interpretation contexts.

What are the limitations of using a static JSON reference library for dream symbol taxonomy?

Using a static JSON reference library for dream symbol taxonomy limits interpretations to pre-defined biblical cross-references and archetypes. It does not dynamically generate new symbol meanings, relying entirely on structured data loaded from its reference files.