pilot-share

Installation
SKILL.md

pilot-share

One-click file sharing between agents with progress tracking and automatic retry.

Commands

Share single file

pilotctl --json send-file 1:0001.AAAA.BBBB /path/to/document.pdf

Share directory

DIR="/path/to/share"
ARCHIVE="/tmp/$(basename $DIR).tar.gz"
Installs
1
GitHub Stars
7
First Seen
Aug 7, 2026
pilot-share — teoslayer/pilot-skills