droplr

Capture screenshots or upload files to Droplr and copy short URLs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill droplr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: droplr
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/skills/01-General/droplr
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill droplr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the tedious work of capturing screenshots or sharing files by uploading them to Droplr and returning a short, shareable URL, which is then copied to the clipboard for immediate use.

Core Features & Use Cases

  • Capture full screen, a region, a single window, or an app's frontmost window and upload it to Droplr.
  • Upload any file to Droplr and obtain a short URL, copied to the clipboard.
  • Manage drops (list, get, delete) from within Claude workflows for documentation, support replies, and client deliverables.

Quick Start

Capture a region with capture.sh region or upload a file with upload.sh, and Claude will return a Droplr URL and copy it to your clipboard.

Frequently Asked Questions about droplr

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

FAQPage Schema
How do I automate screenshot capture and get a shareable shortlink on macOS?

You can upload a file to Droplr using the upload script, which transfers the file to your Droplr account and returns a short URL that is automatically copied to your clipboard ready to paste.

Do I need a Droplr account to upload files and generate short URLs?

Yes, a Droplr account with API access is required. Credentials are stored in a .env file, and setup scripts orchestrate authentication and permission checks before performing capture, upload, and drops management operations.

Can I manage existing Droplr drops from within an automated workflow?

Yes, you can list, get, and delete drops from within workflows. This supports documentation generation, support replies, and client deliverables by automating drops management alongside the capture and upload processes.

What's the best way to capture a specific app window and share it via Droplr?

Capture a specific app window by running the capture script with the window argument. The script uploads the screenshot to Droplr and returns a short URL copied to your clipboard for immediate sharing.

Are there limitations when using macOS-native capture tools for Droplr uploads?

This skill requires macOS-native capture tools and a Droplr account with API access. It is designed specifically for macOS environments and depends on proper credential setup in a .env file for authentication.