Zulu Agent

approved

by foundlegacy

This plugin has not been manually reviewed by Obsidian staff. Fully native Agentic AI for Obsidian.md, no terminal/external tools required.

2 stars72 downloadsUpdated 10d agoMIT

Zulu Agent

Fully native Agentic AI for your Obsidian vault. Chat with your notes, use tools to search, read, and modify files/folders — all powered by AI.

Features

As of 3.3.0:

  • [NEW] Local AI support (LM Studio & Ollama).
  • [NEW] Create & edit CSS snippets directly from the chat through natural language.
  • [NEW] Improved UI/UX.
  • Create/Edit/Search/Read/Rename/Delete .md, .base & .canvas files through the chat interface.
  • Create/Rename/Delete folders.
  • Vault structure context / native system prompt / current open file context.
  • Prompt saving (templates).

Configuration

  1. Open Settings → Zulu Agent
  2. Go to the Models & Providers tab
  3. Add your API keys for the providers you want to use
  4. Configure your chat models
  5. Configure system/tool settings

Development

# Clone the repository
git clone https://github.com/foundlegacy/zulu-agent.git

# Install dependencies
cd zulu-agent
npm install

# Build
npm run build

# Copy to your vault for testing
cp main.js styles.css manifest.json /path/to/vault/.obsidian/plugins/zulu-agent/

# Or use dev mode with hot reload (requires the Hot Reload community plugin)
npm run dev

Support

If you find Zulu Agent useful, consider supporting development:

ko-fi

License

MIT © foundlegacy

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.