← 返回 Skills 市场
blammectrappora

Noir Photo Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install noir-photo-generator
功能描述
Generate dramatic film noir style portraits and scenes with AI. Perfect for creating 1940s detective aesthetic photos, black and white cinematic portraits, v...
安全使用建议
This skill appears to do what it claims: call an AI image API to generate film-noir images. Before using it, (1) verify you obtained your API token from the official service (SKILL.md points to neta.art/open; the code calls api.talesofai.com — confirm those endpoints match the provider you trust), (2) inspect the script locally before running and run it in a safe environment if you are unsure, (3) avoid exposing your token in shared logs or screenshots and revoke it if you suspect misuse, and (4) be aware the script will make outbound network requests to the API to submit and poll for images (no other system files or credentials are accessed). If any endpoint or provider looks unfamiliar, do not run the script until you confirm its origin.
功能分析
Type: OpenClaw Skill Name: noir-photo-generator Version: 1.0.0 The skill is a straightforward wrapper for the Neta AI image generation API (api.talesofai.com). The code in noirphotogenerator.js correctly handles user-provided tokens and prompts to generate images, with no evidence of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
Name/description, README, SKILL.md, and the JS implementation all describe text-to-image generation using the Neta image API. The script requires a single API token (passed via --token) which is appropriate for this purpose. There are minor naming inconsistencies (SKILL.md points to neta.art/open while the code talks to api.talesofai.com and sets x-platform:'nieta-app/web'), but these are plausibly the same service surface rather than evidence of unrelated capability requests.
Instruction Scope
SKILL.md instructs the agent/user to run the included node script with a token flag and optional size/ref. The instructions do not ask the agent to read arbitrary files, system credentials, or transmit data to unrelated endpoints beyond the image API. The runtime JS follows those instructions and only sends the provided prompt/token and optional ref to the API.
Install Mechanism
There is no install spec; this is effectively instruction-plus-script. No packages are downloaded automatically by the skill, and package.json only contains basic metadata. Risk is limited to running the provided script locally.
Credentials
No environment variables or unrelated credentials are requested. The only secret required is the service API token (passed via --token) which is proportional to an image-generation integration.
Persistence & Privilege
The skill is not always-enabled, does not require elevated privileges, and does not attempt to modify other skills or system-wide configuration. It makes network requests only to the image API and performs transient polling for job results.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install noir-photo-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /noir-photo-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of noir-photo-generator. - Generate dramatic film noir style portraits and scenes using the Neta AI image generation API. - Supports image sizing options: portrait, landscape, square, tall. - Allows style inheritance via reference image UUIDs. - Requires Neta API token; easy setup and quick start instructions included. - Ideal for vintage, 1940s detective, black & white cinematic, and atmospheric artwork.
元数据
Slug noir-photo-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Noir Photo Generator 是什么?

Generate dramatic film noir style portraits and scenes with AI. Perfect for creating 1940s detective aesthetic photos, black and white cinematic portraits, v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Noir Photo Generator?

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

Noir Photo Generator 是免费的吗?

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

Noir Photo Generator 支持哪些平台?

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

谁开发了 Noir Photo Generator?

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

💬 留言讨论