Skip to main content

opencode-handoff-p2p

Transfer OpenCode session share URLs (opncd.ai/share/* or opencode.ai/s/*) peer-to-peer between machines or collaborators via personal GitHub inbox repositories. Each user owns one private repo <username>/opencode-handoff-inbox that serves as their inbox; senders push files directly into it (requires collaborator access). Calls verify_inbox.py reference script for deterministic 5-tier verification (filename regex / trusted-sender allowlist / content byte-level + URL regex / GitHub commit author+committer attribution / GPG signature). Receive is transactional - fetches URL content via WebFetch and presents it inside a trust-boundary block BEFORE deleting the inbox file, so failed fetches preserve data for retry. Surfaces verified URLs with an explicit trust-boundary preamble so downstream skills treat the fetched share content as third-party data, not as executable instructions. Trigger when the user explicitly asks to check inbox (phrases like "检查收件箱", "看看 handoff", "check inbox") or to send the current sessi

Jump to install

Source facts

Repository
TheArchitectit/awesome-opencode-skills
Last source activity
June 7, 2026 at 05:40
Detected SKILL.md language
English
Stars
140
Forks
18

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.