obsidian-power-user

Provide expert guidance on Obsidian features, vault design, and plugins.

86|21|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Sleestk/Skills-Pipeline --skill obsidian-power-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-power-user
Source: https://github.com/Sleestk/Skills-Pipeline/tree/main/Obsidian
Command: npx skills add https://github.com/Sleestk/Skills-Pipeline --skill obsidian-power-user

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the problem of navigating and utilizing the vast array of features within Obsidian, including vault design, note templates, canvas files, bases, Dataview queries, Templater templates, folder structures, core plugins, community plugins, Obsidian Publish, Web Clipper, CSS snippets, URI links, and MOC notes.

Core Features & Use Cases

  • Comprehensive Obsidian Expertise: Offers deep knowledge of every official feature and plugin in Obsidian.
  • Vault Design & Note Templates: Assists in designing vaults and creating custom note templates.
  • Canvas & Bases: Generates canvas files and bases with proper YAML syntax.
  • Dataview Queries & Templater: Executes Dataview queries and generates Templater templates.
  • Obsidian Publish & Web Clipper: Helps in setting up Obsidian Publish sites and using the Web Clipper extension.
  • Use Case: A user seeking to set up a comprehensive note-taking system can leverage this skill to design their vault structure, create templates, and learn advanced Markdown features.

Quick Start

To design a new vault structure for a project, trigger the skill with the command: /obsidian-power-user:obsidian-power-user create-vault-structure.

Frequently Asked Questions about obsidian-power-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an effective vault structure in Obsidian for a large project?

To create an Obsidian vault structure, you need to design logical folder hierarchies and utilize Maps of Content (MOC) notes. This approach organizes links and provides a scalable framework for managing extensive project documentation.

How do I write Dataview queries to aggregate notes in my Obsidian vault?

Writing Dataview queries in Obsidian involves using the Dataview plugin to generate dynamic tables and lists from your metadata. You can execute these queries to aggregate notes based on specific YAML tags and properties.

What is the best way to automate note creation using Templater in Obsidian?

Automating note creation with Templater in Obsidian allows you to generate dynamic templates with custom JavaScript logic. This replaces manual formatting by automatically injecting dates, variables, and structured content into new notes.

Can I customize the visual appearance of my Obsidian vault with CSS snippets?

Yes, you can customize the visual appearance of your Obsidian vault by applying CSS snippets. These snippets modify the interface styling, allowing you to tailor themes and layouts without altering the core application files.

How do I publish my Obsidian notes online using Obsidian Publish?

Obsidian Publish lets you host your vault online as a digital knowledge base. You configure the publication settings within Obsidian to selectively share notes, graphs, and linked documents directly to a custom web domain.

Does the Web Clipper extension work with Obsidian to save web content?

The Web Clipper extension works with Obsidian to capture and save web content directly into your vault. It formats clipped articles into Markdown notes, preserving essential metadata for future reference and integration.