Communityv1.0.0

Logseq

Provide commands for interacting with a local Logseq instance through its Plugin API. Use for creating pages, inserting blocks, querying the graph database, managing tasks, retrieving content, or automating workflows in Logseq. Only works with a locally running instance with the API enabled; default port or set path expected for [$API accessible skill].

3.3kdownloads6stars8active installsjuanirm
View on ClawHubBack to Skills

Skill Details

Slug
logseq
Latest Version
1.0.0
Author
juanirm
Published
Feb 1, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Logseq.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release – provides powerful local Logseq automation via Plugin API: - Enables creating pages, inserting/updating blocks, managing tasks, and querying the graph database. - Supports Git integration, asset management, and in-app navigation/notifications. - Accesses all core Logseq Plugin API namespaces: App, Editor, DB, UI, Git, and Assets. - Requires a locally running Logseq instance with API access via a bridge plugin or compatible setup. - Includes usage tips, best practices, and quick code examples for streamlined workflows.