logseq-templates

Create reusable LogSeq block templates with dynamic variables via the /Template command.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/jluo41/Tools --skill logseq-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logseq-templates
Source: https://github.com/jluo41/Tools/tree/main/plugins/logseq/skills/logseq-templates
Command: npx skills add https://github.com/jluo41/Tools --skill logseq-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LogSeq users often recreate similar note structures across pages, leading to repetitive effort and inconsistent formatting. This Skill provides reusable templates with dynamic variables to standardize blocks and accelerate workflows.

Core Features & Use Cases

  • Reusable block templates defined with the template property and inserted via the /Template command.
  • Dynamic variables allow date/time/page information to resolve at insertion time, enabling context-aware notes.
  • Practical use cases include Weekly Planning, Meeting Notes, and Daily Journals, plus project kickoffs and quick capture templates.

Quick Start

Create a template block in LogSeq, save it as a named template, and insert it with the /Template command.

Frequently Asked Questions about logseq-templates

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

FAQPage Schema
How do I create reusable Logseq templates for daily journaling and meeting notes?

Reusable Logseq templates are created by defining a block with the template property and inserting it via the /Template command. This standardizes note structures like daily journals and meeting notes, resolving dynamic variables at insertion time for context-aware entries.

How do dynamic variables work in Logseq block templates?

Dynamic variables in Logseq block templates resolve date, time, and page information at insertion time. When you insert a template using the /Template command, these variables automatically populate with current context, eliminating manual entry and ensuring accurate records.

Can I use Logseq templates for weekly planning and project kickoffs?

Yes, Logseq templates support weekly planning and project kickoffs across graphs. You define a template block with the template property, and it can be inserted whenever needed to standardize workflow structures and accelerate project setup.

What is the best way to stop recreating similar note structures in Logseq?

The best way to stop recreating similar Logseq note structures is to use reusable block templates. By defining templates with dynamic variables and inserting them via the /Template command, you eliminate repetitive effort and ensure consistent formatting across pages.

Does the template-including-parent property work when inserting Logseq templates?

Yes, the template-including-parent property is supported when defining and inserting Logseq templates. This feature allows the parent block to be included in the template structure, providing comprehensive context when the template is inserted via the /Template command.