Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Second-Brain Tarot

h-jessenh-jessen30 downloads

A tarot reading drawn from a real, complete deck and interpreted fresh against your own vault's content — not a lookup table, not generic tarot copy.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Available in Obsidian's Community Plugins directory — install directly from Settings → Community plugins → Browse, or search "Second-Brain Tarot".

An Obsidian plugin that draws a real, complete 78-card tarot deck and interprets it fresh against your own vault's content — not generic tarot-book copy, not a fixed lookup table.

Each reading loads relevant context from your vault (via Obsidian's own app.vault/metadata APIs — always the vault you actually have open) and sends it, along with your card draw, to an AI provider of your choice. The model is asked to ground each card's reading in something real and specific from your notes, the way an attentive reader listens to a client's actual situation rather than reciting a book.

Features

  • Six spreads: single card, three-card (Past/Present/Future), Celtic Cross, horseshoe, one-card-plus-clarifier, year-ahead — each laid out in its own real spread geometry, not a grid.
  • Click-to-reveal cards, upright/reversed orientation (reversed cards flip their artwork, not just a text label).
  • A synthesis of the whole spread, not just per-card readings in isolation.
  • Multi-turn follow-up chat, grounded in the same vault context and reading the model just gave.
  • Optional save-as-note — writes the reading (and any follow-up) directly into your vault with real [[wikilinks]], either as a new note or appended into the currently-open one.
  • Bring your own API key. Choose Anthropic (Claude), Google (Gemini), xAI (Grok), or OpenAI (GPT) in settings — nothing is proxied through any other server, requests go straight from your machine to whichever provider you pick.

Setup

  1. Install via Obsidian's Community Plugins browser (search "Second-Brain Tarot"), or copy this folder manually into <your-vault>/.obsidian/plugins/second-brain-tarot/.
  2. Enable it in Obsidian's Community Plugins settings.
  3. Open Settings → Second-Brain Tarot, pick a provider, and paste in your own API key for that provider.
  4. Open the plugin from the ribbon icon (sparkles) or the command palette ("Draw a tarot reading").

Your API key is stored locally in this vault's plugin settings, in plain text — the same convention most Obsidian AI-integration plugins use. It is not encrypted.

Security & privacy

  • API keys live in plain text in data.json. Once installed, your key is stored, unencrypted, at <your-vault>/.obsidian/plugins/second-brain-tarot/data.json. If you track your vault (or .obsidian/) in git, add that path to your .gitignore — don't commit it.
  • Readings can surface genuinely sensitive material. Interpretations are built from real content in your vault — grief, relationship history, career doubts, whatever a card's position theme happens to pull in. That's the point of the plugin, but it means a saved reading note is not something to share or publish without reviewing it first. Where a reading goes from there is on you; the plugin doesn't restrict or filter what it saves.

Artwork

All 78 cards use scans of the 1909 Pamela Colman Smith / Rider-Waite-Smith deck, sourced from Wikimedia Commons' Pictorial Key to the Tarot collection (assets/cards/). Public domain: the work's copyright term (life of the author plus 70 years) has expired in its country of origin, and it was published before January 1, 1931, placing it in the public domain in the United States as well.

Development

npm install
npm run dev     # watch build
npm run build   # typecheck + production build

main.ts is the plugin entry point; src/ holds the deck data, spreads, draw logic, vault-context loading, the AI provider adapters (src/providers/), and the custom view.

HealthExcellent
ReviewSatisfactory
About
Draw a 78-card deck and ground each interpretation in your vault for non-generic, context-aware readings. Use six spreads, receive a spread synthesis and continue with a vault-grounded chat. Save readings as notes with [[wikilinks]] and send requests directly to your chosen AI using your API key.
AIIntegrationsWriting
Details
Current version
0.1.1
Last updated
2 weeks ago
Created
2 weeks ago
Updates
2 releases
Downloads
30
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
h-jessenh-jessenneon-weaver
GitHubh-jessen
  1. Community
  2. Plugins
  3. AI
  4. Second-Brain Tarot

Related plugins

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Text Generator

Generate text content using GPT-3 (OpenAI).

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

Claude Sidebar

Run Claude Code in your sidebar.

Claude Code IDE

Connect your vault to Claude Code and share editor context with the CLI.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.