VertexOracle Multi-Agent AI

Generate spiritual readings via four-agent orchestration with Gemini API and TypeScript.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/tachfineamnay/LumiraV2 --skill vertexoracle-multi-agent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VertexOracle Multi-Agent AI
Source: https://github.com/tachfineamnay/LumiraV2/tree/main/skills/13-vertex-oracle
Command: npx skills add https://github.com/tachfineamnay/LumiraV2 --skill vertexoracle-multi-agent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

VertexOracle automates spiritual reading generation by orchestrating a four-agent AI system that coordinates content creation, timeline planning, refinement, and real-time user interaction.

Core Features & Use Cases

  • Multi-agent orchestration: SCRIBE (PDF content), GUIDE (7-day timeline), EDITOR (expert refinement), and CONFIDANT (real-time chat) work in concert to deliver personalized readings.
  • Seamless integration: Uses VertexOracle.ts as the core service interface and Gemini API for model capabilities.
  • Real-world workflow: From initial user profile to final PDF generation and live chat support.

Quick Start

Launch VertexOracle in your Node/TypeScript environment with a configured Gemini API key and a defined LUMIRA_DNA persona to begin generating readings.

Frequently Asked Questions about VertexOracle Multi-Agent AI

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

FAQPage Schema
How do I automate spiritual reading generation using multi-agent AI?

Automating spiritual reading generation involves orchestrating a four-agent AI architecture that divides content creation, timeline planning, refinement, and real-time chat into distinct roles to produce personalized readings.

How does a four-agent AI architecture work for content refinement?

A four-agent AI architecture assigns specialized roles: SCRIBE creates PDF content, GUIDE plans timelines, EDITOR applies expert refinement, and CONFIDANT handles real-time user interaction to coordinate the workflow.

Do I need a Gemini API key to run a TypeScript multi-agent backend?

Yes, running this TypeScript multi-agent backend requires a configured Gemini API key to enable model capabilities, alongside a defined LUMIRA_DNA persona for generating personalized readings.

What is the best way to coordinate multiple AI agents for timeline planning and PDF generation?

Coordinating multiple AI agents for timeline planning and PDF generation is best handled by designating a specific agent for each task, such as one for 7-day timeline planning and another strictly for PDF content creation.

Can I use a multi-agent AI system to provide real-time chat support during PDF generation?

Yes, a multi-agent AI system can provide real-time chat support by deploying a dedicated conversational agent that interacts with users while other agents handle content creation and refinement tasks.

What are the limitations of using a multi-agent AI architecture for spiritual readings?

Limitations include a strict dependency on external API keys for model capabilities, requiring a TypeScript backend environment, and the need to define a specific LUMIRA_DNA persona to generate readings.