article-image-generator

Generate consistent article cover images with Ideogram and standardized naming.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/proclama2022/dobusinessinitaly --skill article-image-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-image-generator
Source: https://github.com/proclama2022/dobusinessinitaly/tree/main/.claude/skills/article-image-generator
Command: npx skills add https://github.com/proclama2022/dobusinessinitaly --skill article-image-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of consistent, professional cover images for business articles, saving time and ensuring branding alignment across all content.

Core Features & Use Cases

  • Generate consistent cover images using Ideogram with language and slug-based naming
  • Support multilingual article covers
  • Automatic naming, output to client/public paths with integration for web deployment
  • Fallbacks when Ideogram API is unavailable Use Cases: When adding new articles, updating missing covers, and maintaining library-wide visual consistency.

Quick Start

  • Run the main script to generate a cover: python3 generate_article_covers.py
  • Ensure Ideogram API key is configured in .mcp.json
  • Output path: client/public/images/articles/ and the default naming convention

Frequently Asked Questions about article-image-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate consistent cover images for business articles automatically?

Generate consistent cover images using Ideogram by running the article-image-generator Skill, which automates professional cover creation with standardized naming, language localization, and output to your deployment path. It ensures branding alignment across all article covers while meeting technical requirements like 1200x630px dimensions and .webp/.png format support.

Can I generate article covers in multiple languages with the same branding?

Yes, the Skill supports multilingual article covers by applying language and slug-based naming conventions automatically. Each cover maintains consistent branding and visual style across different language versions while storing output in standardized client/public paths for web deployment.

What happens if the Ideogram API is unavailable when I need to generate covers?

The Skill includes fallback mechanisms when the Ideogram API is temporarily unavailable, ensuring you can still manage your article cover workflow. Check your Ideogram API key configuration in .mcp.json and review quality control checks before deployment.

Do I need to manually set up output paths and naming conventions for article covers?

No, the Skill handles automatic naming and output path configuration. Covers are generated directly to client/public/images/articles/ with standardized naming conventions, eliminating manual path setup and ensuring consistent file organization across your article library.

What are the minimum technical requirements for generating article cover images?

Article covers must meet 1200x630px minimum dimensions and support .webp and .png formats with quality control checks. The Skill enforces these requirements automatically, so you configure your Ideogram API key in .mcp.json and run the generation script without manual validation.

Can I update existing article covers that are missing or low-quality?

Yes, use the Skill to update missing or low-quality covers while maintaining visual consistency across your article library. The automated workflow regenerates covers with the same branding standards and technical specifications as new articles.