pilot-share

Transfer files between agents via Pilot Protocol with retries.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-share
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-share
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-share
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-share

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables quick, reliable file sharing between agents with visibility on transfer progress and automatic retry on failures.

Core Features & Use Cases

  • One-click file or directory sharing with remote peers.
  • Progress tracking and automatic retry to ensure delivery.
  • Lightweight CLI integration via pilotctl for scripting and automation. Use cases include sharing invoices to teammates, transferring large assets, or sending documents securely.

Quick Start

Initiate a one-click file share by targeting a destination peer with pilotctl.

Frequently Asked Questions about pilot-share

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

FAQPage Schema
How do I transfer files between agents with progress tracking?

You can transfer files between agents by using the Pilot Protocol, which provides reliable delivery with real-time progress tracking and automated retries for one-shot file sharing.

What is the best way to share a directory with a remote peer securely?

Sharing a directory with a remote peer is best handled through one-click Pilot Protocol transfers, ensuring reliable delivery and automatic retry on failures across local or remote agents.

Do I need pilotctl installed to initiate a one-shot file transfer?

Yes, you need pilotctl on your PATH and a running pilot protocol daemon to initiate one-shot file transfers, directory transfers, and proof-of-delivery scenarios between peers.

Can I automate file sharing and proof-of-delivery across remote peers?

Yes, you can automate file sharing and proof-of-delivery across remote peers using the lightweight pilotctl CLI integration, which supports scripting and automated retries for reliable transfers.

Does Pilot Protocol handle transfer failures and network interruptions?

Pilot Protocol handles transfer failures by applying automatic retry logic, ensuring that one-shot file sharing and directory transfers achieve reliable delivery even during network interruptions.

What are the limitations of using pilotctl for one-shot file transfers?

The main limitation of using pilotctl for one-shot file transfers is its strict dependency on having the CLI on PATH and a continuously running pilot protocol daemon to execute any peer transfers.