AI

ai-generation-client

A client wrapper for external AI image generation APIs featuring error handling and content safety checks.

Install

mkdir -p .claude/skills/ai-generation-client && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7978" && unzip -o skill.zip -d .claude/skills/ai-generation-client && rm skill.zip

Installs to .claude/skills/ai-generation-client

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.
144 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Integrate AI APIs
  • Implement retry logic
  • Handle rate limits
  • Detect content policy violations
  • Support multi-turn conversations

How it works

Wraps AI API calls with exponential backoff, rate limit handling, and content safety checks.

Inputs & outputs

You give it
Generation request
You get back
Generated image data

When to use ai-generation-client

  • Integrating AI image generators
  • Implementing robust API retry strategies
  • Monitoring content safety in AI generations

About ai-generation-client

Facilitates integration with external AI APIs by providing built-in retry logic, rate limiting, and content safety monitoring. It supports multi-turn conversations for iterative image creation requests.

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.

When not to use it

  • Simple, non-flaky APIs
  • No content moderation needs

Prerequisites

aiohttp

Limitations

  • Don't retry content policy violations

How it compares

Includes built-in retry and safety logic for AI APIs compared to raw API calls.

Compared to similar skills

ai-generation-client side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ai-generation-client (this skill)06moNo flagsIntermediate
ai-model-nodejs52moReviewIntermediate
developing-with-prism16moReviewIntermediate
azure-search-documents-py02moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

ai-model-nodejs

TencentCloudBase

Use this skill when developing Node.js backend services or CloudBase cloud functions (Express/Koa/NestJS, serverless, backend APIs) that need AI capabilities. Features text generation (generateText), streaming (streamText), AND image generation (generateImage) via @cloudbase/node-sdk ≥3.16.0. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended), DeepSeek (deepseek-v3.2 recommended), and hunyuan-image for images. This is the ONLY SDK that supports image generation. NOT for browser/Web apps (use ai-model-web) or WeChat Mini Program (use ai-model-wechat).

59

developing-with-prism

prism-php

Guide for developing with Prism PHP package - a Laravel package for integrating LLMs. Activate or use when working with Prism features including text generation, structured output, embeddings, image generation, audio processing, streaming, tools/function calling, or any LLM provider integration (OpenAI, Anthropic, Gemini, Mistral, Groq, XAI, DeepSeek, OpenRouter, Ollama, VoyageAI, ElevenLabs). Activate for any Prism-related development tasks.

12

azure-search-documents-py

microsoft

Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. Triggers: "azure-search-documents", "SearchClient", "SearchIndexClient", "vector search", "hybrid search", "semantic search".

00

Video Generation

e2662020

Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status

00

add-ai-endpoint

malhajri07

Scaffold a Claude API powered endpoint with system prompt, structured output, token tracking, and rate limiting. Use when adding AI features like chatbot, matching, or text generation.

00

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

5201,086

Search skills

Search the agent skills registry