📦 beauty-prompt — 装修灵感图生成
v1.3.1一句话把装修需求变成高清效果图:客厅、卧室、厨房、商业展示,自动拆解需求、中英提示词转换并调用 nano-banana2-apiyi 模型,秒出灵感图。
0· 171·1 当前·1 累计
下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
可疑
medium confidenceThe skill's design intent (generate design prompts and produce images) is plausible, but the runtime instructions reference other skills' scripts and external messaging without declaring those dependencies or required credentials, which is inconsistent and risky.
评估建议
This skill largely does what it claims (prompt construction, web searches for design terms, and generating images), but it contains several unclear or risky runtime assumptions. Before installing or enabling it: 1) Verify the nano-banana2-apiyi skill or script exists at the referenced relative path and inspect that script's behavior and required credentials. 2) Confirm how images will be sent via Feishu (what token/credential is used by sessions_send) and whether those credentials are present or...详细分析 ▾
ℹ 用途与能力
The skill's name/description (convert design requirements into prompts and generate images) aligns with the instructions to ask clarifying questions, build prompts, call an image generator, and deliver results. However, it assumes presence of a separate 'nano-banana2-apiyi' skill/script and an agent '小方设计' (sessions_send) without declaring those as dependencies, making the capability description incomplete.
⚠ 指令范围
SKILL.md instructs execution of a python script located at a relative path ("{baseDir}/../nano-banana2-apiyi/scripts/generate_image.py"), writes outputs to a shared public workspace output directory, and uses a sessions_send interface to forward commands to another agent. These actions cross skill boundaries and touch filesystem and messaging APIs outside the skill's own scope. The command examples mix Windows-style backslashes and UNIX shell constructs (date substitution), which is inconsistent and may lead to unexpected behavior.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files to write to disk, which is low risk from an install perspective.
⚠ 凭证需求
The skill claims it will send generated images via Feishu and call sessions_send, but declares no required environment variables, tokens, or credentials for Feishu or for invoking other agents. It also assumes it can run python and access another skill's script on disk. Requesting or using messaging and filesystem access without declaring required credentials or permissions is disproportionate and opaque.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide privileges. However, it assumes the agent runtime can execute commands and write to {workspace}\output; that runtime privilege is normal but should be confirmed.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.3.12026/3/19
beauty-prompt 1.3.1 - 新增生成图片后的视频制作询问:图片交付后,自动询问用户是否需要基于图片制作视频,并根据用户答复自动触发视频生成或结束任务。 - 明确所有生成图片统一存储于 OpenClaw 公共目录 `{workspace}\output\`,图片交付时告知用户存储路径。 - 增加 sessions_send 指令说明,用于与【小方设计】智能体协作生成视频。 - 其余功能和流程保持不变。
● 可疑
安装命令
点击复制官方npx clawhub@latest install beauty-prompt
镜像加速npx clawhub@latest install beauty-prompt --registry https://cn.longxiaskill.com