← Back to Skills Marketplace
blammectrappora

Chinese Ink Painting Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install chinese-ink-painting-generator
Description
Generate stunning traditional Chinese ink paintings (shui-mo hua) and sumi-e brushwork art with AI. Create classical shan shui landscapes, bamboo, koi, drago...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install chinese-ink-painting-generator
  3. After installation, invoke the skill by name or use /chinese-ink-painting-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug chinese-ink-painting-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Chinese Ink Painting Generator?

Run "/install chinese-ink-painting-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Chinese Ink Painting Generator free?

Yes, Chinese Ink Painting Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Chinese Ink Painting Generator support?

Chinese Ink Painting Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Chinese Ink Painting Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.

💬 Comments