Use Case
Stop doing repetitive documents & notes tasks manually. SlipBot Logseq Importer lets your AI agent handle them automatically through natural conversation. Import notes from Logseq pages into the slipbox. Use when user pastes a Logseq page with properties and bulleted notes. Parses page-level properties, extracts each bullet as an individual note, handles nested bullets by adding parent context, then runs slipbot for each. This guide shows practical examples of using SlipBot Logseq Importer to automate common documents & notes workflows and save hours every week.
Install SlipBot Logseq Importer: npx clawhub@latest --dir ~/.claude/skills install slipbot-logseq-importer
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
SlipBot Logseq Importer will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing SlipBot Logseq Importer
Automate my documents & notes tasks using SlipBot Logseq Importer
What repetitive tasks can SlipBot Logseq Importer handle for me?
Set up a workflow that runs SlipBot Logseq Importer every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install slipbot-logseq-importerOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install slipbot-logseq-importerβ οΈ 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/slipbot-logseq-importer/π‘Extract and place the folder at the path above, then restart your agent.