← Back to Skills Marketplace
164
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kindle
Description
提供Kindle官网公开页面的书库分类、会员权益、帮助信息及活动内容的整理与汇总服务。
README (SKILL.md)
Kindle
用途与边界
- 面向公开官网、书城页、会员页、帮助中心与活动页的信息整理
- 不提供盗版资源、版权绕过、会员代充、账号共享或接口调用能力
- 仅处理公开可见的书库入口、会员说明、阅读功能与帮助信息
关键入口
- 主页:https://www.amazon.com/kindle-dbs/hz/signup
- 书库与内容:书城、分类、榜单、专题、作者或出版方入口
- 会员与帮助:会员页、订阅说明、帮助中心、活动页入口
常见任务
- 书库分类、榜单、书单与内容入口整理
- 会员权益、订阅规则、下载说明与设备支持汇总
- 帮助中心、常见问题、活动页与版权说明提取
数据字段
- 内容分类、榜单入口、会员权益、链接
- 设备支持、离线规则、帮助页、活动页链接
- 版权说明、FAQ、下载限制、公告入口
自动化要点
- 内容授权和会员权益存在地区与时间差异,输出时注明上下文
- 不输出盗版下载、会员共享、抓包或接口绕过建议
- 不处理个人书架、阅读记录、购买记录或私有账户数据
示例流程
- 书库整理:访问 Kindle 书城与分类页 → 输出内容入口清单
- 权益整理:进入会员页 → 提取权益与限制 → 输出表格
- 帮助汇总:访问帮助中心 → 提取下载、设备、FAQ → 输出摘要
合规提示
- 遵守平台规则、版权要求与账号安全要求
- 只整理公开信息,不输出敏感数据或非公开内容
Usage Guidance
This skill appears coherent and low-risk: it only summarizes public Kindle pages and asks for no secrets or installs. Before installing, consider: (1) the agent will need network/web access to fetch pages — ensure you are comfortable with that; (2) the skill intentionally avoids private/account-level data, so it cannot retrieve your purchases or reading history without additional credentials; (3) summaries of copyrighted material are allowed in many contexts, but avoid using the skill to distribute copyrighted full texts; and (4) if you do not want the agent to browse the web autonomously, keep autonomous invocation disabled for your agent or restrict network access.
Capability Analysis
Type: OpenClaw Skill
Name: kindle
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to navigate and summarize public Amazon Kindle information, such as library categories, membership benefits, and help center documentation. It includes explicit safety boundaries that prohibit the agent from accessing private account data, bypassing copyright, or facilitating piracy. No executable code, malicious prompt injections, or data exfiltration risks were identified.
Capability Assessment
Purpose & Capability
Name/description, declared boundaries, and required resources align: the skill describes collecting and summarizing public Kindle pages and asks for no credentials, binaries, or installs.
Instruction Scope
SKILL.md restricts work to public pages and disallows handling private account data or piracy. Instructions are high-level (visit pages → extract/summarize) and leave implementation details to the agent; this grants normal operational discretion (network access, HTTP requests) but does not request or imply access to private resources.
Install Mechanism
No install spec or bundled code — instruction-only skill with no on-disk install risk.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional for a public-web summarization task.
Persistence & Privilege
No special persistence (always: false). Agent invocation defaults are unchanged and there is no indication the skill modifies system or other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install kindle - After installation, invoke the skill by name or use
/kindle - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the Kindle skill for organizing public Kindle web information:
- Supports extraction and organization of public pages: homepage, bookstore, membership, help center, and event entries.
- Provides summaries of categories, bestsellers, membership benefits, device support, FAQ, and related links.
- Does not support or provide access to piracy, account sharing, private bookshelf data, or internal API calls.
- Clearly states limitations based on regional and temporal access differences.
- Focuses on compliance with platform rules, copyright requirements, and user account security.
Metadata
Frequently Asked Questions
What is Kindle?
提供Kindle官网公开页面的书库分类、会员权益、帮助信息及活动内容的整理与汇总服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Kindle?
Run "/install kindle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Kindle free?
Yes, Kindle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Kindle support?
Kindle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Kindle?
It is built and maintained by mike47512 (@mike47512); the current version is v0.1.0.
More Skills