templater

Automate Obsidian templating workflows with dynamic content and frontmatter manipulation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill templater-sjw2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templater
Source: https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro/tree/main/.agents/skills/templater
Command: npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill templater-sjw2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Templater skill enables Obsidian users to automate complex note templating, frontmatter management, and post-processing hooks, dramatically speeding up note creation and consistency.

Core Features & Use Cases

  • Rich templating with variables, control flow, and Obsidian-specific syntax
  • Frontmatter access and modification with safe post-processing via hooks
  • End-to-end templates that can automate note creation, updates, and metadata enrichment across a vault

Quick Start

Create a simple template that prompts for a title and generates a new note with frontmatter and sample content.

Frequently Asked Questions about templater

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

FAQPage Schema
How do I automate Obsidian templating with dynamic frontmatter?

You can automate Obsidian templating by using dynamic content generation, frontmatter manipulation, and post-execution hooks to modify metadata and generate notes automatically across your vault.

What are post-execution hooks in Obsidian templates used for?

Post-execution hooks in Obsidian templates are used for safe post-processing and bulk vault editing, allowing you to update notes and enrich metadata after the initial template execution completes.

Can I use asynchronous operations when managing Obsidian notes?

Yes, you can use asynchronous operations when managing Obsidian notes, as the templating process supports asynchronous workflows and integrates with Obsidian APIs for safe execution.

Does Templater support integration with native Obsidian APIs for bulk vault editing?

Yes, Templater supports integration with Obsidian APIs to manage notes, enabling bulk vault editing, frontmatter modification, and automation of note creation through safe execution contexts.

What is the best way to create an end-to-end template for note creation in Obsidian?

The best way to create an end-to-end template for note creation in Obsidian is to combine variables, control flow, and frontmatter manipulation to automate note generation, updates, and metadata enrichment.