An intelligent parser that converts Logseq markdown pages into individual, context-aware slipbox entries while maintaining source integrity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install slipbot-logseq-importer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install slipbot-logseq-importer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Logseq Import skill is a specialized utility within the Openclaw Skills ecosystem designed to bridge the gap between outliner-based note-taking and the Zettelkasten method. It automates the process of ingestion by parsing page-level metadata and transforming hierarchical bullet points into standalone notes. This ensures that every piece of information captured in Logseq is properly atomized and categorized within your broader knowledge graph.
By leveraging the power of Openclaw Skills, this tool intelligently flattens nested structures by prepending parent context to child bullets, ensuring that resulting notes remain coherent without their original visual hierarchy. It also enforces a clean-slate approach to organization by stripping legacy tags and metadata, allowing the system to generate fresh, relevant taxonomy based on current content.
To utilize this skill within your AI agent environment, ensure it is registered in your configuration. You can invoke it by pasting Logseq markdown content directly into your agent interface.
# Example of triggering the import logic via CLI if supported
openclaw skills run logseq-import --file ./path/to/logseq-page.md
The skill maps Logseq page properties to internal slipbox fields using the following logic:
| Logseq Property | Target Field | Notes |
|---|---|---|
title:: |
source.title |
Extracted as the primary reference |
author:: |
source.author |
Maps to the source creator |
source:: |
source.type/url |
Parses markdown links or plain text |
type:: |
Note Hint | Used to guide the note classification |
tags:: |
IGNORED | Discarded to allow for fresh tag generation |
id:: properties and malformed metadata blocks.Loading
A specialized tool for extracting personal annotations from Kindle HTML exports and converting them into structured slipbox entries.

A specialized utility that parses Instapaper highlight exports to extract and import your personal notes into a structured slipbox.

A high-performance Go-based command-line interface for fetching real-time football data and match analytics.

A professional-grade CLI tool for searching flight offers and pricing through the Duffel API.

A sophisticated Zettelkasten-style engine that transforms raw thoughts and research into a structured, bidirectional knowledge graph.

A visual identity and reputation system for AI agents that evolves their digital avatar based on real-world activity and verification.








































