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