← Back to Skills Marketplace
Wedding Invitation Generator
by
omactiengartelle
· GitHub ↗
· v1.0.0
· MIT-0
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wedding-invitation-generator
Description
Design elegant AI wedding invitations, save-the-dates, RSVP cards, bridal shower invites, and engagement announcements. Generate beautiful watercolor florals...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wedding-invitation-generator - After installation, invoke the skill by name or use
/wedding-invitation-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Wedding Invitation Generator?
Design elegant AI wedding invitations, save-the-dates, RSVP cards, bridal shower invites, and engagement announcements. Generate beautiful watercolor florals... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Wedding Invitation Generator?
Run "/install wedding-invitation-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wedding Invitation Generator free?
Yes, Wedding Invitation Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wedding Invitation Generator support?
Wedding Invitation Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wedding Invitation Generator?
It is built and maintained by omactiengartelle (@omactiengartelle); the current version is v1.0.0.
More Skills