huashu-image-upload

Generate article images, upload them to ImgBB, and insert Markdown links.

Updated May 5, 2025
One-click install
npx skills add https://github.com/yopitek/Obsidian --skill huashu-image-upload-yopitek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huashu-image-upload
Source: https://github.com/yopitek/Obsidian/tree/main/HQ/10_resources/01_AI_Skills/huashu-skills-master/huashu-image-upload
Command: npx skills add https://github.com/yopitek/Obsidian --skill huashu-image-upload-yopitek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

文章作者在撰写公众号或长文时,常需要大量图片来配合文本内容。本技能实现图片的自动生成、来源筛选、上传到图床并将永久链接以Markdown格式插入文章中,显著提升写作效率与视觉效果。

Core Features & Use Cases

  • 自动分析文章需求并确定5-8张配图(题图+核心章节各1张),并给出可选的理论、数据可视化或案例图。
  • 从公共领域、AI生成、免费图库中获取高质量图片,并通过 ImgBB 图床上传以获得永久链接。
  • 将图片以 Markdown 语法插入文章对应位置,确保 alt 文本、尺寸和版权标注符合规范。
  • 提供容错和合规要点:若上传失败回退原链接,所有图片链接必须以 https 开头。
  • 适用场景包括长文撰写、知识科普、产品介绍等需要稳定视觉支撑的场景。

Quick Start

在撰写公众号文章时,激活此技能以自动生成5-8张配图、上传到ImgBB并插入相应位置的Markdown链接。

Frequently Asked Questions about huashu-image-upload

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

FAQPage Schema
How do I automatically generate and insert Markdown image links for long-form articles?

To automatically generate and insert Markdown image links, this Skill analyzes your article to determine 5-8 required images, sources them from public domain or AI generation, uploads to ImgBB, and inserts the permanent https links with alt text directly into your content.

What is the best way to source public domain images and upload them to an image hosting service?

The best way to source public domain images and upload them to an image hosting service is using an automated workflow that fetches high-quality visuals from public domain or AI generation, uploads them to ImgBB for permanent links, and reverts to original links if the upload fails.

Can I use AI-generated images for my content creation and automatically format them in Markdown?

Yes, you can use AI-generated images for content creation and automatically format them in Markdown. The workflow sources images from AI generation or free libraries, uploads them to ImgBB, and inserts them with correct alt text and size guidelines.

Does this image upload workflow support adding a cover image and section-specific visuals?

Yes, this image upload workflow supports adding a cover image and section-specific visuals. It automatically analyzes long-form content to determine and generate a cover image alongside core argument visuals for each section.

What happens if the image upload to ImgBB fails during the content creation process?

If the image upload to ImgBB fails during the content creation process, the workflow applies a fault-tolerance mechanism that falls back to the original image link, ensuring your article's Markdown formatting remains intact.