← Back to Skills Marketplace
10995
Downloads
11
Stars
0
Active Installs
12
Versions
Install in OpenClaw
/install ai-picture-book
Description
百度文库AI绘本是一个基于人工智能制作绘本视频的工具,支持生成静态绘本和动态绘本(URL输出)。能帮助文本内容创作者们在缺乏绘画技能的情况下,快速生成精美绘本视频,提高内容生产效率。无论是在儿童教育、亲子互动、品牌营销,还是在社交媒体内容创作等领域都能应用。
Usage Guidance
Install only if you are comfortable sending story prompts and related task IDs to Baidu's external service using your BAIDU_API_KEY. Keep the API key in approved environment or secret storage, and avoid submitting secrets, sensitive personal data, proprietary drafts, or regulated material unless your data-sharing requirements allow Baidu processing.
Capability Analysis
Type: OpenClaw Skill
Name: ai-picture-book
Version: 1.1.2
The skill bundle provides a legitimate interface for the Baidu Wenku AI Picture Book service, allowing users to generate AI-driven stories. The included Python scripts (ai_picture_book_task_create.py, ai_picture_book_task_query.py, and ai_picture_book_poll.py) interact with the official Baidu Qianfan API (qianfan.baidubce.com) using standard requests. The code includes platform-specific logic for sandbox environments but shows no signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The stated purpose is AI picture-book/video generation, and the scripts only create generation tasks, query task status, and print returned result URLs from Baidu's Qianfan endpoint.
Instruction Scope
Runtime instructions are limited to user-directed task creation, querying, and polling; they do not include hidden role changes, unrelated commands, automatic execution, or high-impact mutations.
Install Mechanism
The bundle consists of SKILL.md, metadata, and small Python helper scripts; metadata declares python3 and BAIDU_API_KEY, with no install hooks, package installation, or startup behavior.
Credentials
Outbound requests to Baidu and use of BAIDU_API_KEY are proportionate for this integration, but users should understand that submitted story content is processed by an external service and that the API key is a secret.
Persistence & Privilege
No artifact evidence shows privilege escalation, broad local file access, credential harvesting, file mutation, durable persistence, or background workers; polling is foreground and bounded by defaults or user-supplied arguments.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-picture-book - After installation, invoke the skill by name or use
/ai-picture-book - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
- Updated all English documentation and descriptions to Chinese, adapting for a Chinese-speaking audience.
- Expanded application scenarios section, listing more detailed and specific use cases.
- Clarified workflow and instructions, keeping structure similar but with revised and more localized examples and explanations.
- Maintained core API usage and error messages, but presented with localized formatting and phrasing.
- No code changes or structural modifications detected.
v1.1.1
- Updated skill name from "ai-picture-book" to "Baidu Wenku AIPictureBook".
- Updated description to specify "Baidu Wenku AI" as the provider.
- No code or workflow changes; documentation and presentation improvements only.
v1.1.0
- Adds support for generating both static and dynamic picture book videos using Baidu AI.
- Requires users to specify book type (static/9 or dynamic/10); prompts if not provided.
- Provides clear status codes for task progress and error scenarios.
- Includes improved auto/manual polling strategy with documented example scripts.
- Enhances error messages for invalid input and processing failures.
v1.0.8
- Internal update to scripts/ai_picture_book_poll.py; no user-facing changes.
- Documentation and overall usage remain unchanged.
v1.0.7
- Added a polling script (ai_picture_book_poll.py) for automated task status checks.
- Revised and clarified SKILL.md documentation, including workflow, status codes, error handling, and polling strategy.
- Updated API details and usage examples for easier integration.
- Improved book type selection instructions for users.
v1.0.6
- Internal update to scripts/ai_picture_book_task_query.py.
- No user-facing changes or updates to documentation.
v1.0.5
- Internal improvements to scripts/ai_picture_book_task_create.py and scripts/ai_picture_book_task_query.py.
- No changes to user-facing APIs or documentation.
v1.0.4
- Updated required environment variable from apiKey to BAIDU_API_KEY in SKILL.md.
- Adjusted metadata field in SKILL.md to reference BAIDU_API_KEY instead of apiKey.
v1.0.3
- Updated environment variable naming from BAIDU_API_KEY to apiKey in metadata and usage instructions.
- Removed explicit setup instructions related to Baidu Cloud and the BAIDU_API_KEY from documentation.
- Added _meta.json file.
- Minor documentation cleanup for clarity.
v1.0.2
- Updated required Python binary in metadata from "python" to "python3" for environment setup.
- No changes to APIs or core workflow.
v1.0.1
- Added detailed instructions for obtaining the required BAIDU_API_KEY, including links to the Baidu Cloud registration and API key management pages.
- No changes to API structure or usage; documentation improvement only.
v1.0.0
AI Picture Book skill v1.0.0 – Initial Release
- Generate static or dynamic AI picture books from user-provided stories or descriptions.
- Supports task creation and task status querying via Baidu APIs.
- Requires a BAIDU_API_KEY environment variable for authentication.
- Provides example usage for both API endpoints using Python scripts.
Metadata
Frequently Asked Questions
What is Baidu Wenku AI picture book of video?
百度文库AI绘本是一个基于人工智能制作绘本视频的工具,支持生成静态绘本和动态绘本(URL输出)。能帮助文本内容创作者们在缺乏绘画技能的情况下,快速生成精美绘本视频,提高内容生产效率。无论是在儿童教育、亲子互动、品牌营销,还是在社交媒体内容创作等领域都能应用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 10995 downloads so far.
How do I install Baidu Wenku AI picture book of video?
Run "/install ai-picture-book" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Baidu Wenku AI picture book of video free?
Yes, Baidu Wenku AI picture book of video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Baidu Wenku AI picture book of video support?
Baidu Wenku AI picture book of video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Baidu Wenku AI picture book of video?
It is built and maintained by ide-rea (@ide-rea); the current version is v1.1.2.
More Skills