Use Case
Logseq is a powerful AI agent skill that extends your assistant with new capabilities. 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]. This guide walks you through installing Logseq, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Logseq: npx clawhub@latest --dir ~/.claude/skills install logseq
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger Logseq
Review the output and refine your prompt for better results
Combine Logseq with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Logseq
Help me get started with Logseq
What can Logseq do for my data & analytics workflow?
Show me an example of using Logseq
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install logseqOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install logseqβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/logseq/π‘Extract and place the folder at the path above, then restart your agent.