audiobooklm
提供有声书创作与音频能力(ABS 读写、音效/音频检索、二创、音色推荐、章节角色分析等),通过 HTTP Streamable MCP 调用。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/audiobooklm/audiobooklmWhat This Skill Does
The audiobooklm skill is a powerful extension for OpenClaw designed specifically for professional audiobook production, content creation, and audio engineering workflows. It acts as an intelligent bridge between the user and the Ximalaya AIGC ecosystem, enabling users to manage entire audiobook projects—from initial chapter segmentation and character analysis to complex audio generation and sound effect retrieval. By leveraging MCP (Model Context Protocol), this skill streamlines tasks like TTS voice synthesis, script-to-audio production, and creative audio editing, making it an essential tool for creators working within the platform.
Installation
- Ensure you have the latest version of OpenClaw installed.
- Execute the install command:
clawhub install openclaw/skills/skills/audiobooklm/audiobooklm. - After installation, you must visit https://aigc.ximalaya.com to register or log in.
- Navigate to your personal account center to generate a unique API Token.
- Configure this token in OpenClaw under the
AUDIOBOOKLM_TOKENenvironment variable or the secure credential manager. Note: Always handle your token with care and avoid sharing it or using high-privilege production keys when a test key suffices.
Use Cases
- Production Management: Easily read, edit, and patch audiobook drafts, manage chapter hierarchies, and create new book projects.
- Audio Enhancement: Retrieve high-quality sound effects or background music based on descriptive labels (e.g., "stormy weather with tense violin background").
- Creative Adaptation: Perform audio "fan-made" secondary creations by providing a source URL and specific transformation instructions.
- Character & Script Analysis: Use advanced models to perform character analysis, predict dialogue arcs, or annotate text with pinyin for narration accuracy.
- Voice Synthesis: List available professional TTS voices and synthesize custom audio content from text inputs.
Example Prompts
- "I need a mature male voice for this chapter. Please recommend a voice style based on the character description of a seasoned detective and list available options."
- "Search for a high-quality sound effect representing a bustling city street at midnight to add to my current chapter draft."
- "Please read the last chapter of 'The Midnight Mystery' and analyze the main character's emotional tone to help me plan the next audio recording session."
Tips & Limitations
- Compliance: All content sent to the Ximalaya API must be authorized and free of sensitive personal or confidential information. Always ensure you have the rights to the content you are processing.
- Tool Discovery: Always rely on
tools/listto determine which features are available, as specific capabilities can vary based on server-side configurations. - Error Handling: If an operation fails, the tool will return a status; do not attempt to guess or invent results if the backend reports an error. Always verify the
successfield in the response. - Token Security: Regularly rotate your API tokens and never expose your
AUDIOBOOKLM_TOKENin logs or public scripts.
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-audiobooklm-audiobooklm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection, external-api