autoglm-file-upload
CommunityUpload local files to AutoGLM and get URLs.
Software Engineering#agent workflow#file upload#multipart/form-data#image url#auto-glm#authorization token#signed headers
Author234194027-cpu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the hassle of manually uploading local images or documents to AutoGLM and then finding usable URLs for downstream AI actions.
Core Features & Use Cases
- Local file upload: Uploads a local file (image, document, etc.) to AutoGLM using the Upload Mix endpoint and returns resource details.
- Automatic token handling: Fetches an authorization token from the local service at http://127.0.0.1:18432/get_token and formats it as a Bearer token automatically.
- Supports chained workflows: Produces an oss_url that can be directly used by later skills such as image recognition.
Quick Start
Upload your local file by running the script with the full file path, for example: python upload-mix.py "/path/to/your/file.jpg".
Dependency Matrix
Required Modules
None requiredComponents
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: autoglm-file-upload Download link: https://github.com/234194027-cpu/xianclaw/archive/main.zip#autoglm-file-upload Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.