← 返回 Skills 市场
Chibi Gen Skill
作者
TomCarranzaem
· GitHub ↗
· v2.0.1
· MIT-0
198
总下载
0
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install chibi-gen-skill
功能描述
Generate chibi character generator ai images with AI via the Neta AI image generation API (free trial at neta.art/open).
使用说明 (SKILL.md)
Chibi Character Generator
Generate stunning chibi character generator ai 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 chibi character generator images.
Quick start
node chibigen.js "your description here" --token YOUR_TOKEN
Options
--size—portrait,landscape,square,tall(default:square)--style—anime,cinematic,realistic(default:anime)
Install
npx skills add TomCarranzaem/chibi-gen-skill
安全使用建议
This skill appears to do what it says: it sends your prompt and a single NETA_TOKEN to api.talesofai.com and prints back an image URL. Before installing: (1) Confirm you trust the Neta/TalesOfAI service and the domain api.talesofai.com; (2) Treat your NETA_TOKEN like any API secret — don't reuse a high-privilege token or share it publicly; (3) Note the registry metadata omitted the required env var — expect to provide NETA_TOKEN via --token or environment; (4) If you need extra assurance, review chibigen.js locally (it is short and readable) to verify no other data is collected; (5) If you are concerned about leakage of prompts, remember prompts are sent to the third-party API as part of normal operation.
能力评估
Purpose & Capability
The name/description claim image generation via the Neta API and the code (chibigen.js), README, and SKILL.md all call the same API endpoints (api.talesofai.com). This is coherent. Note: registry metadata at the top stated 'Required env vars: none' while package.json and SKILL.md require NETA_TOKEN — a minor metadata mismatch.
Instruction Scope
SKILL.md instructs running the included Node script with a Neta token and optional flags; the script only sends the prompt, size, and optional reference UUID to the image API and polls for the result. It does not read local secrets, shell history, or unrelated system files.
Install Mechanism
There is no download-from-arbitrary-URL install step; package.json and README reference adding the skill via npx/clawhub. The repo includes the runnable JS file. No suspicious installers or remote code downloads are present.
Credentials
The skill requires a single service credential (NETA_TOKEN) which is appropriate for an API-based image generator. However, the registry summary omitted this requirement while package.json and docs declare it — users should be aware the token is required and will be sent to api.talesofai.com.
Persistence & Privilege
Skill does not request permanent/always-on presence; defaults allow user invocation and autonomous invocation (platform default). It does not modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install chibi-gen-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/chibi-gen-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
- Updated dependencies in package.json.
- Minor documentation or metadata updates; no functional changes to the skill itself.
v2.0.0
chibi-gen-skill v2.0.0
- Updated documentation in README.md.
- Updated package metadata in package.json.
- No functional changes to the skill code.
v1.0.2
- Updated package.json with minor changes.
- No user-facing features or documentation were altered.
v1.0.1
- Minor update with small improvements and dependency changes.
- Updated chibigen.js and package.json files.
- No user-facing feature or usage changes.
v1.5.0
chibi-gen-skill v1.5.0
- Updated SKILL.md to clarify the requirement for a Neta API token, including instructions and free trial info.
- Improved documentation with clearer examples for token usage and authentication.
v1.4.0
Chibi-gen-skill 1.4.0 adds new image style options and updates documentation.
- Added support for the --style flag with choices: anime, cinematic, realistic.
- Updated description for clarity and included new style option in SKILL.md.
- Removed redundant API token documentation from SKILL.md.
- README and package.json updated to reflect new features and usage.
v1.3.0
- Added option to specify Neta API token using the --token command-line flag in addition to the NETA_TOKEN environment variable.
- Updated documentation to include the new token flag usage.
v1.2.0
- Minor updates to core files and documentation.
- No user-facing changes or new features introduced in this version.
v1.1.0
No user-facing changes in this release.
- Internal files updated; functionality and usage remain the same.
v1.0.5
- Updated internal files and dependencies for improved stability.
- No user-facing changes.
v1.0.4
Chibi-gen-skill v1.0.4 changelog:
- Updated skill description for clarity and specificity.
- Added documentation for Neta API token requirement, including usage instructions and token sourcing links.
- Removed the `--style` option from the listed CLI options in documentation.
- Minor formatting improvements in SKILL.md.
v1.0.3
- General maintenance update.
- Minor adjustments to README.md, chibigen.js, and package.json.
- No user-facing feature changes.
v1.0.0
- Initial release of chibi-gen-skill.
- Generate chibi character AI images from a text description.
- Instantly returns a direct image URL.
- Supports options for image size (portrait, landscape, square, tall) and style (anime, cinematic, realistic).
- Quick start and installation instructions provided.
元数据
常见问题
Chibi Gen Skill 是什么?
Generate chibi character generator ai images with AI via the Neta AI image generation API (free trial at neta.art/open). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Chibi Gen Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install chibi-gen-skill」即可一键安装,无需额外配置。
Chibi Gen Skill 是免费的吗?
是的,Chibi Gen Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Chibi Gen Skill 支持哪些平台?
Chibi Gen Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Chibi Gen Skill?
由 TomCarranzaem(@tomcarranzaem)开发并维护,当前版本 v2.0.1。
推荐 Skills