logseq

Community

Master LogSeq formatting, automate knowledge.

AuthorbarnabasJ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

LogSeq's unique block-based structure and specific formatting rules (like properties, headings, and block granularity) can be complex and error-prone, especially when creating content programmatically. This Skill provides clear guidelines and tools to ensure all LogSeq content is correctly formatted, preventing common pitfalls and ensuring efficient knowledge management.

Core Features & Use Cases

  • Structured Content Creation: Generate perfectly formatted LogSeq pages, including properties, nested blocks, and headings, adhering to all critical rules.
  • Automated Workflow Integration: Use specialized MCP tools (create_page, append_to_page, replace_line) to programmatically manage LogSeq content for tasks like issue tracking, feature planning, and research documentation.
  • Use Case: Automatically create a new feature planning page in LogSeq, pre-populated with a structured outline, properties, and TODO tasks, ensuring it follows all LogSeq best practices for easy organization and future reference.

Quick Start

Use the logseq skill to create a new LogSeq page titled "Project Alpha Planning" with a "status:: planning" property and an initial block "- # Project Alpha Overview".

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: logseq
Download link: https://github.com/barnabasJ/dotfiles/archive/main.zip#logseq

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository