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

Simple Prompt

arumiearumie1k downloads

Simple interface to generate or rewrite content using LLMs based on user input.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates18

Simple Prompt allows you generate content in your notes using Large Language Models. It provides a simple interface to generate content, rewrite selection or whole notes based on a prompt you provide.

Commands and Options

It provides the following commands:

  • Generate content at your cursor: This command will generate content at the cursor position.
  • Rewrite selection: This command will replace the selected text with the generated content.
  • Rewrite document: This command will replace the entire document with the generated content.
  • Generate from YouTube: This command will generate content based on a YouTube video URL and a request at the cursor position.
    • OBS, this command uses the captions of the video to generate content, so if the video is not transcribed or doesn't have sound, it will not work.

It also gives the following options:

  • Pick which LLM to use: Choose from a list of LLMs and Providers to generate content.
    • Supports OpenAI and Ollama
  • Customize Prompt Templates: You can customize the prompt templates to generate content based on your needs.
  • Recent prompts: You can view the recent prompts you have used and reuse them.
  • Streaming responses: You can toggle streaming responses for the generation commands.

Future Features

  • Add support for other LLMs (Anthropic Claude, Cohere Aya, Llama-files etc.)
  • Add "Generate image" command to generate images using LLMs.
  • Add support for indexing all documents in the vault and generating content based on the index.
  • Add encryption for the saved API key.
  • Add support for adding custom actions and templates

How to use

  • Clone this repo into your Obsidian vault's plugins folder.
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.
  • npm run build:css to build the css.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/simple-prompt-plugin/.
  • Reload Obsidian.

Note: The plugin saves the API key in the Obsidian vault settings. Make sure to keep your API key safe.

  • If using Git plugin. Add .gitignore with .obsidian/plugins/simple-prompt-plugin/data.json to the vault to avoid pushing the API key to your repository.

Demo

Demo

YouTube Link Demo

YouTubeDemo

Changes

Changelog is available here

68%
HealthFair
ReviewCaution
About
Generate content in notes using Large Language Models, inserting at the cursor or rewriting a selection or the entire document. Pick OpenAI or Ollama models, generate from YouTube captions, customize and reuse prompt templates, and stream responses for live output.
AI
Details
Current version
1.0.1
Last updated
2 years ago
Created
2 years ago
Updates
18 releases
Downloads
1k
Compatible with
Obsidian 1.5.12+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
arumiearumie
github.com/arumie
GitHubarumie
  1. Community
  2. Plugins
  3. AI
  4. Simple Prompt

Related plugins

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.

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.

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

Smart Composer

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

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Smart Second Brain

Interact with your privacy focused assistant by leveraging Ollama or OpenAI and making your second brain even smarter.

Khoj

An AI personal assistant for your digital brain.

Local GPT

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