← Back to Skills Marketplace
Audible
by
mikeclaw007
· GitHub ↗
· v0.1.1
· MIT-0
180
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install audible
Description
适用于用户希望围绕 Audible 规划有声书推荐、会员运营、内容消费提升、书单策划与收听问题排查时使用。
README (SKILL.md)
Audible
用途与边界
- 面向公开官网、书城页、会员页、帮助中心与活动页的信息整理
- 不提供盗版资源、版权绕过、会员代充、账号共享或接口调用能力
- 仅处理公开可见的书库入口、会员说明、阅读功能与帮助信息
关键入口
- 主页:https://www.audible.com/
- 书库与内容:书城、分类、榜单、专题、作者或出版方入口
- 会员与帮助:会员页、订阅说明、帮助中心、活动页入口
常见任务
- 书库分类、榜单、书单与内容入口整理
- 会员权益、订阅规则、下载说明与设备支持汇总
- 帮助中心、常见问题、活动页与版权说明提取
数据字段
- 内容分类、榜单入口、会员权益、链接
- 设备支持、离线规则、帮助页、活动页链接
- 版权说明、FAQ、下载限制、公告入口
自动化要点
- 内容授权和会员权益存在地区与时间差异,输出时注明上下文
- 不输出盗版下载、会员共享、抓包或接口绕过建议
- 不处理个人书架、阅读记录、购买记录或私有账户数据
示例流程
- 书库整理:访问 Audible 书城与分类页 → 输出内容入口清单
- 权益整理:进入会员页 → 提取权益与限制 → 输出表格
- 帮助汇总:访问帮助中心 → 提取下载、设备、FAQ → 输出摘要
合规提示
- 遵守平台规则、版权要求与账号安全要求
- 只整理公开信息,不输出敏感数据或非公开内容
Usage Guidance
这项技能看起来是信息整理型、只处理公开页面,不会请求凭据或安装软件。安装前请注意:
- 技能会访问 audible.com 公共页面以抓取信息——在某些网站/地区抓取可能受限,确认遵守目标站点的使用条款;
- 虽然 SKILL.md 明确禁止访问私人账户或传播盗版,但代理实际行为取决于运行时实现与权限配置;如您担心自动化抓取或数据外泄,可仅在受控会话中手动调用该技能或在代理策略中限制其网络访问。
Capability Analysis
Type: OpenClaw Skill
Name: audible
Version: 0.1.1
The 'audible' skill bundle consists of markdown instructions (SKILL.md) directing an AI agent to organize public information from Audible.com, such as library categories, membership benefits, and help center FAQs. It contains no executable code and explicitly forbids accessing private user data, bypassing copyright protections, or facilitating piracy, showing clear alignment with its stated purpose.
Capability Assessment
Purpose & Capability
技能名称、描述与 SKILL.md 内容一致:聚焦整理 Audible 官网公开页面(书库、会员、帮助等),未请求与其目标不符的权限或凭据。
Instruction Scope
运行时说明仅指向访问并整理公开页面内容,并明确禁止处理私有账户数据、盗版或绕过接口等行为;说明中未要求读取本地文件、环境变量或将数据发送到非 Audibile 相关外部端点。
Install Mechanism
无安装规范、无代码文件——仅为说明性技能,不会在主机写入或执行额外二进制,风险较低。
Credentials
不要求任何环境变量、凭据或配置路径,所需权限与功能完全相称。
Persistence & Privilege
always=false、user-invocable,且允许模型在需要时调用(平台默认),没有请求永久驻留或修改其它技能/系统配置的能力。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install audible - After installation, invoke the skill by name or use
/audible - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Expanded skill description to emphasize usage boundaries and compliance.
- Added clear sections on key entry points, common tasks, and data fields handled.
- Included specific instructions on acceptable and prohibited behaviors (e.g., no piracy, no account sharing).
- Provided step-by-step sample workflows for typical information extraction tasks.
- Highlighted the importance of context and compliance when outputting content and guidance.
v0.1.0
Audible Skill 0.1.0 Changelog
- Initial release of the Audible skill.
- Provides support for audiobook recommendations, membership operation, content planning, and listening troubleshooting.
- Focuses on determining user preferences, region, usage frequency, success metrics, and constraints.
- Outputs clear conclusions first, with guidance tailored for Audible users.
- Includes reminders to consult official sources for policies, prices, copyrights, and features.
Metadata
Frequently Asked Questions
What is Audible?
适用于用户希望围绕 Audible 规划有声书推荐、会员运营、内容消费提升、书单策划与收听问题排查时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Audible?
Run "/install audible" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Audible free?
Yes, Audible is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Audible support?
Audible is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Audible?
It is built and maintained by mikeclaw007 (@mikeclaw007); the current version is v0.1.1.
More Skills