xiaoyi-file-upload

Upload local files to OSMS/NSP object storage and generate shareable download links.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill xiaoyi-file-upload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaoyi-file-upload
Source: https://github.com/kk580kk/Investment-analysis-reports/tree/main/skills/xiaoyi-file-upload
Command: npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill xiaoyi-file-upload

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to share, transfer, or create temporary download links for local files, making it ideal for scenarios where files need to be shared with others, passed to other services, or temporary download links are required.

Core Features & Use Cases

  • File Upload: Upload local files to object storage (OSMS/NSP) and obtain shareable download URLs.
  • Shareable Links: Generate URLs that can be easily shared with colleagues or embedded in documents.
  • Use Case: For example, when you need to share a large report with a colleague, you can use this Skill to upload the file to object storage and share the generated URL.

Quick Start

To upload a file to object storage and get a download link, use the command: /path/to/bin/acp2service upload /path/to/file.pdf

Frequently Asked Questions about xiaoyi-file-upload

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

FAQPage Schema
How do I upload local files to object storage and generate shareable download links?

To upload files to object storage and generate shareable download links, use the `acp2service` command-line tool to transfer local files to OSMS or NSP and receive a URL for sharing.

What is object storage file sharing used for?

Object storage file sharing is used for creating temporary download links, transferring data between services, and distributing large files to colleagues without direct file transfer overhead.

How do I share a large report file with a colleague using a download link?

To share a large report, upload the file to object storage using `acp2service upload /path/to/file.pdf`, which generates a shareable download URL you can send to your colleague.

Does this file upload method require any specific dependencies or setup?

Yes, this file upload method requires the `acp2service` tool to be available in your environment to handle the transfer to object storage services like OSMS or NSP.

Can I use object storage download links for temporary file access?

Yes, you can use object storage download links for temporary file access, as the generated URLs allow you to share files when short-term availability or one-time data transfer is needed.