Intelligence Transfer Cross-project pattern sharing via IPFS. Lets a different project — or a different machine — fetch and apply patterns this project has already learned. Why this exists Most learning is project-local. is the escape hatch: publish patterns to IPFS, share the CID, and any peer can ingest them. Equivalent to "a deploy artifact for what your agents have learned." Prerequisite If unset, returns a structured with . Configure before running this skill. Workflows Publish current project's patterns The response includes the IPFS CID. Save it; share it with peers who need the patter…