send-to-kindle
New1Community RegistryGeneralby Peerasak Unsakon
Send EPUB and PDF files to Kindle via email using Apple Mail.app on macOS
Community PluginView Source
Overview
A collection of plugins for Claude Code focusing on macOS automation and productivity.
Overview
This marketplace provides 2 plugins for macOS automation workflows.
Browse and install plugins:
bash
/plugin marketplace add peerasak-u/peerasak-claude-marketplace
/plugin install <plugin-name>[→ View Plugin Catalog](docs/plugins.md)
Requirements
- •macOS (uses JXA and Apple Mail.app)
- •Bun - JavaScript runtime and package manager
- •For send-to-kindle: Kindle email address configured in Amazon account
- •Claude Code
Repository Structure
code
.claude-plugin/marketplace.json # Plugin definitions
plugins/<plugin-name>/ # Plugin directoriesAuthor
Peerasak Unsakon - @peerasak-u
License
MIT
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/send-to-kindle.md https://raw.githubusercontent.com/peerasak-u/peerasak-claude-marketplace/main/SKILL.md3
Invoke in Claude Code
/send-to-kindleView source on GitHub
kindleepubpdfemailmacosmailreading
Frequently Asked Questions
What is send-to-kindle?
Send EPUB and PDF files to Kindle via email using Apple Mail.app on macOS
How to install send-to-kindle?
To install send-to-kindle, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /send-to-kindle.
What is send-to-kindle best for?
send-to-kindle is a community categorized under General. It is designed for: kindle, epub, pdf, email, macos, mail, reading. Created by Peerasak Unsakon.