tpt-generate-cover
Generate a TPT cover using the AI Studio DinoCover tool and save it locally with the book title as filename.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kakazhang50/tpt-generate-coverTPT Generate Cover (AI Studio DinoCover Tool)
Purpose
Automatically generate a Teachers Pay Teachers (TPT) cover using the custom AI Studio application "DinoCover Gen" and save the generated image to the local output folder.
This skill uses browser profile geminibuild, which must already have a persisted Google login session.
Tool URL
Preconditions
- Browser profile
geminibuildexists. - Google account is already logged in.
- Input folders exist:
- Reference covers: E:\AI\openclaw-tpt\input\cover\
- Story TXT files: E:\AI\openclaw-tpt\input\TXT\
- Output folder exists: E:\AI\openclaw-tpt\output\COVER\
This skill must not attempt Google account login or MFA handling.
Inputs
- Latest TXT file inside: E:\AI\openclaw-tpt\input\TXT\
TXT structure assumed:
-
First line = TITLE
-
Remaining content = STORY CONTEXT
-
Reference images: All PNG files inside: E:\AI\openclaw-tpt\input\cover\
Outputs
- Generated PNG image
- Saved to: E:\AI\openclaw-tpt\output\COVER\
- Filename: <TITLE>.png
Procedure
-
Launch browser using profile
geminibuild. -
Open the DinoCover tool URL.
-
Wait until UI fully loads.
-
Upload all reference images from: E:\AI\openclaw-tpt\input\cover\
-
Read latest TXT file from: E:\AI\openclaw-tpt\input\TXT\
- Extract TITLE (first line)
- Extract STORY CONTEXT (remaining content)
-
Fill the TITLE field in the tool.
-
Fill STORY CONTEXT field.
-
Click "Generate Cover".
-
Wait for generated image preview to appear.
-
Download generated image.
-
Save image to: E:\AI\openclaw-tpt\output\COVER
<TITLE>.png
Filename:
Success Criteria
- Generated image is visible.
- Image downloaded successfully.
- File saved under correct filename.
- File exists in output folder.
Stop / Hand-off Conditions (Human Required)
- Google login page appears.
- MFA / verification prompt appears.
- Captcha appears.
- Generate button fails repeatedly.
- No preview appears after reasonable wait.
Safety Boundaries
- Do not change Google account settings.
- Do not modify Drive files.
- Do not delete reference images.
- Only upload, generate, download.
中文说明(人工校验用)
目标:
用 geminibuild profile 打开 DinoCover 工具,上传参考封面,读取 TXT 标题与故事,生成封面,并保存到 output/COVER。
停止条件:
出现登录验证、人机验证、异常页面,必须停止。
文件命名规则:
标题.png
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-kakazhang50-tpt-generate-cover": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
mia-twitter-stealth
Twitter/X automation with advanced stealth and anti-detection
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.