viva-llm
VIVA LLM Skill
This skill enables Claude Code to configure and use the VIVA LLM plugin — a multi-provider chat and voice interface embedded in Obsidian.
Overview
VIVA LLM turns Obsidian into a multi-provider AI workstation. It supports text chat, realtime voice calls (OpenAI Realtime, Gemini Live), an integrated terminal, custom assistants, vault-aware tool calling, MCP server integration, screen capture, and agent mode with recursive tool execution.
Supported Providers
| Provider | Default Model | Endpoint |
|---|---|---|
| OpenAI | gpt-5-nano |
https://api.openai.com/v1 |
| Gemini | gemini-3.1-flash-live-preview |
https://generativelanguage.googleapis.com/v1beta/openai |
| Anthropic | claude-3-7-sonnet-20250219 |
https://api.anthropic.com/v1 |
| xAI | grok-4-fast-non-reasoning |
https://api.x.ai/v1 |
| Mistral AI | mixtral-8x7b |
https://api.mistral.ai/v1 |
| DeepSeek | deepseek-llm |
https://api.deepseek.com/v1 |
| Ollama | qwen3:0.6b |
http://localhost:11434/v1 |
More from zpankz/obsidian-skills
obsidian-plugin-accessibility
Use this skill when building or reviewing Obsidian plugin UI for keyboard access, ARIA labels, screen reader support, focus handling, or mobile touch targets. Accessibility is treated as mandatory, not optional.
1tasks
Create and query tasks using the Tasks plugin syntax including due dates, recurrence, priorities, and task queries. Use when the user mentions Tasks plugin, recurring tasks, task queries, or advanced task management in Obsidian.
1dataview
Create Dataview queries using DQL (Dataview Query Language), inline queries, and DataviewJS. Use when the user mentions Dataview, DQL, querying notes, listing notes by metadata, or creating dynamic views of vault content.
1defuddle
Extract clean markdown from web pages using Defuddle CLI, removing clutter to save tokens. Use when the user provides a URL to read or analyze.
1datacore
Create Datacore views using JSX/React syntax and the dc.* API. Use when the user mentions Datacore, dc.useQuery, JSX views, or React-based vault queries. Datacore is the successor to Dataview with better performance and interactive views.
1obc
Run OBC vault commands for AI-augmented PKM: daily planning, vault analysis, idea connections, and structured thinking workflows. Trigger on /today, /connect, /map, or any vault interaction command.
1