obsidian-templater とは?
Obsidian Templater プラグインのテンプレート/スニペットに関するヘルプ。自然言語から Obsidian テンプレートを生成し、既存の tp.* スニペットを理解してデバッグし、ユーザーが Templater、tp.*、または <% %> に言及したときに Vault ノートとワークフローを Templater に適応させるために使用します。 ソース: nweii/agent-stuff。
Obsidian Templater プラグインのテンプレート/スニペットに関するヘルプ。自然言語から Obsidian テンプレートを生成し、既存の tp.* スニペットを理解してデバッグし、ユーザーが Templater、tp.*、または <% %> に言及したときに Vault ノートとワークフローを Templater に適応させるために使用します。
コマンドラインで obsidian-templater AI スキルを開発環境にすばやくインストール
ソース: nweii/agent-stuff。
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:
Obsidian Templater プラグインのテンプレート/スニペットに関するヘルプ。自然言語から Obsidian テンプレートを生成し、既存の tp.* スニペットを理解してデバッグし、ユーザーが Templater、tp.*、または <% %> に言及したときに Vault ノートとワークフローを Templater に適応させるために使用します。 ソース: nweii/agent-stuff。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templaterObsidian Templater プラグインのテンプレート/スニペットに関するヘルプ。自然言語から Obsidian テンプレートを生成し、既存の tp.* スニペットを理解してデバッグし、ユーザーが Templater、tp.*、または <% %> に言及したときに Vault ノートとワークフローを Templater に適応させるために使用します。 ソース: nweii/agent-stuff。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nweii/agent-stuff --skill obsidian-templater インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/nweii/agent-stuff