Source profileQuality 88/100

wshobson/agents/plugins/hermes-tweet/skills/hermes-tweet/SKILL.md

hermes-tweet

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.

Source repository stars
39,098
Declared platforms
0
Static risk flags
1
Last source update
2026-08-24
Source checked
2026-08-25

Decision brief

What it does: where it fits

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 workflows where private or state-changing operations stay explicit.

Best for

  • 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

Not for

  • If only tweetexplore appears, configure XQUIKAPIKEY on the Hermes runtime
  • If action routes are unavailable, keep public reads separate. Set

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/wshobson/agents --skill "plugins/hermes-tweet/skills/hermes-tweet"
Safe inspection promptEditorial

Inspect the Agent Skill "hermes-tweet" from https://github.com/wshobson/agents/blob/d82998e7df393c671ede2387a8435075f0b633f5/plugins/hermes-tweet/skills/hermes-tweet/SKILL.md at commit d82998e7df393c671ede2387a8435075f0b633f5. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Setup

    Install and enable the plugin through Hermes:

    Install and enable the plugin through Hermes:Set the API key on the Hermes runtime host:Keep HERMESTWEETENABLEACTIONS false for read-first sessions. Set it to true only for an approved private read, write, monitor, webhook, extraction, draw, or media operation.
  2. 02

    Workflow

    1. Search the bundled endpoint catalog with tweetexplore to find matching routes. 2. Read public X/Twitter data through tweetread after selecting a catalog route. 3. Use tweetaction for private or state-changing routes only after explicit approval. 4. Keep API keys in environmen…

    Search the bundled endpoint catalog with tweetexplore to find matching routes.Read public X/Twitter data through tweetread after selecting a catalog route.Use tweetaction for private or state-changing routes only after explicit approval.
  3. 03

    Usage Examples

    Research an account before drafting a reply:

    Research an account before drafting a reply:Monitor a launch keyword:Capture structured route notes:
  4. 04

    When to Use This Skill

    Use this skill when the user wants to:

    Install Hermes Tweet into a Hermes Agent runtimeDiscover available X/Twitter read and action routesRead X/Twitter account, tweet, trend, monitor, or search data
  5. 05

    Inputs

    Ask for these inputs before selecting routes:

    Objective: research, monitoring, support triage, giveaway audit, or action prepTarget: account handle, tweet URL, keyword, list, monitor, or trendTime window and freshness needs

Permission review

Static risk signals and limitations

Network access

medium · line 49

The documentation includes network, browsing, or remote request actions.

Search the bundled endpoint catalog with `tweet_explore` to find matching routes.

Network access

medium · line 61

The documentation includes network, browsing, or remote request actions.

| `tweet_explore` | Search the bundled endpoint catalog without using the API key. |

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score88/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars39,098SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
wshobson/agents
Skill path
plugins/hermes-tweet/skills/hermes-tweet/SKILL.md
Commit
d82998e7df393c671ede2387a8435075f0b633f5
License
MIT
Collected
2026-08-25
Default branch
main
View the original SKILL.md

Hermes 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 workflows where private or state-changing operations 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 private and state-changing operations gated behind explicit operator intent

Setup

Install and enable the plugin through Hermes:

hermes plugins install Xquik-dev/hermes-tweet --enable

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 an approved private read, write, monitor, webhook, extraction, draw, or media operation.

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 private or state-changing operation is in scope
  • Confirmation that the Hermes runtime has XQUIK_API_KEY

Workflow

  1. Search the bundled endpoint catalog with tweet_explore to find matching routes.
  2. Read public X/Twitter data through tweet_read after selecting a catalog route.
  3. Use tweet_action for private or state-changing routes only after explicit approval.
  4. Keep API keys in environment variables or the Hermes runtime env file.
  5. Do not paste credentials into prompts, issues, PR comments, or tool inputs.
  6. Load workflow patterns when the user asks for a campaign, monitor, support, or giveaway workflow instead of a single read.

Tool Model

ToolPurpose
tweet_exploreSearch the bundled endpoint catalog without using the API key.
tweet_readCall catalog-listed public read-only endpoints when XQUIK_API_KEY is set.
tweet_actionCall private reads, writes, monitors, webhooks, extractions, draws, and media operations 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 private or state-changing operations, 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_explore appears, configure XQUIK_API_KEY on the Hermes runtime host and reload or restart the active Hermes session.
  • If action routes are unavailable, keep public reads separate. Set HERMES_TWEET_ENABLE_ACTIONS=true only for an approved private or state-changing operation.
  • If a route does not match, use tweet_explore again 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 read-only by default. Require approval before creating or changing monitors.
  • Use Desktop or gateway operator review before private or state-changing calls.
  • Validate the exact catalog path before calling tweet_read or tweet_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 endpoint and approval contract when a route boundary is unclear. See the official guide at https://github.com/Xquik-dev/hermes-tweet#readme.

Frequently asked questions

What to verify before installation and use

What does the hermes-tweet source document cover?

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 workflows where private or state-changing operations stay explicit.

How do I install hermes-tweet?

The source record exposes this install command: npx skills add https://github.com/wshobson/agents --skill "plugins/hermes-tweet/skills/hermes-tweet". Inspect the command and pinned source before running it.

Which permission-related actions were detected?

Static rules flagged network in the source; the page lists the matching lines and excerpts.

Alternatives

Compare before choosing

Computed 903,343

davepoon/buildwithclaude

hermes-tweet

Use Hermes Tweet when a Claude Code workflow needs a source-aware handoff to Hermes Agent for X/Twitter research, account context, monitoring, or approval-gated actions through the native Hermes Agent plugin.

Computed 10024,921

alirezarezvani/claude-skills

app-store-optimization

App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist

Computed 10015,122

wanshuiyin/Auto-claude-code-research-in-sleep

citation-audit

Use it for operations and research tasks; the detail page covers purpose, installation, and practical steps.

Computed 10014,671

prowler-cloud/prowler

postgresql-indexing

PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance