Logseq Copilot banner
avelino avelino

Logseq Copilot

Development community

Description

A Logseq plugin that integrates with OpenAI-compatible LLMs

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Logseq Copilot Plugin

A Logseq plugin that integrates with OpenAI-compatible LLM APIs to provide AI assistance directly in your notes.

Features

  • 🔌 Works with OpenAI-compatible APIs (LM Studio, Ollama, Google Gemini, x.ai Grok, and more)
  • 🎯 Custom system prompts for specialized tasks
  • ⚡️ Quick access with keyboard shortcuts
  • 🎛️ Adjustable temperature and response length
  • ⌨️ Customizable hotkeys
  • 🔗 Page Content Fetching: If a block contains only a page link (e.g., [[page name]]), the plugin will fetch the content of the linked page and use it as the context for the LLM. This allows you to use the plugin with page content as if it were block content. By default our plugin only works with current block. This is useful when you want to apply prompts to multiple blocks at the same time, you can use the "Block to Page" plugin to turn multiple blocks into page and then apply logseq-copilot system prompts.

Installation

  1. Download the plugin
  2. Enable it in Logseq Settings > Plugins
  3. Configure your API settings
  4. Verify your API connection

Configuration

API Settings