publish-image

Upload images to Imgur and manage Buffer post queues for social media publishing.

Updated Apr 22, 2025
One-click install
npx skills add https://github.com/mcampbellr/.dotfiles --skill publish-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-image
Source: https://github.com/mcampbellr/.dotfiles/tree/main/claude/.claude/skills/publish-image
Command: npx skills add https://github.com/mcampbellr/.dotfiles --skill publish-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of publishing approved marketing images to LinkedIn and Instagram, using Imgur for public image hosting.

Core Features & Use Cases

  • Image Publishing: Publish images from a specific directory to LinkedIn and Instagram via Buffer.
  • Image Management: Upload images to Imgur, generate appropriate captions, and manage Buffer post queues.
  • Use Case: Ideal for marketing teams looking to streamline the process of promoting approved images across multiple social media platforms.

Quick Start

Use the command /publish-image to list all pending images for review and select the ones you want to publish.

Frequently Asked Questions about publish-image

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

FAQPage Schema
How do I automate image publishing to LinkedIn and Instagram?

Automating image publishing to LinkedIn and Instagram requires uploading your images to Imgur for hosting and then using Buffer to schedule the posts. This Skill automates that entire workflow from image selection to queue management.

Do I need API keys to schedule social media posts with Buffer?

Yes, you need API access for both Imgur and Buffer to schedule social media posts. The Imgur API provides public hosting URLs for your images, while the Buffer API manages the actual post queues for your connected accounts.

Can I use Imgur to host marketing images for automated social media posts?

You can use Imgur to host marketing images for automated social media posts by uploading approved files to the platform. This generates public URLs required by Buffer to attach images to your scheduled LinkedIn and Instagram updates.

What is the best way to manage pending marketing images before publishing?

The best way to manage pending marketing images before publishing is to store them in a specific directory and trigger the publish command. The system lists all pending images for review and lets you select which ones to publish.

Does this image publishing automation generate captions for social media posts?

Yes, the image publishing automation generates appropriate captions for your social media posts. It creates the caption text and pairs it with the Imgur image URL before adding the update to your Buffer post queue.

What dependencies are required to run social media image publishing scripts?

Running social media image publishing scripts requires curl and python installed in your environment. These dependencies handle the API requests to Imgur for image hosting and Buffer for queue management.