← 返回 Skills 市场
Nano Img Cli
作者
Dishant Sharma
· GitHub ↗
· v1.0.1
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nano-img-cli
功能描述
Drives the local nano-img Gemini image CLI for image generation, model selection, saved defaults, reference-image workflows, and output sizing or format conv...
安全使用建议
This skill is mostly a wrapper around a local CLI and local ~/.nano-img files, which is plausible. However: (1) the docs reference NANO_IMAGE_API_KEY and upstream Gemini API calls while the skill metadata lists no required env vars — confirm whether you must supply an API key before using it. (2) Verify where the nano-img/nanobana binaries come from (npm package name 'nanobana') and whether you trust that source before installing or running commands. (3) Review the contents of ~/.nano-img for any sensitive data before allowing the agent to read or modify those files. (4) If you want lower risk, run the CLI in an isolated environment (container or VM) or require the skill metadata to explicitly declare required env vars (e.g., NANO_IMAGE_API_KEY) and provide an audit of network endpoints used. If the author updates metadata to declare the API key requirement (or removes references to it), this assessment would likely move to benign.
功能分析
Type: OpenClaw Skill
Name: nano-img-cli
Version: 1.0.1
The skill bundle provides a legitimate interface for the nano-img CLI tool, enabling an agent to generate images via the Gemini API and manage local configurations. The instructions in SKILL.md and the reference files (command-reference.md, defaults-and-files.md) are consistent with the stated purpose of image generation and CLI management. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description match the instructions: this is an instruction-only helper for the local nano-img / nano-image CLI and for managing ~/.nano-img defaults. Asking the agent to read and run local CLI commands is consistent with that purpose.
Instruction Scope
SKILL.md instructs the agent to inspect and modify files under ~/.nano-img, run CLI commands, and rely on upstream Gemini behavior. Troubleshooting explicitly tells the user to verify NANO_IMAGE_API_KEY is set and to inspect API error messages — the instructions therefore expect access to local home files and to networked API calls, but those dependencies are not declared.
Install Mechanism
No install spec (instruction-only) — lowest-risk delivery. The skill prefers installed binaries or repo-local npm scripts but doesn't pull code or download artifacts itself.
Credentials
Requires.env is empty in metadata, but documentation/troubleshooting reference NANO_IMAGE_API_KEY and upstream Gemini API failures. This is an undeclared secret requirement (and thus an incoherence): the skill may need an API key to list models or generate images even though no credential is advertised.
Persistence & Privilege
always is false and the skill is user-invocable. agents/openai.yaml permits implicit invocation which is normal; nothing requests permanent elevated privilege or configuration changes to other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nano-img-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/nano-img-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
nano-img-cli v1.0.1
- Expanded documentation with SKILL.md for clear guidance on workflows, model and config management, and command usage.
- Explains when and how to use the CLI, manage defaults, reference images, and output settings.
- Provides troubleshooting steps and validation practices for safer image generation and configuration.
- Reinforces preferring command-driven changes over manual file edits.
元数据
常见问题
Nano Img Cli 是什么?
Drives the local nano-img Gemini image CLI for image generation, model selection, saved defaults, reference-image workflows, and output sizing or format conv... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Nano Img Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nano-img-cli」即可一键安装,无需额外配置。
Nano Img Cli 是免费的吗?
是的,Nano Img Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nano Img Cli 支持哪些平台?
Nano Img Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nano Img Cli?
由 Dishant Sharma(@dishant0406)开发并维护,当前版本 v1.0.1。
推荐 Skills