x-to-kindle
Send X/Twitter posts to Kindle for distraction-free reading. Use when user shares an X/Twitter link and wants to read it on Kindle, or asks to send a tweet/thread to their Kindle device.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/brianlu365ai/x-kindleWhat This Skill Does
The x-to-kindle skill is a powerful productivity tool designed to bridge the gap between ephemeral social media content and focused, distraction-free reading. By automatically converting X (formerly Twitter) posts and threads into Kindle-formatted documents, this skill enables users to curate their digital reading list and consume long-form social media discourse on an E-ink display. The skill leverages the fxtwitter API to strip away platform clutter—such as intrusive ads, sidebars, and algorithmic suggestions—leaving only the core content formatted as clean, readable HTML. Once processed, the content is delivered directly to the user's Kindle library via SMTP, providing an offline reading experience that promotes deep focus and better retention.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/brianlu365ai/x-kindle. After installation, you must configure the system to ensure successful delivery. Navigate to your configuration file (TOOLS.md) and provide your Kindle email address (ensure this address is whitelisted in your Amazon account under 'Manage Your Content and Devices'). Additionally, configure your SMTP settings, preferably using a dedicated Gmail app password, to allow the skill to interface with your email provider for secure delivery.
Use Cases
This skill is ideal for researchers, students, and professionals who frequently encounter valuable information threads on X but lack the time or focus to read them immediately. It serves as an automated 'Read Later' engine for social media. Use it to save lengthy explanatory threads, insightful academic discourse, or long-form journalism that would otherwise be lost in the infinite scroll. It is particularly effective for those who suffer from 'digital fatigue' and prefer reading text-heavy content on non-backlit screens.
Example Prompts
- "I just sent you a link to a long Twitter thread. Can you please convert that to a document and push it to my Kindle?"
- "Extract this X post about AI trends and send it to my Kindle for me to read on my commute."
- "Save this thread (https://x.com/example/status/12345) to my Kindle device now."
Tips & Limitations
To maximize the utility of this skill, ensure that the Kindle email address provided matches the one authorized in your Amazon account settings; unauthorized email addresses will result in delivery failure. Be aware that the skill is optimized for individual posts and threads; media-heavy content or complex interactive elements may not render perfectly on all Kindle generations. For the best experience, use the skill for text-centric content. Always ensure your SMTP credentials are secure and stored in a private environment, as these grant the skill permission to send emails on your behalf.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-brianlu365ai-x-kindle": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api