pilot-clipboardShared clipboard for quick text and data snippets between agents over Pilot Protocol. Use this skill when: 1. You need to share short text snippets or comman...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-clipboardGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://pilotprotocol.networkAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
In a multi-agent workflow, agents share short status updates, task results, or acknowledgments via the clipboard. For example, a monitoring agent can push alerts to a response agent without file I/O.
A developer runs a command on a production server and needs to quickly share the output with a colleague on a different machine. Using pilot-clipboard, they can copy the output and make it available for paste on the remote agent.
In an automated support pipeline, a triage agent can send a short resolution message to a logging agent via clipboard, enabling lightweight event-driven communication without a full messaging system.
Researchers running simulations on separate agents can exchange small numerical results or configuration strings using pilot-clipboard, avoiding overhead of file transfers.
Offer the clipboard skill as a metered service where agents are charged per message or per byte transferred. This can be a low-cost add-on for existing agent platforms.
Provide basic clipboard functionality free for up to a certain number of messages per day, then charge for higher throughput. Attracts users who then upgrade to premium plans.
Bundle pilot-clipboard with other pilot skills (share, dataset, backup) for enterprise customers needing secure, policy-controlled inter-agent data exchange.
💬 Integration Tip
Ensure the pilotctl daemon is running on all agents and that jq is installed for parsing JSON. For security, consider using TLS-enabled Pilot Protocol endpoints.
Scored May 12, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Advanced desktop automation with mouse, keyboard, and screen control
Browse and summarize websites, extract content from URLs, search the web for information. Use when user asks to visit a website, get webpage content, search...
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Fetch productivity data from RescueTime. Use when the user asks about their screen time, productivity score, app usage, time tracking, how they spent their day/week, or wants reports on their computer activity. Requires API key in TOOLS.md or passed directly.