← Back to Skills Marketplace
jrswab

SlipBot Kindle Importer

by Jaron Swab · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
874
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slipbot-kindle-importer
Description
Import reading notes from Kindle HTML exports into the slipbox. Use when user sends a Kindle notebook export file (HTML/XHTML). Parses book title and author, extracts only user's Notes (skips Highlights), then runs slipbot for each.
Usage Guidance
This skill is instruction-only and appears coherent: it parses a Kindle HTML/XHTML export, shows you a preview (title, author, note count), asks for confirmation, then delegates each note to slipbot. Before installing, verify you trust the slipbot integration (where notes will be stored) and that you want the contents of your Kindle export imported. Because the skill source/homepage is unknown, consider testing with a non-sensitive sample file first. Also confirm how your agent receives attachments (e.g., Telegram) and that those transport/storage policies meet your privacy expectations.
Capability Analysis
Type: OpenClaw Skill Name: slipbot-kindle-importer Version: 1.0.0 The OpenClaw skill 'slipbot-kindle-importer' is designed to parse Kindle HTML exports and import user notes into a slipbox via a 'slipbot' tool. The `SKILL.md` instructions are clear, focused on the stated purpose, and include a user confirmation step before processing notes. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors. The interaction with the 'slipbot' tool appears to be a structured invocation aligned with the skill's functionality.
Capability Assessment
Purpose & Capability
Name and description match the actual instructions: parse Kindle HTML/XHTML, extract 'Note' entries (skip 'Highlight'), show a precheck, and call slipbot for each note. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md limits actions to parsing the provided Kindle export, summarizing metadata, prompting the user for confirmation, and invoking slipbot per note. It does not instruct reading arbitrary system files or accessing unrelated environment variables. The only slight ambiguity is the invocation of 'slipbot' (assumes a slipbot capability/skill is present to accept the formatted note).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are required. The skill's needs (none) are proportional to its parsing/import purpose.
Persistence & Privilege
always:false and no persistence or system-wide configuration changes are requested. The skill will invoke slipbot at runtime but does not request elevated or permanent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slipbot-kindle-importer
  3. After installation, invoke the skill by name or use /slipbot-kindle-importer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Kindle Importer for slipbox. - Parses Kindle notebook HTML/XHTML exports to import only user-created Notes (not Highlights). - Extracts and displays book title, author, and user note count for confirmation before import. - Imports each note as a slipbox entry with appropriate source tagging. - Handles edge cases: missing authors, special characters, no user notes. - Supports .html and XHTML files sent via Telegram or compatible channels.
Metadata
Slug slipbot-kindle-importer
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SlipBot Kindle Importer?

Import reading notes from Kindle HTML exports into the slipbox. Use when user sends a Kindle notebook export file (HTML/XHTML). Parses book title and author, extracts only user's Notes (skips Highlights), then runs slipbot for each. It is an AI Agent Skill for Claude Code / OpenClaw, with 874 downloads so far.

How do I install SlipBot Kindle Importer?

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

Is SlipBot Kindle Importer free?

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

Which platforms does SlipBot Kindle Importer support?

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

Who created SlipBot Kindle Importer?

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

💬 Comments