← 返回 Skills 市场
jrswab

SlipBot Logseq Importer

作者 Jaron Swab · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
946
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slipbot-logseq-importer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slipbot-logseq-importer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug slipbot-logseq-importer
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 946 次。

如何安装 SlipBot Logseq Importer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install slipbot-logseq-importer」即可一键安装,无需额外配置。

SlipBot Logseq Importer 是免费的吗?

是的,SlipBot Logseq Importer 完全免费(开源免费),可自由下载、安装和使用。

SlipBot Logseq Importer 支持哪些平台?

SlipBot Logseq Importer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SlipBot Logseq Importer?

由 Jaron Swab(@jrswab)开发并维护,当前版本 v1.0.0。

💬 留言讨论