← Back to Skills Marketplace
blammectrappora

Logo Design Generator

by blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install logo-design-generator
Description
AI logo generator and logo design maker — create professional brand logos, company emblems, startup icons, app logos, and business identity marks. Design cus...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install logo-design-generator
  3. After installation, invoke the skill by name or use /logo-design-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug logo-design-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Logo Design Generator?

Run "/install logo-design-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Logo Design Generator free?

Yes, Logo Design Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Logo Design Generator support?

Logo Design Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Logo Design Generator?

It is built and maintained by blammectrappora (@blammectrappora); the current version is v1.0.0.

💬 Comments