imgur

Official

Host images quickly and get public URLs.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides easy image hosting via Imgur, returning public image URLs for sharing or embedding.

Core Features & Use Cases

  • Anonymous uploads using Client ID
  • Upload from local file, URL, or base64 content
  • Optional metadata: title, description, filename
  • Retrieve direct image links for use in Markdown or docs

Quick Start

Quick start: upload a local image with curl using IMGUR_CLIENT_ID to obtain a public URL.

Dependency Matrix

Required Modules

curl

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: imgur
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#imgur

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository