
Hermes Tweet
FreeEnhance your X/Twitter research and actions with Hermes.
Free · Opens the source repo
What Hermes Tweet does
Hermes Tweet is a specialized plugin for the Hermes Agent that provides a comprehensive toolset for interacting with X/Twitter. It is designed for users who need to conduct social listening, account research, and tweet analysis while maintaining control over account-changing actions. With Hermes Tweet, you can effectively monitor trends, investigate mentions, and prepare for tweet actions in a structured manner. This skill is particularly useful for marketers, social media managers, and researchers who require timely insights from X/Twitter without the risk of unintended posts or actions.
The skill operates within the Hermes Python environment and requires the XQUIK_API_KEY for accessing read and action routes. Users can install Hermes Tweet easily and enable it within their Hermes Agent runtime. The plugin emphasizes a read-first approach, allowing users to gather data and insights before deciding on any account-changing actions. This ensures that all operations are deliberate and approved, which is crucial in managing social media presence effectively.
Hermes Tweet includes several key functionalities, such as the ability to explore available X/Twitter endpoints, read account and tweet data, and execute actions only after explicit approval. This structured workflow helps users maintain clarity and control over their social media interactions. Additionally, the skill supports various objectives, including research, monitoring, support triage, and giveaway audits, making it a versatile tool for different use cases.
For those looking to integrate X/Twitter insights into their workflows, Hermes Tweet serves as a reliable option that prioritizes safety and intentionality in social media management. By leveraging this skill, users can enhance their operational efficiency while ensuring that their social media strategies are informed and well-executed.
When to use it
Use this skill when you need to research X/Twitter accounts, monitor trends, or prepare for tweet actions while ensuring control over any account changes.
When not to use it
This skill is not suitable for users who require a generic API wrapper for X/Twitter without the need for structured workflows or approval processes.
What you can build with it
Research an Account
Use Hermes Tweet to inspect recent public context for an account before drafting a reply, ensuring actions are disabled.
Monitor a Launch Keyword
Track X/Twitter mentions for a specific launch keyword and summarize themes without posting any content.
Prepare a Guarded Post
Draft a tweet and list the exact action call needed, awaiting approval before executing any account changes.
How to install Hermes Tweet
View source1. Install with the skills CLI
npx skills add wshobson/agents/hermes-tweet --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by wshobsonHermes Tweet
Hermes Tweet adds an X/Twitter toolset to Hermes Agent. It is useful for social listening, account research, launch monitoring, support triage, giveaway audits, and controlled publishing workflows where actions stay explicit.
When to Use This Skill
Use this skill when the user wants to:
- Install Hermes Tweet into a Hermes Agent runtime
- Discover available X/Twitter read and action routes
- Read X/Twitter account, tweet, trend, monitor, or search data
- Summarize public signal before drafting responses or campaigns
- Keep account-changing actions gated behind explicit operator intent
Setup
Install the package into the Hermes Python environment, then enable the plugin:
~/.hermes/hermes-agent/venv/bin/python -m pip install hermes-tweet
hermes plugins enable hermes-tweet
Set the API key on the Hermes runtime host:
export XQUIK_API_KEY="<your-key>"
export HERMES_TWEET_ENABLE_ACTIONS="false"
Keep HERMES_TWEET_ENABLE_ACTIONS false for read-first sessions. Set it to
true only for sessions that intentionally need posting, replies, DMs, follows,
webhooks, monitors, media changes, or other account-changing routes.
Inputs
Ask for these inputs before selecting routes:
- Objective: research, monitoring, support triage, giveaway audit, or action prep
- Target: account handle, tweet URL, keyword, list, monitor, or trend
- Time window and freshness needs
- Whether any account-changing action is in scope
- Confirmation that the Hermes runtime has
XQUIK_API_KEY
Workflow
- Search the bundled endpoint catalog with
tweet_exploreto find matching routes. - Read X/Twitter data through
tweet_readafter selecting a catalog route. - Execute account-changing routes with
tweet_actiononly after explicit approval. - Keep API keys in environment variables or the Hermes runtime env file.
- Do not paste credentials into prompts, issues, PR comments, or tool inputs.
- Load workflow patterns when the user asks for a campaign, monitor, support, or giveaway workflow instead of a single read.
Tool Model
| Tool | Purpose |
|---|---|
tweet_explore | Search the bundled endpoint catalog without using the API key. |
tweet_read | Call catalog-listed read-only endpoints when XQUIK_API_KEY is set. |
tweet_action | Call action routes only when action gating is enabled. |
Output Format
Return concise operational output:
Summary:
- What was checked and why
Read routes:
- Catalog path, input, and result summary
Action plan:
- Proposed account-changing actions, each awaiting explicit approval
Next check:
- Follow-up route or monitoring cadence when useful
Usage Examples
Research an account before drafting a reply:
Use Hermes Tweet to inspect recent public context for @example before drafting a reply.
Keep actions disabled.
Monitor a launch keyword:
Track X/Twitter mentions for "Example Launch" today.
Summarize themes and notable accounts. Do not post.
Prepare a guarded post:
Draft a launch tweet and list the exact tweet_action call you would use.
Wait for approval before any action route.
Capture structured route notes:
{
"objective": "support-triage",
"route": "/api/v1/x/search",
"action_gate": "disabled",
"approval_required": true
}
Troubleshooting
- If only
tweet_exploreappears, configureXQUIK_API_KEYon the Hermes runtime host and reload or restart the active Hermes session. - If action routes are unavailable, keep reading or set
HERMES_TWEET_ENABLE_ACTIONS=trueonly for an approved action session. - If a route does not match, use
tweet_exploreagain and choose a catalog-listed path instead of guessing endpoints.
Best Practices
- Treat Hermes Tweet as the Hermes-native X/Twitter layer, not a generic API wrapper.
- Keep research and monitoring workflows read-only by default.
- Use Desktop or gateway operator review before account-changing calls.
- Validate the exact catalog path before calling
tweet_readortweet_action. - Restart gateway, cron, or long-running Hermes sessions after env changes.
See Also
The social-publishing plugin complements Hermes Tweet for broad multi-platform publishing. Hermes Tweet is focused on the Hermes Agent X/Twitter toolset and its read-first, approval-gated operating model.
See the official guide at https://github.com/Xquik-dev/hermes-tweet#readme.
Frequently asked questions about Hermes Tweet
Similar skills
Agent-Browser Core
Efficient browser automation for AI agents.
Setup My IQ
Effortlessly create and update your personal context portfolio.
CRM Maintenance
Automate HubSpot updates from your calendar and emails.
Zoom MCP
Streamline access to Zoom meeting assets and recordings.
Slack Automation
Automate tasks and extract data from Slack easily.
SMB Onboard
Guides small business owners through initial tool setup.
