Install
openclaw skills install bole-story-creatorClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Bole Story Creator is a skill that calls Bole AI platform to generate short drama stories, including story creation, storyboard generation, and video production.
openclaw skills install bole-story-creator一个用于调用博乐AI平台生成短剧故事的 OpenClaw 技能。
该技能可以:
需要设置以下环境变量:
BOLE_ACCESS_KEY=your_bole_access_key
作为 OpenClaw 技能调用:
{
"text": "生成一个关于友谊的故事"
}
python scripts/main.py "{\"text\": \"生成友谊的故事\"}"
输入:
{
"text": "生成乌鸦喝水的故事"
}
输出:
{
"result": "故事创作完成!projectId=2033716579396616193, episodeId=1234567890, workspaceId=0987654321。控制台链接:https://bole.bonanai.com/story/2033716579396616193?episodeId=1234567890 。视频链接:https://example.com/video.mp4"
}
BOLE_ACCESS_KEYBOLE_ACCESS_KEY 是否正确设置