← 返回 Skills 市场
icework

Nano Gpt

作者 icework · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ⚠ suspicious
386
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install nano-gpt-cli
功能描述
Use when tasks need the NanoGPT API for text, image, or video generation through the local `nano-gpt` CLI and bundled wrapper scripts for OpenClaw or ClawHub...
安全使用建议
This skill appears coherent with its stated purpose: it wraps a NanoGPT CLI and only asks for the NanoGPT API key. Before installing or running: 1) Verify the API base URL (NANO_GPT_BASE_URL) if you have concerns about where data is sent (defaults to https://nano-gpt.com). 2) Only run npm install/build or npm install -g if you trust the package source; installing the published npm package will execute third-party code. 3) The CLI will read and transmit any local images/videos you explicitly provide — do not pass sensitive files unless you intend to upload them. 4) The SKILL.md contains a default prompt entry (flagged by an automated detector); review that text to ensure it doesn't try to override agent/system policies in unexpected ways. If you want stricter isolation, avoid running the global npm install and use the code only after manual review or in a sandbox.
功能分析
Type: OpenClaw Skill Name: nano-gpt-cli Version: 0.1.2 The nano-gpt-cli skill bundle is a legitimate tool for interacting with the NanoGPT API to generate text, images, and video. The bundle contains a TypeScript-based CLI and shell wrapper scripts (e.g., `scripts/prompt.sh`, `scripts/image.sh`) that facilitate API calls. While the tool handles sensitive data such as API keys and local media files, it does so transparently, following standard configuration patterns (env vars or a local config file in `cli/src/config.ts`) and only processing files explicitly provided by the user. The `SKILL.md` file includes proactive guardrails instructing the AI agent not to search the filesystem or upload sensitive data without explicit user consent. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or obfuscation was found.
能力评估
Purpose & Capability
Name/description, required env var (NANO_GPT_API_KEY), and included code (CLI invoking NanoGPT endpoints, image/video handling) are consistent. Optional env overrides and per-user config are expected for a CLI wrapper. No unrelated credentials or surprising binaries are requested.
Instruction Scope
SKILL.md instructs the agent to use the bundled wrapper scripts and to only upload local media when explicitly provided — which matches the code (image/video inputs are read only when paths are given). It also tells the user to run npm install / build or npm install -g nano-gpt-cli if the CLI isn't present; those steps will pull and run code and should be executed intentionally. A prompt-injection pattern was flagged in SKILL.md metadata (default prompt / system override); the agent's default_prompt is a normal skill field but you should review it to ensure it doesn't change system behavior unexpectedly.
Install Mechanism
There is no automated install spec in the registry entry; the SKILL.md suggests normal npm-based installs (local build or npm install -g). No downloads from personal servers, shorteners, or IP addresses are present; package.json and source files look standard. Installing the published npm package is the only non-local step and is expected for a CLI.
Credentials
Only one required secret (NANO_GPT_API_KEY) is declared as the primary credential; optional NANO_GPT_* env vars are reasonable for model/base-url overrides. The code reads and stores per-user config (api-key) in the user config directory if you call 'nano-gpt config set api-key', which is documented and expected.
Persistence & Privilege
Always:false and user-invocable:true (normal). The skill may write its own per-user config (config.json in the user's nano-gpt-cli config dir) when asked to store the API key — this is expected behavior for a CLI and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-gpt-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-gpt-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- Added homepage and metadata fields to SKILL.md for improved documentation and integration. - Specified required environment variable (NANO_GPT_API_KEY) in metadata. - No changes to the CLI usage instructions or workflow.
v0.1.1
nano-gpt-cli 0.1.1 - Clarified in documentation that a NanoGPT API token is required to use this skill. - Expanded environment configuration section in SKILL.md to include model and output format overrides. - Updated guardrails to emphasize explicit user consent for media uploads and limited API usage to only when explicitly requested. - Added agents/openai.yaml file. - Improved instructions for authenticating and configuring the CLI.
v0.1.0
Initial release of nano-gpt-cli skill. - Provides CLI wrappers for NanoGPT-based text, image, and video generation. - Supports one-shot prompts, interactive chat, text-to-image, image-to-image, and video generation workflows. - Includes bundled scripts for seamless use in OpenClaw and ClawHub environments. - Configuration via environment variable or CLI for API key management. - Offers guardrails and references for secure and reproducible workflow integration.
元数据
Slug nano-gpt-cli
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Nano Gpt 是什么?

Use when tasks need the NanoGPT API for text, image, or video generation through the local `nano-gpt` CLI and bundled wrapper scripts for OpenClaw or ClawHub... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 386 次。

如何安装 Nano Gpt?

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

Nano Gpt 是免费的吗?

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

Nano Gpt 支持哪些平台?

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

谁开发了 Nano Gpt?

由 icework(@icework)开发并维护,当前版本 v0.1.2。

💬 留言讨论