← Back to registryView on GitHub 按风格标签搜索 按类别搜索 按描述关键词搜索
⚡
// Skill profile
图片提示词记忆库
保存成功的图片生成提示词,下次生成时快速调用。
by acilgit · published 2026-04-01
图像生成数据处理
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:acilgit/acilgit-image-prompt-memory// Full documentation
# 图片提示词记忆库
用途
保存成功的图片生成提示词,下次生成时快速调用。
数据文件
`/root/.openclaw/workspace/data/prompt_library.json`
数据结构
{
"prompts": [
{
"id": 1,
"category": "商品图",
"style": "日本简约风格",
"description": "描述",
"positive_prompt": "正向提示词",
"negative_prompt": "反向提示词",
"aspect_ratio": "1:1",
"image_size": "1K",
"feedback": "用户反馈",
"created_at": "时间戳"
}
],
"styles": [
{
"id": 1,
"name": "风格名",
"characteristics": "特点",
"tags": ["标签1", "标签2"]
}
]
}使用方法
1. 保存新提示词
用户确认图片满意后,自动保存到库中。
2. 查询相似提示词
根据用户需求搜索匹配的提示词。
3. 推荐提示词
根据类别/风格推荐最佳提示词。
搜索逻辑
// Comments
Sign in with GitHub to leave a comment.
// Related skills
More tools from the same signal band
⚡
04551lh
2026-03
order
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
数据处理API集成
0 installs★ 1
⚡
0isone
2026-03
0.protocol
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
开发工具数据处理
3 installs★ 0
⚡
00xmorty
2026-03
Conatus
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...
日历管理数据处理
1 installs★ 0