← 返回 Skills 市场
blammectrappora

App Icon Generator

作者 blammectrappora · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install app-icon-generator
功能描述
Generate professional app icons for iOS, Android, and web apps instantly with AI. Create polished mobile app icons, app store icons, launcher icons, PWA icon...
使用说明 (SKILL.md)

App Icon Generator

Generate professional app icons for iOS, Android, and web apps instantly with AI. Create polished mobile app icons, app store icons, launcher icons, PWA icons, and software icons. Perfect for developers, startups, indie makers, and designers who need modern, clean app icon artwork without hiring a designer.

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 app icon generator images.

Quick start

node appicongenerator.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/app-icon-generator
安全使用建议
This skill sends your text prompt (and optional reference UUID) to the external Neta/TalesofAI API (api.talesofai.com). Only provide an API token you trust and avoid sending proprietary or sensitive content in prompts because it will be transmitted to that external service. Confirm you obtained the token from the official neta.art/open site and review that service's privacy/usage terms if you have concerns. Also ensure your runtime Node version supports global fetch or run with a compatible Node release. Otherwise, the skill appears coherent and limited to its stated purpose.
功能分析
Type: OpenClaw Skill Name: app-icon-generator Version: 1.0.0 The skill is a legitimate tool for generating app icons via the Neta AI API. The core logic in `appicongenerator.js` simply parses command-line arguments, sends a request to `api.talesofai.com`, and polls for the resulting image URL. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name and description (app icon generation) match the included README, SKILL.md, and the JS implementation which submits prompts to the Neta/TalesofAI image endpoints and returns an image URL.
Instruction Scope
SKILL.md and the CLI script are narrowly scoped: they require a prompt and a Neta API token (passed as --token), POST a make_image request, then poll the task endpoint until an image URL is returned. There are no instructions to read unrelated files, access other environment variables, or transmit data to unexpected domains.
Install Mechanism
No install spec or downloads are present; the skill is instruction + a small Node script. This is low-risk compared with remote installers or archives.
Credentials
No environment variables or system credentials are requested. The only secret required is a service token supplied by the user via the --token flag, which is appropriate for an API-calling image generator.
Persistence & Privilege
The skill does not request always:true or any special platform privileges. It does network calls at runtime and can be invoked by the agent per the default settings, which is expected for a callable skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install app-icon-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /app-icon-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of App Icon Generator skill. - Instantly generate professional app icons for iOS, Android, and web apps using AI. - Supports polished icons for app stores, launchers, PWAs, and software applications. - Simple Bash-based interface; requires a Neta API token. - Allows custom size selection and style inheritance via reference images. - Ideal for developers, startups, indie makers, and designers seeking modern icon artwork without hiring a designer.
元数据
Slug app-icon-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

App Icon Generator 是什么?

Generate professional app icons for iOS, Android, and web apps instantly with AI. Create polished mobile app icons, app store icons, launcher icons, PWA icon... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 App Icon Generator?

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

App Icon Generator 是免费的吗?

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

App Icon Generator 支持哪些平台?

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

谁开发了 App Icon Generator?

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

💬 留言讨论