Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars1
Default branchmain
Open issues0
Status
Archived
Skill metadata
Parsed from SKILL.md frontmatter.
Version1.1.0
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md2,012 B
docsREADME.md1,723 B
docsSUMMARY.md348 B
History
First seen on skills.sh
First recorded snapshot · 2 installs
SKILL.md
Calibre Ebook Conversion
ebook-convert (ships with Calibre) is the atomic command; don't wrap it in a script unless you need something genuinely more than one line. This skill is documentation + a couple of reusable command patterns.
Prerequisite
command -v ebook-convert || echo "Install Calibre and make sure ebook-convert is on PATH"
If ebook-convert isn't on PATH, resolve it per-platform (macOS app bundle, Linux package, Windows install dir) — don't hardcode a symlink path in the skill.