← 返回 Skills 市场
Wedding Invitation Generator
作者
omactiengartelle
· GitHub ↗
· v1.0.0
· MIT-0
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wedding-invitation-generator
功能描述
Design elegant AI wedding invitations, save-the-dates, RSVP cards, bridal shower invites, and engagement announcements. Generate beautiful watercolor florals...
安全使用建议
This skill appears to do exactly what it says: send your prompt (and the provided --token value) to the Neta image API and return a URL. Before installing or running it: (1) only use a token you obtained from the official neta.art/open site and avoid exposing long-lived or sensitive credentials; (2) treat the token as a secret because the script sends it in request headers to api.talesofai.com; (3) review and run the included weddinginvitationgenerator.js locally (it's a small, readable file) rather than blindly executing remote code; and (4) if you need autonomy for an agent, remember autonomous invocation allows the skill to be called without your immediate input — consider when and where you let an agent use your API token. If you want higher assurance, verify the API domain and token issuance process with the service provider before using production keys.
功能分析
Type: OpenClaw Skill
Name: wedding-invitation-generator
Version: 1.0.0
The skill is a legitimate tool for generating wedding-themed images via the Neta AI API (api.talesofai.com). The Node.js script (weddinginvitationgenerator.js) correctly implements the described functionality, handling user prompts and API tokens without any evidence of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
The name/description match the code and SKILL.md: the script submits prompts to an image-generation API (api.talesofai.com / neta.art) and returns an image URL. There are no unrelated credentials, binaries, or permissions requested.
Instruction Scope
SKILL.md and README instruct the user to run the included Node script with a --token flag and prompt; the runtime instructions are narrowly scoped to creating image generation requests and polling for results. The code does not read arbitrary files, environment variables, or system configuration beyond process args, and it only sends data to the stated API endpoints.
Install Mechanism
No install spec is provided (instruction-only install), and the repository includes a single small Node script and README. Nothing in the package performs downloads from third-party URLs or writes unexpected artifacts to disk during install.
Credentials
The only secret required is the Neta API token, passed explicitly via --token. No other environment variables, credentials, or config paths are requested or accessed. This is proportionate to the skill's stated function.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide configuration. It runs as an explicit CLI script and returns a URL; autonomous invocation being allowed is the platform default and not by itself concerning here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wedding-invitation-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/wedding-invitation-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Wedding Invitation Generator skill.
- Generate custom AI-designed wedding invitations, save-the-dates, RSVP cards, bridal shower invites, and engagement announcements.
- Supports a variety of artistic styles, including watercolor florals, botanical illustrations, minimalist layouts, rustic barn themes, and more.
- Utilizes the Neta AI image generation API (free trial available).
- Includes options for image orientation and reference image for style matching.
- Simple command-line usage with API token support.
元数据
常见问题
Wedding Invitation Generator 是什么?
Design elegant AI wedding invitations, save-the-dates, RSVP cards, bridal shower invites, and engagement announcements. Generate beautiful watercolor florals... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Wedding Invitation Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wedding-invitation-generator」即可一键安装,无需额外配置。
Wedding Invitation Generator 是免费的吗?
是的,Wedding Invitation Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wedding Invitation Generator 支持哪些平台?
Wedding Invitation Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wedding Invitation Generator?
由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。
推荐 Skills