← 返回 Skills 市场
blammectrappora

Logo Design Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install logo-design-generator
功能描述
AI logo generator and logo design maker — create professional brand logos, company emblems, startup icons, app logos, and business identity marks. Design cus...
使用说明 (SKILL.md)

Logo Design Generator

AI logo generator and logo design maker — create professional brand logos, company emblems, startup icons, app logos, and business identity marks. Design custom logo concepts with clean modern aesthetics for any brand, business, or project.

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 ai logo generator images.

Quick start

node logodesigngenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: square)
  • --ref — reference image UUID for style inheritance

Install

npx skills add blammectrappora/logo-design-generator
安全使用建议
This skill appears to be what it claims: a small Node CLI that sends your text prompt (and optional reference ID) to an external image-generation API and returns a direct image URL. Before using: (1) verify the API host (api.talesofai.com) is the service you expect and that you trust it; (2) treat the API token like a secret — don't paste it into public places or share it; (3) avoid sending sensitive or private data in prompts because they are transmitted to the external API; and (4) if you want extra safety, run the script in an isolated environment or inspect/modify the code to point to a different/official endpoint.
功能分析
Type: OpenClaw Skill Name: logo-design-generator Version: 1.0.0 The skill bundle is a straightforward implementation of an AI logo generator wrapper for the Neta AI API (api.talesofai.com). The Node.js script (logodesigngenerator.js) correctly handles user-provided tokens and prompts, performs API requests, and polls for results without any evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description say it uses the Neta image API and the code indeed calls an external image-generation endpoint (https://api.talesofai.com). The README/SKILL.md reference neta.art/open while the code targets api.talesofai.com — the repo claims they are the same service, which is plausible but worth verifying if you want to confirm the vendor. Otherwise the requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md instructs running the included Node script with a --token flag and a prompt. The instructions do not ask the agent to read arbitrary files, environment variables, or system state beyond the provided token, nor to transmit data to unexpected endpoints beyond the image API.
Install Mechanism
This is an instruction-only skill with one small JS file and no install spec; nothing is downloaded or installed by an installer. Low risk from install mechanism.
Credentials
No required env vars or additional credentials are declared. The script expects an API token passed as a CLI flag, which is proportional to an external image-generation service. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill is not always-on, does not request persistent system privileges, and does not modify other skills or system-wide configuration. It simply makes outbound API calls during execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install logo-design-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /logo-design-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of logo-design-generator - Launches an AI-powered tool for generating professional brand logos, emblems, icons, and business marks. - Supports custom logo creation using the Neta AI image generation API. - Includes options for logo size and reference image style. - Requires a Neta API token for use. - Easy installation and quick start instructions provided.
元数据
Slug logo-design-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Logo Design Generator 是什么?

AI logo generator and logo design maker — create professional brand logos, company emblems, startup icons, app logos, and business identity marks. Design cus... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Logo Design Generator?

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

Logo Design Generator 是免费的吗?

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

Logo Design Generator 支持哪些平台?

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

谁开发了 Logo Design Generator?

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

💬 留言讨论