openclaw-fortune

openclaw-fortune is a skill for Claude Code, Codex from yedanyagamiai-cmd/openclaw-mcp-servers. It costs 165 tokens per session (2,405 once invoked), scanned A, original, MIT.

A fortune-telling tool that provides horoscopes, tarot readings, and I Ching readings. The I Ching is a traditional Chinese divination system based on 64 hexagrams.

In plain words
What is it for?
Use it for daily horoscope requests, tarot readings such as a Celtic Cross spread, I Ching consultations, and fortune-related chatbot features.
Why use it?
It gives an AI agent a defined way to answer requests for these kinds of readings. It can be connected to compatible agent clients without an API key on its free tier.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; built for openclaw.

Good fit Use it for daily horoscope requests, tarot readings such as a Celtic Cross spread, I Ching consultations, and fortune-related chatbot features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yedanyagamiai-cmd/openclaw-mcp-servers --skill openclaw-fortune
Clone the repo
git clone --depth 1 https://github.com/yedanyagamiai-cmd/openclaw-mcp-servers

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openclaw-fortune

README.md
[![agentmods](https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune/github.svg)](https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune)
Your own site
<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openclaw-fortune

Your own site · 80×15
<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-fortune.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 165 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,405 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00165 $0.02405
Opus 5 $0.00082 $0.01203
Sonnet 5 $0.00033 $0.00481
Haiku 4.5 $0.00016 $0.00241

Measured 11d ago against content hash e675d40593b5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

openclaw-fortune scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

clawhub-skills/openclaw-fortune/SKILL.md · 208 lines

How it starts

The opening of the file, as written. The whole thing — 208 lines — stays where its author put it; the contents beside it link to each section on GitHub.

OpenClaw Fortune & Tarot v2.0

Add magic to your AI agent -- 3 tools for horoscopes, tarot readings, and I Ching divination across 78 cards and 64 hexagrams.

Quick Reference

You say... Protocol Tool Response Time
"What's my horoscope?" StarCast daily_fortune <50ms
"Pull a tarot card" ArcanaSpread tarot_reading <80ms
"I Ching reading" HexagramCast i_ching <60ms
"Fortune for my chatbot" StarCast daily_fortune <50ms
"Celtic Cross spread" ArcanaSpread tarot_reading <80ms
"Lucky numbers today" StarCast daily_fortune <50ms

Quick Start

{
  "openclaw-fortune": {
    "type": "streamable-http",
    "url": "https://openclaw-fortune-mcp.yagami8095.workers.dev/mcp"
  }
}

Add to Claude Desktop, Cursor, Windsurf, VS Code, or any MCP-compatible client. Works immediately -- no API key required for Free tier.

What's New in v2.0

  • :sparkles: I Ching Divination -- Full 64-hexagram system with the traditional three-coin method, line interpretations, nuclear hexagrams, and changing hexagram transitions.
  • :flower_playing_cards: Enhanced Tarot -- Complete 78-card deck (Major + Minor Arcana), reversals, positional meanings, and three spread types: single, three-card, and Celtic Cross.
  • :brain: Personality Engine -- Deterministic daily fortunes seeded by date, making each day unique while keeping results consistent for all users.
  • :zap: Sub-100ms -- All three tools respond in under 100ms on Cloudflare Workers edge network.

Detection Triggers

This skill activates when the user:

Trigger Phrase Maps To
"what's my horoscope" / "horoscope for Leo" daily_fortune
"today's fortune" / "daily fortune" daily_fortune
"lucky numbers today" / "lucky color" daily_fortune
"what do the stars say" / "my zodiac" daily_fortune
"pull a tarot card" / "tarot reading" tarot_reading
"tarot spread" / "Celtic Cross" / "past present future" tarot_reading
"consult the I Ching" / "throw the I Ching" i_ching
"hexagram reading" / "Book of Changes" i_ching
"fortune telling" / "add fortune to my bot" daily_fortune
"daily greeting with horoscope" / "engagement feature" daily_fortune

Read the full file on GitHub · 208 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 208 lines · 165 tokens per session scan A e675d40593b5

Subscribe to this mod's changes

openclaw-fortune is a skill published in the GitHub repository yedanyagamiai-cmd/openclaw-mcp-servers (3 stars, last pushed 5mo ago), licensed MIT. It adds 165 tokens to every session and 2,405 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

search-deals

Search for free tiers, startup credits, and developer tool deals.

robhunter/agentdeals · 16 tokens

check-pricing-changes

Check recent developer tool pricing changes, free tier removals, and new deals.

robhunter/agentdeals · 21 tokens

delegacion-local

Regla y catálogo para delegar pasos mecánicos (resumir, clasificar, extraer, boilerplate, mensaje de commit desde un diff, traducir texto o archivo, resumir salida de lint/tests/CI, explicar código, describir una imagen, verificar si el backend local está disponible) a modelos locales vía las tools local del MCP…

ZahiriNatZuke/local-delegate · 137 tokens

@elad12390/web-research-assistant

Comprehensive MCP server for web research with 14 tools: SearXNG + Exa AI search, URL crawling, stealth scraping (Cloudflare bypass), package registry lookup (npm/PyPI/crates), GitHub stats, changelog fetching, tech comparison, error translation, API docs discovery, stock image search, and service health. Trigger…

elad12390/web-research-assistant · 144 tokens

class-management

Use when the user wants to create a new class, group, or course in Zooza — e.g. "set up a Monday yoga class", "add a new group", "schedule a course". Guides through programme selection, venue, trainer, session pattern, and commits.

zooza-dev/zooza-mcp-server · 56 tokens

feedback-nudge

Use when the user wants to report a bug, request a feature, or send feedback to the Zooza engineering team. Also offer proactively after a successful commit operation (max once per week).

zooza-dev/zooza-mcp-server · 38 tokens