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

Liminal

Arnaud DelpechArnaud Delpech11 downloads

AI-powered note assistant — generate structured notes, suggest tags & links, summarize YouTube videos. Bring Your Own Key (Anthropic Claude).

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Liminal is an AI-powered assistant for Obsidian that helps you build a richer knowledge base — faster. Using the Anthropic Claude API (Bring Your Own Key), it generates structured notes, suggests relevant tags and links, and can even turn YouTube transcripts into organized notes.

Desktop only · Requires an Anthropic API key


Features

Command What it does
Generate note from raw text Paste any raw text → Claude structures it into a full note with summary, key ideas, tags and links
Suggest tags Analyzes the active note and proposes 2–3 relevant tags
Suggest links Finds up to 3 semantically related notes in your vault and proposes [[wikilinks]]
Process note with instruction Run any free-form instruction on the active note (translate, summarize, rewrite…)
Semantic search Search your vault by meaning, not just keywords
Generate note from YouTube Paste a YouTube URL → retrieves the transcript and generates a structured note
Create folder Create a new folder anywhere in your vault

All commands are accessible from the Command Palette (Ctrl+P / Cmd+P).


Installation

From the Community Plugins browser

  1. Open Settings → Community plugins → Browse
  2. Search for Liminal
  3. Click Install, then Enable

Manual installation

  1. Download main.js and manifest.json from the latest release
  2. Create a folder <your-vault>/.obsidian/plugins/liminal/
  3. Copy both files into that folder
  4. Reload Obsidian and enable the plugin in Settings → Community plugins

Setup

  1. Go to Settings → Liminal
  2. Paste your Anthropic API key (sk-ant-...)
  3. Choose a model (Claude Sonnet 4.6 is recommended)

You can get an API key at console.anthropic.com. The plugin uses the API directly from your machine — no data is sent to any third-party server.


How it works

Note generation

Liminal structures your raw text into a consistent format:

# Title
## Summary
## Key Ideas
## Content
## Tags
## Links

It also cross-references your existing vault notes to suggest relevant [[wikilinks]].

Semantic search & link suggestions

The link suggestion feature uses a local keyword-based pre-filter to narrow down candidates before sending the top 15 to Claude — keeping API costs minimal.

YouTube notes

Liminal fetches the video transcript automatically. If the transcript is blocked, it offers a manual fallback where you can paste the text yourself. Notes from videos include a Notable quotes section in addition to the standard structure.


Requirements

  • Obsidian 1.4.0 or later
  • Desktop (Windows, macOS, Linux) — not available on mobile
  • An Anthropic API key

Privacy

  • Your API key is stored locally in your vault's plugin data
  • Note content is sent to the Anthropic API only when you trigger a command
  • No analytics, no telemetry, no external servers beyond Anthropic

License

MIT © 2026 Arnaud Delpech

98%
HealthExcellent
ReviewPassed
About
Generate structured notes from raw text or YouTube transcripts using your Anthropic Claude API key. Suggest relevant tags, propose up to three semantically related [[wikilinks]], run free-form instructions on notes, and search your vault by meaning rather than keywords.
AISearchLinks
Details
Current version
1.0.1
Last updated
Last week
Created
Last week
Updates
2 releases
Downloads
11
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Arnaud DelpechArnaud Delpechnapard-web
GitHubnapard-web
  1. Community
  2. Plugins
  3. AI
  4. Liminal

Related plugins

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

Local LLM Helper

Use a local LLM server to augment your notes

Better Search Views

Upgrade global search, backlinks and queries with outliner-like context trees.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

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).