Zulu Agent

by foundlegacy
5
4
3
2
1
Score: 35/100
New Plugin

Description

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

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

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