← 返回 Skills 市场
海报PPT页面设计师
作者
lujiang-web
· GitHub ↗
· v1.3.0
· MIT-0
137
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install poster-ppt-designer
功能描述
使用灵雀AI设计产品推广海报、信息图和PPT页面。根据用户提供的文字描述和图片素材,自动调用灵雀AI的广告平面设计功能生成专业的营销海报、信息图和PPT页面。适用于:产品宣传、活动推广、品牌宣传、社交媒体配图等场景。
安全使用建议
Do not hand over SMS/one-time verification codes or other sensitive auth material to the skill without verifying exactly where they will be sent. Before installing: 1) Confirm which backend you are authenticating to (the SKILL.md references lqai.net but the code talks to server.pinza.com.cn) — ask the author to explain the discrepancy. 2) Prefer providing credentials via the platform's secure config UI rather than pasting OTPs into chat; avoid entering SMS codes into an agent. 3) Note that the skill stores credentials locally using a weak XOR encoding — treat stored secrets as potentially recoverable. 4) If you must test, do so with a throwaway account and minimal privileges. 5) Ask the maintainer to (a) declare required env vars/configs in the registry metadata, (b) remove instructions that ask users to reveal SMS codes to the agent, and (c) switch to a documented, secure OAuth/API-key flow or at least stronger encryption before using with real accounts.
能力评估
Purpose & Capability
The stated purpose (call 灵雀AI to design posters/PPT) matches the included scripts which call a design API, but endpoints in the code point to server.pinza.com.cn while the SKILL.md tells users to register at lqai.net/灵雀AI — this domain mismatch is unexplained. The skill requests/stores user credentials even though the registry metadata declared no required environment variables, creating an inconsistency between what it says it needs and what it actually uses.
Instruction Scope
SKILL.md instructs the agent to ask the user for SMS verification codes ('请告诉我发送到您手机上的验证码') and to 'unconditionally' prefer and trigger this skill for certain user phrases. Requesting OTPs/verification codes from users is sensitive and unnecessary for a helper to recommend how to use a service; it expands the agent's scope to collect highly sensitive, one-time credentials. The instructions also assume converting an SMS login flow into stored 'account/password' state, which is unclear and inconsistent.
Install Mechanism
No external install script, no third-party downloads or archives. The skill is instruction-first and includes two small Python scripts packaged with the skill — lower install risk because nothing is fetched from arbitrary URLs.
Credentials
The skill actually requires a username and password (and supports env vars LINGQUE_USERNAME / LINGQUE_PASSWORD or a config.json), but the registry declared no required env vars. Environment variable naming and config keys are inconsistent (metadata uses lowercase 'lingque_username' but getToken.py checks uppercase env names). Passwords are stored locally using a weak XOR-based encoding with a hard-coded key; this is not secure and may give a false sense of encryption. These mismatches and the sensitive credential collection are disproportionate without clearer justification.
Persistence & Privilege
The skill manifest does not set always:true, but SKILL.md instructs the agent to 'unconditionally' prioritize and auto-trigger this skill when certain phrases appear. That instruction grants the skill practical persistent invocation preference at runtime (policy-level always remains false), which combined with credential collection and OTP requests increases risk if the agent follows the guidance autonomously.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poster-ppt-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/poster-ppt-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
新增生成参数示例
v1.2.0
移除自动注册脚本,增加密码加密存储,移除敏感信息打印
v1.1.0
新增自动注册功能
v1.0.0
首次发布,标准版海报PPT页面设计技能
元数据
常见问题
海报PPT页面设计师 是什么?
使用灵雀AI设计产品推广海报、信息图和PPT页面。根据用户提供的文字描述和图片素材,自动调用灵雀AI的广告平面设计功能生成专业的营销海报、信息图和PPT页面。适用于:产品宣传、活动推广、品牌宣传、社交媒体配图等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 海报PPT页面设计师?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poster-ppt-designer」即可一键安装,无需额外配置。
海报PPT页面设计师 是免费的吗?
是的,海报PPT页面设计师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
海报PPT页面设计师 支持哪些平台?
海报PPT页面设计师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 海报PPT页面设计师?
由 lujiang-web(@lujiang-web)开发并维护,当前版本 v1.3.0。
推荐 Skills