hermes-tweet
v0.1.13Hermes Agent plugin for public X/Twitter research and approval-gated private or state-changing operations through Hermes Tweet
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
codex plugin marketplace add wshobson/agents
codex plugin marketplace upgrade claude-code-workflows
codex plugin add hermes-tweet@claude-code-workflowsPaste 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-marketplace→hermes-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/agentsClone 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
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/hermes-tweet/SKILL.md
Included Skills1
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
{
"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"
}
}{
"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"
}For maintainers
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)