diff --git a/data/plugins/iam.yaml b/data/plugins/iam.yaml new file mode 100644 index 0000000..48e8db7 --- /dev/null +++ b/data/plugins/iam.yaml @@ -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.