yux-blog-image

Analyze markdown blog articles and generate AI images via OpenRouter API.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-blog-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yux-blog-image
Source: https://github.com/wuyuxiangX/yux-claude-hub/tree/main/plugins/yux-blog/skills/yux-blog-image
Command: npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-blog-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires OpenRouter API, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of finding and inserting images into blog articles, enhancing the reader's experience and the overall presentation of the content.

Core Features & Use Cases

  • Image Generation: Automatically analyze a blog article's structure and generate AI images to accompany key points.
  • Customization: Offers flexibility in image types (AI-generated or real images) and the ability to modify descriptions and prompts.
  • Use Case: For instance, you can analyze a technical article and automatically suggest and insert AI-generated diagrams that explain complex concepts.

Quick Start

To analyze and generate images for a blog article, run 'analyze article images' on your markdown file.

Frequently Asked Questions about yux-blog-image

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

FAQPage Schema
How do I generate AI images for a markdown blog article?

To generate AI images for a markdown blog article, run the 'analyze article images' command on your file. The Skill parses the markdown structure, creates an image insertion plan, and uses the OpenRouter API to generate matching visuals.

Do I need an OpenRouter API key to generate blog images?

Yes, you need an OpenRouter API key to generate blog images. The Skill relies on the OpenRouter API for its core image generation capabilities and handles API interactions through Bash scripting.

Can I customize the AI generated images inserted into my markdown files?

You can customize AI generated images in your markdown files by modifying the image descriptions and prompts. The Skill also offers flexibility to choose between AI-generated visuals or real images for your blog content.

How does article analysis work for inserting images into blog posts?

Article analysis for inserting images works by parsing your markdown file to understand its structure. It then automatically analyzes key points and suggests an image insertion plan to enhance readability and engagement.

What is the best way to add diagrams to technical articles using AI?

The best way to add diagrams to technical articles using AI is to analyze the markdown content and automatically suggest AI-generated diagrams. This process explains complex concepts by generating targeted images based on the article's structure.

Are there limitations when using Bash scripting for markdown file parsing and image generation?

Limitations when using Bash scripting for markdown file parsing include relying on the OpenRouter API for successful image generation and requiring proper directory management. The Skill is optimized for markdown formats and requires API access.