filepost-file-upload

Community

Upload files to FilePost CDN for durable hosted media/file URLs

Authorbachdyon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for durable hosted media/file URLs beyond short-lived temporary upload services. It allows for operations like uploading files, listing them, getting details, and deleting files through the FilePost API.

Core Features & Use Cases

  • Upload Files: Upload local files to FilePost CDN and receive permanent URLs.
  • List Files: View a list of uploaded files.
  • Get File Details: Retrieve information about a specific file.
  • Delete Files: Remove files from FilePost CDN.
  • Use Case: When you need a reliable and permanent URL for files that will not expire, such as for long-term hosting of images or documents.

Quick Start

Upload a file to FilePost and get a permanent CDN URL by running the command: .venv/bin/python skills/filepost-file-upload/scripts/filepost_client.py --env-file .env upload path/to/file.mp4

Dependency Matrix

Required Modules

requests

Components

scripts

💻 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: filepost-file-upload
Download link: https://github.com/bachdyon/video-automator-skills/archive/main.zip#filepost-file-upload

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 620,000+ vetted skills library on demand.