add(plugin): iam

This commit is contained in:
spoons-and-mirrors 2026-01-11 21:48:12 +01:00
parent 487b1071b7
commit c7d0ba13db

4
data/plugins/iam.yaml Normal file
View file

@ -0,0 +1,4 @@
name: IAM
repo: https://github.com/spoons-and-mirrors/iam
description: Inter agent messaging
full_description: Allows for parallel subagents communication with a simple yet effective messaging system. Subagents are aware of each other, can announce their status, broadcast, and read messages asynchronously.