← 返回 Skills 市场
jrswab

SlipBot Instapaper Importer

作者 Jaron Swab · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
881
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slipbot-instapaper-importer
功能描述
Import reading notes from Instapaper exports into the slipbox. Use when user pastes an Instapaper highlight export with article title and notes. Parses title/URL from header, extracts user's own notes (plain text lines), skips original highlights (> lines), then runs slipbot for each.
安全使用建议
This skill appears to do exactly what it says: parse a pasted Instapaper export and call slipbot to create notes. Before installing, confirm that (1) you have or trust the slipbot integration the skill will call (it will hand slips to that tool to create files/entries), (2) you are comfortable with the agent's autonomy settings (an autonomous agent could run the import, though the SKILL.md includes a confirmation step), and (3) you understand that the parser will include any URLs (including instapaper-private:// links) from the paste as metadata. If you want extra safety, keep autonomous invocation off or verify slipbot's behavior/permissions first.
功能分析
Type: OpenClaw Skill Name: slipbot-instapaper-importer Version: 1.0.0 The skill bundle `slipbot-instapaper-importer` is designed to parse Instapaper highlight exports and import user notes into a 'slipbox' by invoking another skill named `slipbot`. The `SKILL.md` instructions are clear, well-defined, and directly align with the stated purpose. There are no instructions for data exfiltration, unauthorized command execution, persistence, or prompt injection attempts against the agent for malicious purposes. The skill includes a 'Precheck' step requiring user confirmation, which is a positive security practice. While the instruction to 'Preserve as-is' for titles with special characters could potentially lead to a vulnerability if the downstream `slipbot` skill or the agent's execution environment does not properly sanitize or escape this data when used in a command context, this skill itself does not instruct any malicious action; it merely passes data as intended for metadata. Thus, there is no evidence of intentional harmful behavior.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes parsing Instapaper export text and creating slipbox entries by calling slipbot. The skill does not request unrelated credentials, binaries, or config paths. The only implicit requirement is that a slipbot integration/skill is available to handle the note creation.
Instruction Scope
Runtime instructions are narrowly scoped to parsing the pasted export, counting notes, asking for confirmation, and invoking slipbot for each note. No instructions read arbitrary files, access environment variables, or send data to unknown external endpoints. It does extract titles and URLs from the paste (including instapaper-private:// links) and passes those as source metadata to slipbot.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded during install.
Credentials
Requires no environment variables, credentials, or config paths. The data it handles comes from the user's pasted content; no secret access is requested.
Persistence & Privilege
always is false and the skill does not request elevated privileges. It delegates creation of persistent notes to slipbot; installations that allow autonomous model invocation could cause agents to run this skill without an interactive user, but the SKILL.md includes an explicit confirmation step. Consider whether your agent's autonomy settings and slipbot's permissions match your risk tolerance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slipbot-instapaper-importer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slipbot-instapaper-importer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release with Instapaper import functionality. - Parses Instapaper export: extracts article title, URL, and user's notes (skipping original highlights). - Previews parsed notes and requests user confirmation before import. - Creates a new slipbox entry for each note, using slipbot with proper metadata. - Handles edge cases (no notes, multiline notes, special characters in titles).
元数据
Slug slipbot-instapaper-importer
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SlipBot Instapaper Importer 是什么?

Import reading notes from Instapaper exports into the slipbox. Use when user pastes an Instapaper highlight export with article title and notes. Parses title/URL from header, extracts user's own notes (plain text lines), skips original highlights (> lines), then runs slipbot for each. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 881 次。

如何安装 SlipBot Instapaper Importer?

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

SlipBot Instapaper Importer 是免费的吗?

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

SlipBot Instapaper Importer 支持哪些平台?

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

谁开发了 SlipBot Instapaper Importer?

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

💬 留言讨论