algometrix_second_brain_bui.../manifest.json
algometrix e22cc920b7 Initial release: AI Explainer plugin for Obsidian
Generate linked explanation notes from selections using Claude Code,
Gemini, Codex, or a local Ollama model. Includes 23 sample note modes,
inline enhancement actions, batch generation, a config-driven modes
system, cross-platform installers, and vault repair scripts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:51:45 -04:00

9 lines
330 B
JSON

{
"id": "ai-explainer",
"name": "AI Explainer",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Select any word or phrase to generate detailed explanation notes using Claude Code, Gemini, Codex, or a local Ollama model, with multiple teaching styles.",
"author": "algometrix",
"isDesktopOnly": true
}