← Back to Skills Marketplace
omactiengartelle

Snapchat Filter Art Generator

by omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install snapchat-filter-art-generator
Description
Generate nostalgic selfie photos with iconic Snapchat-style filters — puppy ears, flower crowns, dog tongues, sparkle overlays, and bunny noses. Perfect for...
Usage Guidance
This skill appears to be what it says: a small Node script that sends prompts to the Neta image API and prints a resulting image URL. Before installing or running it, verify the source of the Neta token you supply, confirm you are comfortable sending image prompts (and any reference image UUIDs) to api.talesofai.com, and review the included JS file if you want to be certain there are no additional network endpoints or logging behaviors. Note that the skill sends your provided token in an HTTP header to the remote API (expected for this use case) and does not store it locally. Also be aware of intellectual-property and privacy considerations when generating or uploading photos of real people or trademarked filters.
Capability Analysis
Type: OpenClaw Skill Name: snapchat-filter-art-generator Version: 1.0.0 The skill is a straightforward Node.js wrapper for the Neta AI image generation API (hosted at api.talesofai.com). The script `snapchatfilterartgenerator.js` takes a user-provided prompt and API token, submits an image generation task via HTTPS, and polls for the result. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code logic is transparent and aligns perfectly with the stated purpose of generating Snapchat-style filter art.
Capability Assessment
Purpose & Capability
Name and description promise Snapchat-style filter images and the implementation sends prompts to an external image-generation API (api.talesofai.com) to produce images — this is exactly what you'd expect for the stated purpose.
Instruction Scope
SKILL.md and README instruct running the included Node script with a Neta token passed via --token; the runtime instructions and code only read CLI args and interact with the image API. There are no instructions to read unrelated files, environment secrets, or system state.
Install Mechanism
No install spec is provided (instruction-only install via skills CLI is referenced). A single small JS file is bundled; nothing is downloaded from arbitrary URLs or written to system locations by an installer.
Credentials
The skill requires a single API token (passed as a command-line flag) to call the external image API. The registry metadata lists no env vars, which is acceptable because the token is supplied at runtime; no unrelated credentials or config paths are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not persist secrets or change system-wide configuration. It simply makes network calls at runtime.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snapchat-filter-art-generator
  3. After installation, invoke the skill by name or use /snapchat-filter-art-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Snapchat Filter Art Generator. - Generate nostalgic selfies with classic Snapchat-style filters like puppy ears, flower crowns, dog tongues, sparkles, and bunny noses. - Designed for creating 2010s/early-iPhone aesthetic, Y2K/Instagram throwbacks, and viral "2026 is the new 2016" content. - Uses the Neta AI image generation API (requires free trial token from neta.art). - Includes options for image size and style reference.
Metadata
Slug snapchat-filter-art-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Snapchat Filter Art Generator?

Generate nostalgic selfie photos with iconic Snapchat-style filters — puppy ears, flower crowns, dog tongues, sparkle overlays, and bunny noses. Perfect for... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.

How do I install Snapchat Filter Art Generator?

Run "/install snapchat-filter-art-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snapchat Filter Art Generator free?

Yes, Snapchat Filter Art Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Snapchat Filter Art Generator support?

Snapchat Filter Art Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snapchat Filter Art Generator?

It is built and maintained by omactiengartelle (@omactiengartelle); the current version is v1.0.0.

💬 Comments