什么是 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-templater帮助使用 Obsidian 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