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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Exo

no-instructionsno-instructions

Minimal Anthropic-powered note generation and templates.

  • Overview
  • Scorecard
  • Updates2

Exo is a minimal Obsidian plugin for Anthropic-powered note generation.

Features

  • Generate text into the active note from the cursor position
  • Run markdown prompt templates from Exo/templates
  • Include frontmatter, selected text, note context, and a small set of linked notes

Requirements

  • Obsidian desktop
  • An Anthropic API key with available credits

Usage

  1. Open Settings -> Community plugins -> Exo
  2. Add your Anthropic API key
  3. Run Exo: Generate text or Exo: Generate from template from the command palette

Templates are standard markdown files stored in Exo/templates by default. Optional frontmatter:

---
description: Short description shown in the picker
system_prompt: |
  Extra instruction for this template
---
Write a concise synthesis of {{ title }} using {{ linked_notes_full }}.

Privacy

Exo sends note content, linked-note context, and rendered template prompts to the Anthropic API in order to generate output. The plugin does not use any remote service other than Anthropic.

Development

npm install
npm run build

To install into a local vault during development:

export OBSIDIAN_VAULT_PATH="/path/to/vault"
npm run obsidian:install
83%
HealthExcellent
ReviewCaution
About
Generate text directly into the active note at the cursor using Anthropic-powered models. Run Markdown prompt templates from Exo/templates and include frontmatter, selected text, note context, and a small set of linked notes in prompts. Send note content and linked-note context to Anthropic to produce output.
AITemplatingWriting
Details
Current version
0.0.2
Last updated
2 months ago
Created
2 months ago
Updates
2 releases
Compatible with
Obsidian 0.15.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
no-instructionsno-instructions
system3.md
GitHubno-instructions
  1. Community
  2. Plugins
  3. AI
  4. Exo

Related plugins

Text Generator

Generate text content using GPT-3 (OpenAI).

Smart Composer

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

Local GPT

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

Whisper

Speech-to-text using OpenAI Whisper.

ChatGPT MD

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

BMO Chatbot

Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) such as OpenAI's "gpt-3.5-turbo" and "gpt-4".

Smart Templates

AI powered templates for generating structured content. Works with Local Models, Anthropic Claude, Gemini, OpenAI & more.

Scribe

Record voice notes, Fill in lost thoughts, Transcribe the audio, Summarize & Visualize the text - All in one clip

Templater

Create and use dynamic templates.

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.