Logseq Bridge for OpenClaw — Review, Trust Score & Install Guide
Short answer: Logseq Bridge is a community OpenClaw skill for notes & pkm. Trust Score 84/100 based on source transparency, permission scope, install safety, update recency, community signal, and documentation quality.
Trust Score: 84/100
- Security tier: Community
- Risk level: Medium
- Last reviewed: 2026-02-07
- Reviewer: OpenClaw Skills Hub editorial team
- Version: 1.1.0
- Author: pkm-tools
- Install command:
npx clawhub@latest install logseq-bridge
How we calculate Trust Scores →
What Logseq Bridge does
Logseq Bridge syncs OpenClaw with Logseq's outliner-based knowledge management system. Create journal entries, manage pages and blocks, run Datalog queries, and use AI to organize and summarize your notes. Supports both Markdown and Org-mode formats.
How to install Logseq Bridge
- Install the OpenClaw CLI:
npm install -g clawhub@latest
- Install this skill:
npx clawhub@latest install logseq-bridge
- Verify the install:
openclaw skills list
Security review
This skill is currently classified as Community with a medium risk profile. Our reviewers inspected the SKILL.md manifest, dependency tree, declared permissions, network calls, and shell commands before publishing this score. See our editorial policy and Trust Score methodology for the full rubric.
Best for
- Create and edit Logseq pages from OpenClaw
- Run natural language queries over your graph
- Generate structured outlines from unstructured notes
- Sync tasks between Logseq and other tools
Avoid if
- You need a fully air-gapped install with no network calls.
- Your environment forbids skills with unverified maintainers.
- You require a formally audited SBOM that this version does not yet provide.
Alternatives & related skills
- Obsidian Vault — Read, write, and search your Obsidian vault with AI-powered knowledge graph navigation.
- Roam Research — Sync and interact with Roam Research — create blocks, query your graph, and navigate linked references.
- Notion Sync — Bi-directional sync between OpenClaw and Notion — manage databases, pages, and tasks seamlessly.
Frequently asked questions
Does it support both Markdown and Org-mode?
Yes — it auto-detects your Logseq format and works with both.
Can it run Datalog queries?
Yes — you can run advanced Datalog queries and get results in natural language.
How do I install Logseq Bridge?
Run `npx clawhub@latest install logseq-bridge` from any directory with Claude Code or OpenClaw installed. The skill is added to your local SKILL.md registry and is available to your agent immediately — no restart required.
Related