Agent Plugins Marketplace
All plugins

hermes-tweet

v0.1.13

Hermes Agent plugin for public X/Twitter research and approval-gated private or state-changing operations through Hermes Tweet

CodexClaude Code1 Skill

By XquikLicense: MIT39.9k GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install hermes-tweet for Codex and Claude Code

Installs for the current user
codex plugin marketplace add wshobson/agents
codex plugin marketplace upgrade claude-code-workflows
codex plugin add hermes-tweet@claude-code-workflows

Paste and run these commands in a terminal with Codex. They add and refresh the claude-code-workflows catalog, then install this plugin.

Compatibility: the page URL and API slug “hermes-tweet” remain stable.

  • Codex: hermes-tweet@agent-plugin-marketplacehermes-tweet@claude-code-workflows

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/wshobson/agents

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/hermes-tweet/.

Plugin files

plugins/hermes-tweet/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/hermes-tweet/SKILL.md

Included Skills1

hermes-tweetskills/hermes-tweet/SKILL.md

Install and operate Hermes Tweet, a Hermes Agent plugin for X/Twitter research, timeline reading, tweet analysis, and approval-gated private or state-changing operations. Use this skill when installing Hermes Tweet, researching X/Twitter accounts, monitoring launch signals, investigating mentions, auditing giveaways, or preparing gated X operations. Use proactively when a Hermes Agent workflow needs current X/Twitter context. Requires XQUIK_API_KEY for read and action tools.

Plugin manifests2

plugins/hermes-tweet/.codex-plugin/plugin.json
{
  "name": "hermes-tweet",
  "version": "0.1.13",
  "description": "Hermes Agent plugin for public X/Twitter research and approval-gated private or state-changing operations through Hermes Tweet",
  "skills": "./skills/",
  "author": {
    "name": "Xquik",
    "url": "https://github.com/Xquik-dev"
  },
  "homepage": "https://github.com/Xquik-dev/hermes-tweet#readme",
  "repository": "https://github.com/Xquik-dev/hermes-tweet",
  "license": "MIT",
  "interface": {
    "displayName": "Hermes Tweet",
    "shortDescription": "Hermes Agent plugin for public X/Twitter research and approval-gated private or state-changing operations through…",
    "category": "marketing"
  }
}
plugins/hermes-tweet/.claude-plugin/plugin.json
{
  "name": "hermes-tweet",
  "version": "0.1.13",
  "description": "Hermes Agent plugin for public X/Twitter research and approval-gated private or state-changing operations through Hermes Tweet",
  "author": {
    "name": "Xquik",
    "url": "https://github.com/Xquik-dev"
  },
  "homepage": "https://github.com/Xquik-dev/hermes-tweet#readme",
  "repository": "https://github.com/Xquik-dev/hermes-tweet",
  "license": "MIT",
  "category": "marketing"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hermes-tweet on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hermes-tweet)