connecting-to-logseq

Automate connections between Claude and Logseq graphs via HTTP API, CLI, or MCP Server.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill connecting-to-logseq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connecting-to-logseq
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/logseq-expert/skills/connecting-to-logseq
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill connecting-to-logseq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates connections between Claude and Logseq graphs via HTTP API, CLI, or MCP Server, including environment setup, backend detection, and connectivity troubleshooting.

Core Features & Use Cases

  • HTTP API: real-time read/write against a Logseq graph.
  • CLI: Logseq CLI integration for offline/batch operations.
  • MCP Server: Claude-native tools exposed via MCP for automation.

Quick Start

  1. Enable HTTP API in Logseq and create an API token.
  2. Set LOGSEQ_API_TOKEN in your environment.
  3. Run the setup script to initialize the environment.