obsidian42-brat
BRAT Skill
This skill enables Claude Code to work with the BRAT plugin — the standard tool for installing and managing beta Obsidian plugins and themes directly from GitHub repositories.
Overview
BRAT (Beta Reviewer's Auto-update Tool) lets users install Obsidian plugins and themes that are not yet in the official community directory. It pulls releases directly from GitHub repos, tracks versions, and auto-updates on startup.
Commands
| Command ID | Name | Description |
|---|---|---|
AddBetaPlugin |
Add a beta plugin for testing | Install a plugin from a GitHub repo URL |
checkForUpdatesAndUpdate |
Check for updates and UPDATE | Check all beta plugins and apply updates |
checkForUpdatesAndDontUpdate |
Only check for updates (no update) | Check for available updates without applying |
reinstallOnePlugin |
Choose a single plugin to reinstall | Reinstall a specific beta plugin |
updateOnePlugin |
Choose a single plugin version to update | Update one plugin to a specific version |
restartPlugin |
Restart a plugin | Reload a plugin without restarting Obsidian |
enablePlugin |
Enable a plugin | Toggle a plugin on |
More from zpankz/obsidian-skills
viva-llm
Use VIVA LLM for multi-provider chat, voice calls, terminal integration, assistants, skills, MCP tools, and agent mode inside Obsidian. Trigger when the user mentions VIVA LLM, voice chat, realtime voice, LLM providers in Obsidian, or vault-integrated AI chat.
1obsidian-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.
1