·upload-and-share
</>

upload-and-share

Upload files to the cloud and get shareable public URLs using stableupload.dev (x402 micropayments). USE FOR: - Uploading files to get public URLs - Sharing files via download links - Hosting images, documents, or any file type - Making files publicly accessible for 6 months TRIGGERS: - "upload this", "share this file", "get me a link" - "host this file", "make this downloadable" - "public URL", "download link", "put online" - "share file", "file hosting", "upload file" ALWAYS use `npx agentcash fetch` for stableupload.dev endpoints — never curl or WebFetch for the purchase step.

24Installs·0Trend·@merit-systems

Installation

$npx skills add https://github.com/merit-systems/agentcash-skills --skill upload-and-share

How to Install upload-and-share

Quickly install upload-and-share AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/merit-systems/agentcash-skills --skill upload-and-share
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: merit-systems/agentcash-skills.

SKILL.md

View raw

Upload any local file to S3-backed cloud storage via x402 micropayments. Returns a public URL. No API keys needed.

| 10mb | 10 MB | $0.02 | | 100mb | 100 MB | $0.20 | | 1gb | 1 GB | $2.00 |

| Buy upload slot | https://stableupload.dev/api/upload | Tier-based | | List uploads | GET https://stableupload.dev/api/uploads | Free (auth) | | Get upload details | GET https://stableupload.dev/api/download/:uploadId | Free (auth) |

Upload files to the cloud and get shareable public URLs using stableupload.dev (x402 micropayments). USE FOR: - Uploading files to get public URLs - Sharing files via download links - Hosting images, documents, or any file type - Making files publicly accessible for 6 months TRIGGERS: - "upload this", "share this file", "get me a link" - "host this file", "make this downloadable" - "public URL", "download link", "put online" - "share file", "file hosting", "upload file" ALWAYS use `npx agentcash fetch` for stableupload.dev endpoints — never curl or WebFetch for the purchase step. Source: merit-systems/agentcash-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/merit-systems/agentcash-skills --skill upload-and-share
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from merit-systems/agentcash-skills

Quick answers

What is upload-and-share?

Upload files to the cloud and get shareable public URLs using stableupload.dev (x402 micropayments). USE FOR: - Uploading files to get public URLs - Sharing files via download links - Hosting images, documents, or any file type - Making files publicly accessible for 6 months TRIGGERS: - "upload this", "share this file", "get me a link" - "host this file", "make this downloadable" - "public URL", "download link", "put online" - "share file", "file hosting", "upload file" ALWAYS use `npx agentcash fetch` for stableupload.dev endpoints — never curl or WebFetch for the purchase step. Source: merit-systems/agentcash-skills.

How do I install upload-and-share?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/merit-systems/agentcash-skills --skill upload-and-share Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/merit-systems/agentcash-skills