lsky-uploader

Community

Push images to Lsky Pro and share links.

Authorcihebi2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates pushing local images to a self-hosted Lsky Pro instance and returns shareable URLs and Markdown snippets, enabling seamless embedding in documentation and blogs.

Core Features & Use Cases

  • Upload images to a Lsky Pro instance via REST API and retrieve direct URL, Markdown snippet, and delete URL.
  • Manage albums and storage strategies to organize assets across projects.
  • Use-case: automatically publish screenshots or assets from a CI pipeline and embed links in a blog or documentation.

Quick Start

Provide your Lsky token and base URL, then run the helper script:

  • Set token: export LSKY_TOKEN=your_token
  • Upload: python scripts/upload_image.py path/to/file.png --token "$LSKY_TOKEN" --base-url https://lsky.yourdomain/api/v1 The script prints the image URLs and Markdown snippet for easy paste.

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 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: lsky-uploader
Download link: https://github.com/cihebi2/codex_skills/archive/main.zip#lsky-uploader

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.