acilgit/image-prompt-memory/SKILL.md
# 图片提示词记忆库 ## 用途 保存成功的图片生成提示词,下次生成时快速调用。 ## 数据文件 `/root/.openclaw/workspace/data/prompt_library.json` ## 数据结构 ```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
npx skillsauth add openclaw/skills acilgit/image-prompt-memoryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
保存成功的图片生成提示词,下次生成时快速调用。
/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"]
}
]
}
用户确认图片满意后,自动保存到库中。
根据用户需求搜索匹配的提示词。
根据类别/风格推荐最佳提示词。
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。