agentimghost
Installation
SKILL.md
SKILL.md — AgentImgHost Image Upload Guide
This document teaches AI agents, bots, and scripts how to upload images to AgentImgHost and use the returned public URL.
Overview
AgentImgHost provides a REST API for uploading images. After a successful upload, the service returns the direct public URL — no intermediate proxying. The image is immediately accessible worldwide via CDN.
Authentication
All API requests require a Bearer token in the Authorization header.
Authorization: Bearer aih_your_token_here