← 返回 Skills 市场
omactiengartelle

Snapchat Filter Art Generator

作者 omactiengartelle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install snapchat-filter-art-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /snapchat-filter-art-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug snapchat-filter-art-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Snapchat Filter Art Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install snapchat-filter-art-generator」即可一键安装,无需额外配置。

Snapchat Filter Art Generator 是免费的吗?

是的,Snapchat Filter Art Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Snapchat Filter Art Generator 支持哪些平台?

Snapchat Filter Art Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Snapchat Filter Art Generator?

由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.0。

💬 留言讨论