← Back to Skills Marketplace
jrswab

SlipBot Logseq Importer

by Jaron Swab · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
946
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slipbot-logseq-importer
Description
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.
Usage Guidance
This skill appears coherent and low-risk, but check two practical points before installing: (1) Confirm how 'slipbot' will be invoked—ensure the agent environment has the slipbot skill/binary or an agreed integration so notes can actually be created. (2) Understand the irreversible content transformations: the skill intentionally strips all Logseq tags/metadata (page tags, inline #tags, block-tags, id::), which may discard user tagging/IDs you want to keep. Test on sample pages first and verify the precheck summary/counts before confirming imports.
Capability Analysis
Type: OpenClaw Skill Name: slipbot-logseq-importer Version: 1.0.0 The skill is designed to parse user-provided Logseq content and then 'invoke slipbot workflow' for each extracted bullet. The instructions state 'Let slipbot handle: filename, tags, links, graph update,' implying that the `slipbot` component will perform sensitive operations like file creation or database updates using user-derived content. While the `SKILL.md` itself does not contain explicit malicious instructions, this pattern introduces a significant vulnerability risk (e.g., shell injection, command injection) if the `slipbot` integration or the agent's input sanitization is insufficient, as user input is processed and passed to another system for execution of sensitive actions. This potential for indirect exploitation makes it suspicious.
Capability Assessment
Purpose & Capability
The name/description (Logseq→slipbox importer) align with the instructions: parse properties and bullets, flatten nesting, clean metadata, and produce slipbot-ready entries. The only slight mismatch is that the SKILL.md expects a 'slipbot' workflow to be invoked but does not declare how that is provided (another skill, binary, or API). That is a documentation/coordination gap rather than an incoherent capability request.
Instruction Scope
Instructions are narrowly scoped to parsing page properties and bullets, cleaning metadata, building note content, performing a precheck, asking for confirmation, and then invoking slipbot per note. They do not ask for unrelated system files, environment variables, or external endpoints. The explicit 'Ask for confirmation' step reduces risk of accidental data creation.
Install Mechanism
This is an instruction-only skill with no install spec, packages, or downloads—lowest risk. Nothing is written to disk by the skill itself (no install steps present).
Credentials
The skill requests no environment variables, credentials, or config paths. All declared requirements are proportional to the stated task. Note: invoking slipbot implicitly requires the agent have access to slipbot (another skill/binary); that capability is not declared in this skill.
Persistence & Privilege
always is false and autonomous invocation is not disabled (platform default). The skill does not request permanent presence or modify other skills. No elevated privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slipbot-logseq-importer
  3. After installation, invoke the skill by name or use /slipbot-logseq-importer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Slipbot Logseq Importer 1.0.0 initial release - Imports Logseq pages by parsing both page-level properties and bulleted notes. - Creates individual slipbox entries for each bullet, including nested bullets, by adding parent context to child notes. - Ignores all Logseq tags and related metadata to avoid conflicts with slipbot-generated tags. - Converts properties and markdown page references according to defined mapping and cleanup rules. - Pre-import summary and note count are provided for user confirmation before proceeding. - Reports number of notes created and any issues after import.
Metadata
Slug slipbot-logseq-importer
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SlipBot Logseq Importer?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 946 downloads so far.

How do I install SlipBot Logseq Importer?

Run "/install slipbot-logseq-importer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SlipBot Logseq Importer free?

Yes, SlipBot Logseq Importer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SlipBot Logseq Importer support?

SlipBot Logseq Importer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SlipBot Logseq Importer?

It is built and maintained by Jaron Swab (@jrswab); the current version is v1.0.0.

💬 Comments