home/categories/architecture-patterns/kokuyouwind-claude-plugins-plugins-code-like-prompt-skills-erlang-message-sync-skill-md
architecture-patternsdevelopment

erlang-message-sync

Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.

kokuyouwind
maintainer
kokuyouwind
更新于 1/9/2026
星标
0
分支
0
quick start

Installation and usage

Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use erlang-message-sync