okhp3-daily-oracle

Generate daily personalized readings combining tarot, horoscope, and AI messages.

2|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/OKHP3/skillz --skill okhp3-daily-oracle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okhp3-daily-oracle
Source: https://github.com/OKHP3/skillz/tree/main/lifetrkr/okhp3-daily-oracle
Command: npx skills add https://github.com/OKHP3/skillz --skill okhp3-daily-oracle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tarotapi.dev, freehoroscopeapi.com, Claude API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a daily personalized reading, combining tarot, horoscope, and AI-generated messages, ideal for apps needing a consistent daily insight feature.

Core Features & Use Cases

  • Combines Tarot, Horoscope, and AI: Integrates multiple sources to offer a comprehensive daily reading.
  • Caching: Stores the reading in localStorage for daily use.
  • Use Case: Useful for daily insight features, horoscope integrations, or personal affirmation systems in apps.

Quick Start

Generate your daily reading by invoking the okhp3-daily-oracle skill.

Frequently Asked Questions about okhp3-daily-oracle

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

FAQPage Schema
How do I generate a personalized daily reading combining tarot and horoscope data?

To generate a personalized daily reading, this Skill fetches tarot and horoscope data via external APIs, then uses a Claude API proxy to synthesize an AI-generated message, caching the final result in localStorage for daily use.

What APIs do I need to integrate daily tarot and horoscope readings into my app?

You need tarotapi.dev for tarot cards, freehoroscopeapi.com for horoscope data, and a Claude API proxy to generate the AI message, ensuring your app can fetch and synthesize these three data sources.

Can I use this daily oracle Skill for a personal affirmation system?

Yes, this daily oracle is explicitly designed for personal affirmation systems, daily insight features, and horoscope integrations, providing a consistent daily reading by combining tarot, horoscope, and AI messages.

How does the daily reading caching mechanism work for repeated app usage?

The daily reading caching mechanism stores the generated tarot, horoscope, and AI message output in the browser's localStorage, preventing redundant API calls and ensuring the reading remains consistent throughout the day.

Is there a best way to combine AI-generated messages with daily horoscope insights?

The best way to combine AI messages with horoscope insights is using an integration Skill that retrieves horoscope data, passes it to a Claude API proxy, and caches the synthesized personalized reading locally.