← 返回 Skills 市场
blammectrappora

Chinese Ink Painting Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chinese-ink-painting-generator
功能描述
Generate stunning traditional Chinese ink paintings (shui-mo hua) and sumi-e brushwork art with AI. Create classical shan shui landscapes, bamboo, koi, drago...
使用说明 (SKILL.md)

Chinese Ink Painting Generator

Generate stunning traditional Chinese ink paintings (shui-mo hua) and sumi-e brushwork art with AI. Create classical shan shui landscapes, bamboo, koi, dragons, plum blossoms, calligraphy art, oriental scrolls, Japanese ink wash, zen minimalist art, and East Asian brush painting illustrations for wallpapers, prints, tea house decor, meditation art, cultural projects, and traditional aesthetic designs.

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 chinese ink painting generator images.

Quick start

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

Options

  • --sizeportrait, landscape, square, tall (default: landscape)
  • --ref — reference image UUID for style inheritance

Install

npx skills add blammectrappora/chinese-ink-painting-generator
安全使用建议
This skill appears to do exactly what it claims: call the Neta image API with a prompt and return an image URL. Before installing or using it, consider: (1) The script sends your prompt and the provided API token to api.talesofai.com — avoid sending sensitive data in prompts and make sure you trust that service and its privacy/TOS. (2) The package owner/homepage are unknown in the metadata; if you plan to install from a remote repo (npx/clawhub), verify the upstream repository and its history. (3) The token is passed on the command line (or you can expand a shell variable); do not expose long-lived credentials in shared shells or logs. (4) If you need stronger guarantees, run the small included script in an isolated environment or inspect/modify it before use. Overall, there are no signs of unrelated data access or covert exfiltration in the code or SKILL.md.
功能分析
Type: OpenClaw Skill Name: chinese-ink-painting-generator Version: 1.0.0 The skill is a standard implementation of an image generation tool that interfaces with the Neta AI API (api.talesofai.com). The Node.js script (chineseinkpaintinggenerator.js) correctly handles user-provided prompts and API tokens, making authenticated requests to generate and poll for image results without any evidence of data exfiltration, unauthorized execution, or malicious intent.
能力标签
crypto
能力评估
Purpose & Capability
Name/description promise (generate Chinese ink–style images) matches the implementation: the JS script constructs a prompt, sends it to an image-generation endpoint, polls for the result, and prints a URL. Required components (a token for the Neta service and prompt/flags) are reasonable for this purpose.
Instruction Scope
SKILL.md and the script only instruct the agent/user to run the included Node script with a prompt and a --token flag. The runtime instructions do not request reading system files, other environment variables, or contacting endpoints beyond the stated API (api.talesofai.com / neta.art).
Install Mechanism
No install spec is present and the skill is instruction+script only; package.json is minimal and there are no third-party downloads or archive extracts. This lowers installation risk. The npx install hint points to a user repository but the shipped bundle already contains the script.
Credentials
The skill requires a Neta API token supplied via the --token flag (documented in README and SKILL.md). The skill metadata does not declare required env vars, but that is not harmful because the token is passed on the command line. No other secrets or unrelated credentials are requested. Note: prompts and the token are transmitted to a third-party API (api.talesofai.com); users should consider privacy of prompt content and the token's permissions.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always is false). It does not modify other skills or system-wide settings and does not store credentials on disk. Autonomous invocation is allowed by default but is not combined with broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chinese-ink-painting-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chinese-ink-painting-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Chinese Ink Painting Generator. - Generate traditional Chinese ink paintings and sumi-e art using the Neta AI image generation API. - Supports a range of styles including landscapes, bamboo, koi, dragons, plum blossoms, calligraphy, zen minimalist, and Japanese ink wash. - Customizable options for image size and style reference. - Requires a free Neta API token for image generation.
元数据
Slug chinese-ink-painting-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chinese Ink Painting Generator 是什么?

Generate stunning traditional Chinese ink paintings (shui-mo hua) and sumi-e brushwork art with AI. Create classical shan shui landscapes, bamboo, koi, drago... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Chinese Ink Painting Generator?

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

Chinese Ink Painting Generator 是免费的吗?

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

Chinese Ink Painting Generator 支持哪些平台?

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

谁开发了 Chinese Ink Painting Generator?

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

💬 留言讨论