← 返回 Skills 市场
brianlu365ai

X to Kindle

作者 brianlu365ai · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1844
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-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.
安全使用建议
This skill could do what it promises, but it asks you to provide sensitive credentials (Gmail app password) and recommends storing them in a plaintext TOOLS.md file — while the skill metadata does not declare any required credentials. Before installing or using it: (1) prefer using a dedicated Gmail App Password or an SMTP relay account created just for this purpose, not your primary account; (2) do NOT store credentials in an unencrypted markdown file — use a secure secrets manager or the platform's secret store; (3) be aware that api.fxtwitter.com (a third-party proxy) will receive the tweet content you fetch — if tweets are private or sensitive, avoid sending them through such proxies; (4) ask the publisher to update the skill metadata to declare required credentials (e.g., SMTP user, SMTP app password, KINDLE_EMAIL) so you can evaluate the scope before giving access. If the publisher cannot or will not make those changes, treat the skill as risky and avoid giving it credentials.
功能分析
Type: OpenClaw Skill Name: x-kindle Version: 1.0.0 The skill's purpose is to convert X/Twitter posts to Kindle-readable documents and send them via email. This involves making an API call to fxtwitter.com and sending an email via SMTP using user-provided credentials (including an App Password). All described actions and required capabilities, such as network access and handling of SMTP credentials, are directly aligned with the stated purpose. There is no evidence of prompt injection attempts, data exfiltration beyond the scope of the task, malicious execution, or other harmful behaviors in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The described functionality (fetch a tweet, format it, email it to a Kindle address) is coherent for an "X to Kindle" skill. Using an HTTP API to fetch tweet data and SMTP to deliver to the Kindle is expected. However the choice of a third-party proxy API (api.fxtwitter.com) introduces an external dependency that will see the fetched content; that should be explicit in the metadata.
Instruction Scope
SKILL.md explicitly instructs fetching tweet content from api.fxtwitter.com and sending mail via SMTP, and tells users to store Gmail app passwords and the Kindle address in TOOLS.md. It therefore requires the agent (or user) to handle secrets and to contact a third-party service — actions not reflected in the declared requirements. Instructing plaintext storage of credentials in a markdown file is insecure and broadens data exposure.
Install Mechanism
No install spec and no code files — instruction-only skill — so there is no installer or downloaded code to evaluate. This minimizes on-disk execution risk.
Credentials
The metadata lists no required env vars or credentials, but the runtime instructions clearly require SMTP credentials (Gmail app password) and the user's Kindle email. That mismatch is a red flag: secrets are necessary for operation but weren't declared. Additionally, instructions recommend storing secrets in TOOLS.md (plaintext), which is disproportionate and insecure.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence or modifications to other skills. Autonomous invocation is allowed (platform default) but that alone is not an additional red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-kindle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-kindle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Want to read post from X on kindle? just share the link to telegram and it will email the post to your kindle. Enjoy!
元数据
Slug x-kindle
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1844 次。

如何安装 X to Kindle?

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

X to Kindle 是免费的吗?

是的,X to Kindle 完全免费(开源免费),可自由下载、安装和使用。

X to Kindle 支持哪些平台?

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

谁开发了 X to Kindle?

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

💬 留言讨论