← 返回 Skills 市场
wkl-nieta

Mockup Gen Skill

作者 wkl-nieta · GitHub ↗ · v1.8.0 · MIT-0
cross-platform ✓ 安全检测通过
266
总下载
0
收藏
0
当前安装
12
版本数
在 OpenClaw 中安装
/install mockup-gen-skill
功能描述
Generate ai mockup generator images with AI via the Neta AI image generation API (free trial at neta.art/open).
使用说明 (SKILL.md)

AI Mockup Generator

Generate stunning ai mockup generator images from a text description. Get back a direct image URL instantly.

Token

Requires a Neta API token. Free trial available at \x3Chttps://www.neta.art/open/>.

export NETA_TOKEN=your_token_here
node \x3Cscript> "your prompt" --token "$NETA_TOKEN"

When to use

Use when someone asks to generate or create ai mockup generator images.

Quick start

node mockupgen.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: landscape)
  • --styleanime, cinematic, realistic (default: realistic)

Install

npx skills add wkl-nieta/mockup-gen-skill
安全使用建议
This skill is internally consistent for generating images: it needs only an API token (NETA_TOKEN) and will send your prompt and token to an external image API (api.talesofai.cn / cdn.talesofai.cn). Before installing, confirm the publisher/source you trust (the README's npx install string references 'wkl-nieta', while the registry owner id differs), and be comfortable that your prompts and any sensitive content will be transmitted to that third party. Use a scoped or trial token if possible, review the Neta/TalesOfAI privacy/terms, and run the script locally (it does not auto-run) so you control when the token is used.
功能分析
Type: OpenClaw Skill Name: mockup-gen-skill Version: 1.8.0 The mockup-gen-skill is a legitimate tool for generating AI images via the Neta AI API. The core logic in mockupgen.js follows a standard pattern of submitting a generation request and polling for a result from api.talesofai.cn. It handles API tokens via environment variables or CLI flags as documented, and no evidence of data exfiltration, obfuscation, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description match the implementation: the script posts prompts to a third‑party image API and returns a URL. The only required secret is an API token, which is appropriate for this purpose.
Instruction Scope
SKILL.md and README instruct the user to provide NETA_TOKEN and run the included Node script; runtime instructions only perform network requests to the image API and print a URL. Note: documentation refers to neta.art while the code calls api.talesofai.cn / cdn.talesofai.cn — these different hostnames should be verified as the intended Neta endpoints.
Install Mechanism
No install specification (instruction-only plus a small JS script). No archive downloads or third‑party installers are present, so there's no extra install-time risk from this package itself.
Credentials
Only NETA_TOKEN is declared and used. The token is required to authenticate to the external API — this is proportional to the skill's function.
Persistence & Privilege
Skill is not always-enabled and has no special privileges. It does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mockup-gen-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mockup-gen-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.8.0
mockup-gen-skill v1.8.0 - Updated description to clarify use of the Neta AI image generation API and free trial availability. - Added instructions for acquiring and using a Neta API token, including usage examples. - Clarified command usage in documentation. - No changes to core functionality.
v1.7.0
mockup-gen-skill v1.7.0 - Added new `--style` option: choose from `anime`, `cinematic`, or `realistic` mockup styles. - Updated description and documentation for clarity and new feature. - Cleaned up installation and usage instructions.
v1.6.0
- Updated dependencies in package.json. - Internal improvements to mockupgen.js. - No user-facing changes or new features.
v1.5.0
- Updated dependencies in package.json. - Minor code or documentation updates; no user-facing changes detected.
v1.4.0
- Bumped version to 1.4.0. - No user-facing changes noted.
v1.3.5
- Updated dependencies in package.json. - Minor internal changes to mockupgen.js. - Documentation (README.md) updated for clarity.
v1.3.4
Version 1.3.4 - Updated description and instructions in SKILL.md for clarity. - Documented requirement for a Neta API token via environment variable or flag. - Added links for obtaining API tokens. - Minor language and formatting improvements.
v1.3.3
- Dependency version updated in package.json. - Minor internal code or documentation tweaks; no new user-facing features or changes.
v1.3.0
Version 1.3.0 of mockup-gen-skill - Updated documentation in SKILL.md and README.md for clarity and accurate instructions. - Changed code in mockupgen.js. - Updated package dependencies in package.json.
v1.2.0
- Updated to version 1.2.0. - README.md, mockupgen.js, and package.json files changed. - No user-facing feature or documentation changes detected.
v1.1.0
Version 1.1.0 - Simplified documentation with a clear quick start guide and concise usage options. - Updated description and instructions in SKILL.md for easier understanding and onboarding. - Removed redundant sections and streamlined parameters and options. - Maintained all major tool functionalities; no breaking changes.
v1.0.0
mockup-gen-skill 1.0.0 - Initial release of the AI Mockup Generator skill. - Generate AI-powered mockup images from text descriptions via the Neta talesofai API. - Supports customizable parameters for image size and style. - Returns a direct URL to the generated image. - Includes simple CLI usage and installation instructions.
元数据
Slug mockup-gen-skill
版本 1.8.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 12
常见问题

Mockup Gen Skill 是什么?

Generate ai mockup generator images with AI via the Neta AI image generation API (free trial at neta.art/open). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 Mockup Gen Skill?

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

Mockup Gen Skill 是免费的吗?

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

Mockup Gen Skill 支持哪些平台?

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

谁开发了 Mockup Gen Skill?

由 wkl-nieta(@wkl-nieta)开发并维护,当前版本 v1.8.0。

💬 留言讨论