← 返回 Skills 市场
omactiengartelle

Webtoon Character Generator

作者 omactiengartelle · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
132
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install webtoon-character-generator
功能描述
AI webtoon character generator — create manhwa-style portraits, Korean comic characters, and webtoon OCs with clean line art, expressive eyes, and vibrant co...
安全使用建议
This skill appears to do what it advertises: send your text prompt and a Neta/TalesOfAI API token to api.talesofai.com and print back an image URL. Before installing/running: 1) Confirm you obtained the token from a trusted Neta/TalesOfAI page (net a.art/open); 2) Be aware that providing the token on the command line can leave it in shell history or be visible in process listings — prefer a secure method to store/pass secrets if possible; 3) Review the small included JavaScript file yourself (or inspect network traffic) if you need extra assurance — it only makes POST/GET requests to api.talesofai.com; 4) Note the script has an argument-parsing bug that can misinterpret arguments (it may treat your prompt as the token if --token is omitted), so always pass the --token flag correctly. If you need the skill to run in production or on sensitive systems, request a version that accepts tokens via environment variables or a secure config store.
功能分析
Type: OpenClaw Skill Name: webtoon-character-generator Version: 1.0.1 The skill is a legitimate wrapper for the Neta AI image generation API (api.talesofai.com). The code in webtooncharactergenerator.js correctly implements the documented functionality, handling user prompts and API tokens without any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description claim an image-generation capability and the code + docs actually call the Neta/TalesOfAI image API (api.talesofai.com). There are no unrelated required binaries, env vars, or config paths; the requested token is appropriate for this purpose.
Instruction Scope
SKILL.md and README instruct running the included Node script with a --token flag; the script only builds a prompt and polls the TalesOfAI endpoints for image generation results. It does not read local files or other credentials. Note: the argument-parsing has a bug (using args[indexOf(flag)+1] without checking indexOf result) that can unintentionally treat the first positional argument as the token if the --token flag is missing, causing unexpected requests — this is a correctness/usability issue, not evidence of malicious behavior.
Install Mechanism
No install spec is provided (instruction-only skill with an included JS script). Nothing is downloaded or written to disk by an installer; running it requires Node but no package install is specified. The small included script is the only code executed.
Credentials
The skill asks only for a single service token (passed via CLI) which matches the integration. No extra credentials or environment variables are requested. Reminder: passing tokens on the command line can expose them in shell history or process lists — consider using a safer mechanism if available.
Persistence & Privilege
always is false and the skill does not modify system or other skills' configuration. It has no elevated/persistent privileges beyond making outbound HTTPS requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webtoon-character-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webtoon-character-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated version to 1.0.1 in package.json. - No functionality or feature changes introduced.
v1.0.0
- Initial release of the Webtoon Character Generator skill. - Generate manhwa-style portraits, Korean comic characters, and webtoon OCs with clean line art and vibrant colors. - Integrates with the Neta AI image generation API (free trial available). - Supports options for image size and reference style inheritance. - Requires a Neta API token provided via the `--token` flag.
元数据
Slug webtoon-character-generator
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Webtoon Character Generator 是什么?

AI webtoon character generator — create manhwa-style portraits, Korean comic characters, and webtoon OCs with clean line art, expressive eyes, and vibrant co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 Webtoon Character Generator?

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

Webtoon Character Generator 是免费的吗?

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

Webtoon Character Generator 支持哪些平台?

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

谁开发了 Webtoon Character Generator?

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

💬 留言讨论