Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
P2P file transfer between AI agents via message channels. Supports chunked transfer, IPFS fallback for large files, and trusted peer management.
P2P file transfer between AI agents via message channels. Supports chunked transfer, IPFS fallback for large files, and trusted peer management.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
P2P file transfer between AI agents via message channels.
Use this skill when: Transferring files between AI agents over chat channels Setting up peer-to-peer file sharing with trusted agents Sending files through Telegram, Discord, Slack, or any text-based channel Need chunked transfer with integrity verification Transferring large files using IPFS fallback
npm install -g ocft
# Initialize your node (generates unique ID and secret) ocft init # View your status ocft status # Export your connection info to share with peers ocft export # Add a trusted peer ocft add-peer <nodeId> <secret> --name "Friend" # Or import from URI ocft import ocft://eyJub2RlSWQ...
CommandDescriptionocft initInitialize node with unique ID and secretocft statusShow node status and configurationocft show-secretDisplay full secret (careful!)ocft exportExport connection info as URIocft import <uri>Import peer from ocft:// URIocft verify <secret>Verify if a secret matches yours
CommandDescriptionocft add-peer <id> <secret>Add a trusted peerocft remove-peer <id>Remove a trusted peerocft list-peersList all trusted peersocft extend-peer <nodeId> <hours>Extend a peer's trust expiryocft set-ttl <hours>Set default secret TTL (0 = no expiry)
CommandDescriptionocft set-download <dir>Set download directoryocft set-max-size <size>Set max file size (e.g., 100MB, 1GB)
CommandDescriptionocft ipfs-enableEnable IPFS fallback for large filesocft ipfs-disableDisable IPFS fallbackocft set-ipfs-provider <provider>Set provider: pinata, filebase, kuboocft set-ipfs-key <key>Set IPFS API keyocft set-kubo-url <url>Set Kubo node API URLocft set-ipfs-threshold <size>Size threshold for IPFS (e.g., 50MB)ocft set-ipfs-gateway <url>Set custom public IPFS gateway
🔗 Message-based: Transfer files through existing chat channels 📦 Chunked transfer: Split large files into small pieces (48KB chunks) ✅ Integrity verification: SHA-256 hash for chunks and files 🤝 Request/Accept: Explicit acceptance or auto-accept policy 🔒 Security: Trusted peer whitelist with secrets ⏰ Secret TTL: Set expiry time for trust relationships 🔄 Resume: Resume interrupted transfers from last chunk 🌐 IPFS Fallback: Use IPFS for files exceeding chunk threshold
OCFT messages use a 🔗OCFT: prefix with Base64-encoded JSON, allowing file transfers over any text-based channel.
Chunk size: 48KB (safe for Base64 in messages) Default max file size: 100MB (configurable via set-max-size) Designed for text-based channels IPFS fallback requires provider setup (Pinata, Filebase, or local Kubo)
GitHub: https://github.com/stormixus/ocft npm: https://www.npmjs.com/package/ocft
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.