← 返回 Skills 市场
krishnakumarmahadevan-cmd

AI Art Prompt

作者 ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-art-prompt
功能描述
Generates creative and detailed prompts for AI art generation based on user-specified themes.
使用说明 (SKILL.md)

Overview

The AI Art Prompt Generator API is a specialized service designed to create high-quality, detailed prompts optimized for AI art generation tools. By analyzing a user-provided theme, the API generates contextually relevant and creatively structured prompts that enhance the quality and consistency of AI-generated artwork.

This tool is ideal for digital artists, content creators, designers, and AI enthusiasts who want to streamline their creative workflow. Rather than manually crafting prompts through trial and error, users can input a theme and receive professionally structured prompts ready for use with popular AI art platforms such as DALL-E, Midjourney, Stable Diffusion, and others.

The API handles prompt engineering complexity behind the scenes, allowing creators to focus on their artistic vision while ensuring their AI art generation requests are optimized for best results.

Usage

Example Request

{
  "theme": "cyberpunk city at night with neon lights and flying cars"
}

Example Response

{
  "prompt": "A dystopian cyberpunk metropolis at midnight, neon holographic advertisements casting electric blues and magentas across sleek skyscrapers. Flying vehicles with LED trails navigate above crowded streets. Rain-slicked surfaces reflect glowing storefronts and digital billboards. High-tech aesthetic, cinematic lighting, ultra-detailed, 8k resolution, cyberpunk 2077 style, volumetric fog, ray tracing",
  "theme": "cyberpunk city at night with neon lights and flying cars",
  "variations": [
    "Overhead drone view of a neon-lit cyberpunk cityscape with autonomous air traffic",
    "Street-level perspective of a rain-soaked cyberpunk alley with holographic vendors"
  ]
}

Endpoints

POST /generate-prompt

Description: Generates an AI art prompt based on a provided theme.

Method: POST

Path: /generate-prompt

Request Body:

Parameter Type Required Description
theme string Yes The artistic theme or concept to generate a prompt for. Can include style preferences, mood, composition details, or any creative direction.

Response:

Returns a 200 status code with a JSON object containing:

  • prompt (string): The generated AI art prompt, optimized for use with AI art generation tools
  • theme (string): Echo of the input theme
  • variations (array of strings): Alternative prompt variations based on the same theme

Error Responses:

  • 422 Validation Error: Returned when the request is malformed or required parameters are missing.
    • Response includes a detail array with validation error objects containing:
      • loc (array): Location of the error in the request
      • msg (string): Description of the validation error
      • type (string): Type of validation error

Pricing

Plan Calls/Day Calls/Month Price
Free 5 50 Free
Developer 20 500 $39/mo
Professional 200 5,000 $99/mo
Enterprise 100,000 1,000,000 $299/mo

About

ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.

References

安全使用建议
This skill appears coherent and low-risk: it documents an API for generating art prompts, includes an OpenAPI spec, and requires no installs or secrets. Before installing or using it, consider: (1) the agent will likely make network requests to the external domains listed (api.mkkpro.com and toolweb.in) — verify you are comfortable sending prompt text to those endpoints and review their privacy/terms, (2) the skill’s source and homepage are unknown—if you need provenance, try to verify the publisher or test with non-sensitive inputs first, and (3) monitor outbound requests and quota/pricing behavior (the SKILL.md lists paid plans). If you need stronger assurance, request the concrete call/authorization details or a public repository for the implementation.
功能分析
Type: OpenClaw Skill Name: ai-art-prompt Version: 1.0.0 The skill bundle defines a standard API for generating AI art prompts. The documentation in SKILL.md and the API definition in openapi.json are consistent, describing a single POST endpoint (/generate-prompt) that processes a text theme. No evidence of malicious intent, prompt injection, data exfiltration, or suspicious execution patterns was found. All external links point to the developer's stated infrastructure (toolweb.in and mkkpro.com).
能力评估
Purpose & Capability
Name and description match the provided API spec and example payloads. The skill does not request unrelated binaries, environment variables, or configuration paths—requirements are proportionate to an API-style prompt generator.
Instruction Scope
SKILL.md is an API-style specification and usage guide that stays within the scope of generating prompts. It references external endpoints for the service, but does not instruct the agent to read local files, other environment variables, or transmit unrelated data.
Install Mechanism
No install spec and no code files are included (instruction-only). This is the lowest-risk installation model—nothing will be written to disk by an installer provided by the skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for a simple prompt-generation API description.
Persistence & Privilege
always:false and normal invocation settings. The skill does not request persistent system privileges or modifications to other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-art-prompt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-art-prompt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the AI Art Prompt Generator API. - Generate detailed, creative prompts for AI art tools (e.g., DALL-E, Midjourney, Stable Diffusion) from user-provided themes. - Supports variations for each theme to boost creative exploration. - Clear API endpoint documentation with example requests and responses. - Tiered pricing plans, including a free option.
元数据
Slug ai-art-prompt
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AI Art Prompt 是什么?

Generates creative and detailed prompts for AI art generation based on user-specified themes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 AI Art Prompt?

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

AI Art Prompt 是免费的吗?

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

AI Art Prompt 支持哪些平台?

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

谁开发了 AI Art Prompt?

由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。

💬 留言讨论