From 7e2509a0d83ee5834fef2f4c169c6b0e162aedd6 Mon Sep 17 00:00:00 2001 From: kriptoburak Date: Sat, 13 Jun 2026 11:49:24 +0200 Subject: [PATCH] Add Hermes Tweet plugin --- plugins/hermes-tweet.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 plugins/hermes-tweet.json diff --git a/plugins/hermes-tweet.json b/plugins/hermes-tweet.json new file mode 100644 index 0000000..71ef606 --- /dev/null +++ b/plugins/hermes-tweet.json @@ -0,0 +1,23 @@ +{ + "name": "hermes-tweet", + "source": { + "source": "github", + "repo": "Xquik-dev/hermes-tweet", + "sha": "341e991dd21e10105caf1456102f36b246f6e86e" + }, + "description": "Native Hermes Agent plugin for X and Twitter automation with read-first workflows and approval-gated actions.", + "version": "0.1.6", + "author": { + "username": "Xquik-dev", + "name": "Xquik-dev" + }, + "category": "productivity", + "license": "MIT", + "tags": [ + "skills", + "integration", + "social-media", + "twitter", + "x" + ] +}