← 返回 Skills 市场
barbaraledbettergq

Selfie Art Generator

作者 BarbaraLedbettergq · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install selfie-art-generator
功能描述
Generate AI selfie art portraits from text descriptions — cinematic portraits, anime illustrations, oil painting style, and artistic profile pictures via the...
安全使用建议
This skill appears to do what it says: it sends your prompt (and optional reference UUID) and your NETA_TOKEN to the Neta/TalesOfAI API and returns an image URL. Before installing or using, consider: (1) Privacy — any selfies or identifying prompts you send will be transmitted and stored/processed by the third party (api.talesofai.com / oss.talesofai.cn). Avoid uploading sensitive images. (2) Jurisdiction and trust — the OSS host is under the domain oss.talesofai.cn; verify you trust the service and its terms. (3) Token handling — the package declares NETA_TOKEN as required; the script reads the token from the --token flag (README shows exporting and then passing it). Keep your token secret and do not paste it into untrusted UIs. (4) Runtime environment — the script uses fetch and ESM; run under a Node version with global fetch (Node 18+). If any of these concerns worry you, don't install or use the skill until you confirm the vendor and privacy/terms.
功能分析
Type: OpenClaw Skill Name: selfie-art-generator Version: 1.3.0 The selfie-art-generator skill is a legitimate tool for interfacing with the Neta AI image generation API. The code in selfieartgenerator.js correctly implements a request-and-poll pattern to generate images based on user prompts and does not exhibit any signs of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description, README, SKILL.md, package.json, and the script all point to the same purpose (generate images via Neta/TalesOfAI). The only required secret (NETA_TOKEN) is appropriate for that API. Endpoints used (api.talesofai.com and oss.talesofai.cn) match the README's claim.
Instruction Scope
Runtime instructions only ask the agent/user to provide a prompt and a Neta token and run the included Node script. The script only reads the CLI token flag and prompt, calls the image API, polls for completion, and prints a returned image URL. It does not reference or exfiltrate other files, system config, or unrelated environment variables.
Install Mechanism
There is no external install script or remote download; this is effectively an instruction+included script package. package.json contains only metadata (declaring the env var requirement). No archives are fetched or arbitrary code downloaded at install time.
Credentials
Only one credential (NETA_TOKEN) is declared/required, which is reasonable for a third-party image-generation API. The script expects the token via the --token flag (README shows exporting NETA_TOKEN then passing it), and it does not access other secrets or config paths.
Persistence & Privilege
The skill is not forced-always, does not request persistent system-wide privileges, and does not modify other skills or global agent settings. It runs on demand and only performs network requests to the stated API.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install selfie-art-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /selfie-art-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
- Updated dependencies in package.json to improve compatibility and security. - Minor documentation and formatting updates in README.md.
v1.2.0
- Improved code organization and updated dependencies in package.json. - Enhanced documentation for clarity and usage. - Minor bug fixes and internal improvements.
v1.1.0
Version 1.1.0 - Expanded skill description to emphasize generating portraits from text prompts and returning direct image URLs. - Improved documentation with clearer usage instructions and new sample prompts. - Added `--ref` option for referencing previous images for style inheritance. - Updated "When to use" guidance to cover generating stylized profile pictures from descriptions.
v1.0.0
Selfie Art Generator v1.0.0 - Initial release. - Instantly turn selfies into AI-generated art in various styles, such as cinematic portraits, anime, oil paintings, and more. - Outputs are ideal for profile pictures, social media avatars, and personal portrait creation. - Requires a Neta API token (with free trial available). - Command-line options include image size and art style selection.
元数据
Slug selfie-art-generator
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Selfie Art Generator 是什么?

Generate AI selfie art portraits from text descriptions — cinematic portraits, anime illustrations, oil painting style, and artistic profile pictures via the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Selfie Art Generator?

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

Selfie Art Generator 是免费的吗?

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

Selfie Art Generator 支持哪些平台?

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

谁开发了 Selfie Art Generator?

由 BarbaraLedbettergq(@barbaraledbettergq)开发并维护,当前版本 v1.3.0。

💬 留言讨论