← 返回 Skills 市场
Og Image Skill
作者
SherriHidalgolt
· GitHub ↗
· v2.0.2
· MIT-0
429
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install og-image-skill
功能描述
Generate og image generator ai images with AI via the Neta AI image generation API (free trial at neta.art/open).
使用说明 (SKILL.md)
OG Image Generator
Generate stunning og image generator ai images from a text description. Get back a direct image URL instantly.
Token
Requires a Neta API token (free trial at \x3Chttps://www.neta.art/open/>). Pass it via the --token flag.
node \x3Cscript> "your prompt" --token YOUR_TOKEN
When to use
Use when someone asks to generate or create og image generator images.
Quick start
node ogimage.js "your description here" --token YOUR_TOKEN
Options
--size—portrait,landscape,square,tall(default:landscape)--style—anime,cinematic,realistic(default:cinematic)
Install
npx skills add SherriHidalgolt/og-image-skill
安全使用建议
This skill appears to do what it claims: call the Neta/TalesOfAI image API and return an image URL. Before installing, verify the source (the README references a GitHub owner and the registry owner ID differs), and decide how you want to supply your API token: the script expects --token on the command line (avoid exposing secrets on shared shells or in logs). Be aware package.json advertises a NETA_TOKEN env var for installers (clawhub) even though the script doesn't read it — some install tooling may prompt you to set that env var. If you have sensitive data or strict network policies, confirm outbound access to api.talesofai.com and cdn.talesofai.cn is acceptable. Otherwise this skill is internally consistent and proportionate to its purpose.
能力评估
Purpose & Capability
The skill's name, README, SKILL.md, and code all describe generating images via the Neta/TalesOfAI API (api.talesofai.com) and the code performs exactly that. Minor inconsistency: registry metadata shows no required env vars, while package.json declares a NETA_TOKEN env entry; the runtime script expects a --token flag rather than reading an env var. These are documentation/packaging mismatches, not functional red flags.
Instruction Scope
SKILL.md tells users to run the Node script with a --token flag and gives sensible CLI options. The file header in SKILL.md lists 'tools: Bash' but the provided script is a Node program — another minor doc mismatch. The instructions and script only send the prompt and optional ref UUID to the external image API and print the returned image URL; they do not read unrelated files or attempt to exfiltrate other data.
Install Mechanism
There is no install spec that downloads arbitrary code at runtime; the package is distributed as source files (ogimage.js, package.json, README). The README suggests installing via npx/clawhub which is typical. No remote arbitrary archive downloads or suspicious install URLs are present.
Credentials
The script requires a single API token to call the image service (passed via --token). This is proportionate. The only mismatch is that package.json advertises a NETA_TOKEN environment variable as 'required' (clawhub.env) while the runtime script does not read that env var — it uses the CLI flag only. No unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent/always-on privileges, does not modify other skills or system settings, and does not attempt to store tokens or alter agent config. Autonomous invocation is allowed (platform default) but there are no additional elevated privileges requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install og-image-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/og-image-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
og-image-skill v2.0.2
- Updated documentation in SKILL.md for improved clarity and token usage instructions.
- No code or feature changes; package metadata and docs updated only.
v2.0.1
- Updated documentation in README.md and SKILL.md for clarity and formatting.
- No changes to core functionality.
v2.0.0
og-image-skill 2.0.0
- Updated package metadata and documentation files.
- No functional changes to the skill's logic or features.
v1.0.2
- Updated package.json (details not specified).
- No user-facing changes in functionality or documentation.
v1.0.1
- Updated dependencies in package.json.
- Minor code or configuration updates in ogimage.js.
v1.5.0
**Added Neta API token support and updated usage instructions**
- Now requires a Neta API token for image generation; free trial info included.
- Added documentation on how to set and use the token when running the script.
- Updated description to clarify use of the Neta AI API.
- Improved quick start and usage examples in the documentation.
v1.4.0
og-image-skill v1.4.0
- Added support for a new `--style` option: choose between `anime`, `cinematic`, or `realistic` image styles (default: cinematic).
- Updated description to clarify AI capabilities and Neta API name.
- Documentation improvements and clarified usage options in SKILL.md and README.md.
v1.3.0
og-image-skill 1.3.0
- Internal updates to ogimage.js and package.json.
- No changes to user-facing features or documentation.
v1.2.0
og-image-skill 1.2.0
- Updated dependencies in package.json.
- Improved code and documentation consistency.
- Minor changes to ogimage.js and README.md for clarity.
v1.1.0
- Bumped version to 1.1.0.
- No user-facing changes documented in SKILL.md.
v1.0.5
- Updated dependencies in package.json.
- Minor edits and formatting changes made in README.md.
- Internal improvements to ogimage.js; no user-facing changes noted.
v1.0.4
og-image-skill v1.0.4
- Updated description and documentation to clarify use of the Neta AI API and image generation output.
- Added requirement for a Neta API token, with instructions for setting it via environment variable or flag.
- Removed reference to the deprecated `--style` option from the usage guide.
v1.0.3
og-image-skill v1.0.3
- Updated dependencies in package.json.
- Minor code or documentation updates across README.md and ogimage.js.
- No major feature changes or new options added.
v1.0.0
og-image-skill 1.0.0
- Initial release.
- Generate OG image AI images from text descriptions via Neta talesofai API.
- Supports image size options: portrait, landscape, square, tall (default: landscape).
- Supports image style options: anime, cinematic, realistic (default: cinematic).
- Returns direct image URL instantly.
- Includes quick-start and installation instructions.
元数据
常见问题
Og Image Skill 是什么?
Generate og image generator ai images with AI via the Neta AI image generation API (free trial at neta.art/open). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 429 次。
如何安装 Og Image Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install og-image-skill」即可一键安装,无需额外配置。
Og Image Skill 是免费的吗?
是的,Og Image Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Og Image Skill 支持哪些平台?
Og Image Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Og Image Skill?
由 SherriHidalgolt(@sherrihidalgolt)开发并维护,当前版本 v2.0.2。
推荐 Skills