intelligence-transfer
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. hooks_transfer 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
# Required env var (or equivalent endpoint config)
echo $PINATA_API_JWT
If unset, hooks_transfer returns a structured success: false with error: "PINATA_API_JWT not configured". Configure before running this skill.
Workflows
More from ruvnet/ruflo
workflow-automation
>
558agent-workflow
Agent skill for workflow - invoke with $agent-workflow
553agent-swarm
Agent skill for swarm - invoke with $agent-swarm
530agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
521security-audit
>
506agent-spec-mobile-react-native
Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native
488