Zulu Agent
approvedby foundlegacy
This plugin has not been manually reviewed by Obsidian staff. Fully native Agentic AI for Obsidian.md, no terminal/external tools required.
★ 2 stars↓ 72 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
- Open Settings → Zulu Agent
- Go to the Models & Providers tab
- Add your API keys for the providers you want to use
- Configure your chat models
- 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:
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.