·obsidian-templater
>_

obsidian-templater

Help with templates/snippets for the Obsidian Templater plugin. Use to help generate Obsidian templates from natural language, understand and debug existing tp.* snippets, and adapt vault notes and workflows to Templater when users mention Templater, tp.*, or <% %>.

12Installs·0Trend·@nweii

Installation

$npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templater

How to Install obsidian-templater

Quickly install obsidian-templater AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templater
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nweii/agent-stuff.

SKILL.md

View raw

Templater is an Obsidian plugin for dynamic note templates. Commands embedded in a template file run when the template is applied to a note, outputting results inline.

| | Outputs the result of the expression | | | Executes JS code; no output by default | | | Re-evaluated in preview mode (deprecated, avoid) | | | Trims one newline before/after the tag | | | Trims all whitespace before/after the tag |

To output from a execution block, append to the special tR string:

Help with templates/snippets for the Obsidian Templater plugin. Use to help generate Obsidian templates from natural language, understand and debug existing tp.* snippets, and adapt vault notes and workflows to Templater when users mention Templater, tp.*, or <% %>. Source: nweii/agent-stuff.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templater
Category
>_Productivity
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from nweii/agent-stuff

Quick answers

What is obsidian-templater?

Help with templates/snippets for the Obsidian Templater plugin. Use to help generate Obsidian templates from natural language, understand and debug existing tp.* snippets, and adapt vault notes and workflows to Templater when users mention Templater, tp.*, or <% %>. Source: nweii/agent-stuff.

How do I install obsidian-templater?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templater Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nweii/agent-stuff