benchflow-ai / erlang-distribution
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/erlang-distribution && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4399" && unzip -o skill.zip -d .claude/skills/erlang-distribution && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/erlang-distribution/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Use when erlang distributed systems including node connectivity, distributed processes, global name registration, distributed supervision, network partitions, and building fault-tolerant multi-node applications on the BEAM VM.
0 views
0 installs