pilot-clipboard

Share short text snippets between agents via Pilot Protocol.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transfers of small text snippets between agents can be slow and error-prone; this skill provides a shared clipboard to streamline quick exchanges over Pilot Protocol.

Core Features & Use Cases

  • Unified Remote Clipboard: Copy, paste, and share short text or command outputs between agents.
  • Lightweight & Fast: Designed for quick exchanges without full-file transfers.
  • Use Case: Collaborate on lightweight notes, verify command outputs, or share small data payloads across peers.

Quick Start

Install Pilot Protocol, ensure the daemon is running, and install pilot-clipboard using clawhub.

Frequently Asked Questions about pilot-clipboard

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

FAQPage Schema
How do I share text snippets between agents without manual copy-paste?

Yes, you can share command outputs between agents using a shared remote clipboard over the Pilot Protocol. It provides a unified clipboard to transfer short text snippets and lightweight payloads quickly without manual copy-paste.

What is the best way to transfer small data payloads across trusted agents?

The best way to transfer small data payloads across trusted agents is a lightweight remote clipboard. It targets quick exchanges and ad-hoc collaboration, streamlining the sharing of short text or command outputs over the Pilot Protocol.

Do I need the Pilot Protocol daemon running to use a remote clipboard?

Yes, using a remote clipboard requires the Pilot Protocol daemon running and pilotctl on PATH. The pilotctl commands support sending and reading the messages needed to share snippets between agents.

Can I use a shared clipboard for full-file transfers between agents?

No, a shared clipboard is designed for lightweight and fast exchanges, not full-file transfers. It is suitable for quick ad-hoc collaboration or verifying command outputs rather than moving large files.