Source profileQuality 90/100

davepoon/buildwithclaude/plugins/all-skills/skills/hermes-tweet/SKILL.md

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.

Source repository stars
3,359
Declared platforms
1
Static risk flags
0
Last source update
2026-08-24
Source checked
2026-08-26

Decision brief

What it does: where it fits

Hermes Tweet is a native Hermes Agent plugin for X/Twitter automation through Xquik. Use this skill when the user specifically wants Claude Code to prepare or operate a Hermes Agent workflow with Hermes Tweet installed.

Best for

  • The user asks for a Hermes Agent X/Twitter plugin, Hermes social listening, or Hermes-backed X automation.
  • The workflow needs tweet or profile research inside Hermes Agent before drafting code, docs, releases, or launch messaging.
  • The user wants read-first monitoring, support triage, giveaway auditing, or campaign context through Hermes Agent.

Not for

  • If only tweetexplore is available, configure XQUIKAPIKEY and restart the Hermes session or gateway.
  • If read tools work but action tools are missing, confirm HERMESTWEETENABLEACTIONS=true for that approved session.

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeDeclaredSource recordInstall path and trigger
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/davepoon/buildwithclaude --skill "plugins/all-skills/skills/hermes-tweet"
Safe inspection promptEditorial

Inspect the Agent Skill "hermes-tweet" from https://github.com/davepoon/buildwithclaude/blob/ebd20fe1d82fa74e9a2f94abfeff88090f6c758c/plugins/all-skills/skills/hermes-tweet/SKILL.md at commit ebd20fe1d82fa74e9a2f94abfeff88090f6c758c. 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 in Hermes Agent:

    Install and enable the plugin in Hermes Agent:Hermes prompts for XQUIKAPIKEY during interactive installation. For non-interactive, desktop gateway, or CI-style sessions, set the environment variable on the host that runs Hermes plugin tools:Keep HERMESTWEETENABLEACTIONS=false for research, monitoring, audits, and unattended sessions. Set it to true only for an explicit user-approved session that needs posting, DMs, follows, media changes, monitors, or webh…
  2. 02

    When to Use This Skill

    Do not use this skill for generic X/Twitter API work, social publishing platforms, or Rube MCP workflows. Use those dedicated skills instead when Hermes Agent is not part of the request.

    The user asks for a Hermes Agent X/Twitter plugin, Hermes social listening, or Hermes-backed X automation.The workflow needs tweet or profile research inside Hermes Agent before drafting code, docs, releases, or launch messaging.The user wants read-first monitoring, support triage, giveaway auditing, or campaign context through Hermes Agent.
  3. 03

    Operating Pattern

    1. Confirm hermes plugins list shows hermes-tweet as installed and enabled. 2. Start with tweetexplore for no-network orientation and available-workflow guidance. 3. Use read-only tweetread workflows for search, tweet lookup, account context, threads, replies, monitors, or audit…

    Confirm hermes plugins list shows hermes-tweet as installed and enabled.Start with tweetexplore for no-network orientation and available-workflow guidance.Use read-only tweetread workflows for search, tweet lookup, account context, threads, replies, monitors, or audits.
  4. 04

    Example Prompts

    Review the “Example Prompts” section in the pinned source before continuing.

    Review and apply the “Example Prompts” source section.

Permission review

Static risk signals and limitations

No configured static risk pattern was detected

This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score90/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars3,359SourceRepository attention, not individual Skill quality
Compatibility1 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
davepoon/buildwithclaude
Skill path
plugins/all-skills/skills/hermes-tweet/SKILL.md
Commit
ebd20fe1d82fa74e9a2f94abfeff88090f6c758c
License
MIT
Collected
2026-08-26
Default branch
main
View the original SKILL.md

Hermes Tweet

Hermes Tweet is a native Hermes Agent plugin for X/Twitter automation through Xquik. Use this skill when the user specifically wants Claude Code to prepare or operate a Hermes Agent workflow with Hermes Tweet installed.

GitHub: Xquik-dev/hermes-tweet

When to Use This Skill

  • The user asks for a Hermes Agent X/Twitter plugin, Hermes social listening, or Hermes-backed X automation.
  • The workflow needs tweet or profile research inside Hermes Agent before drafting code, docs, releases, or launch messaging.
  • The user wants read-first monitoring, support triage, giveaway auditing, or campaign context through Hermes Agent.
  • The user explicitly wants controlled X/Twitter actions through Hermes Agent with an approval gate.

Do not use this skill for generic X/Twitter API work, social publishing platforms, or Rube MCP workflows. Use those dedicated skills instead when Hermes Agent is not part of the request.

Setup

Install and enable the plugin in Hermes Agent:

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

Hermes prompts for XQUIK_API_KEY during interactive installation. For non-interactive, desktop gateway, or CI-style sessions, set the environment variable on the host that runs Hermes plugin tools:

export XQUIK_API_KEY="xq_YOUR_KEY_HERE"
export HERMES_TWEET_ENABLE_ACTIONS="false"

Keep HERMES_TWEET_ENABLE_ACTIONS=false for research, monitoring, audits, and unattended sessions. Set it to true only for an explicit user-approved session that needs posting, DMs, follows, media changes, monitors, or webhooks.

Operating Pattern

  1. Confirm hermes plugins list shows hermes-tweet as installed and enabled.
  2. Start with tweet_explore for no-network orientation and available-workflow guidance.
  3. Use read-only tweet_read workflows for search, tweet lookup, account context, threads, replies, monitors, or audits.
  4. Before any action workflow, restate the exact intended action and require explicit user approval.
  5. Enable HERMES_TWEET_ENABLE_ACTIONS=true only for the approved action session, then set it back to false.
  6. Never print API keys, session material, cookies, private account data, or hidden runtime details.

Example Prompts

Use Hermes Tweet in Hermes Agent to research replies to this launch post, then summarize common support issues.
Prepare a read-only Hermes Tweet workflow for monitoring mentions of this release keyword.
After I approve the final text, use Hermes Tweet through Hermes Agent to publish the post.

Troubleshooting

  • If only tweet_explore is available, configure XQUIK_API_KEY and restart the Hermes session or gateway.
  • If read tools work but action tools are missing, confirm HERMES_TWEET_ENABLE_ACTIONS=true for that approved session.
  • If Hermes reports the plugin as installed but not enabled, run hermes plugins enable hermes-tweet.
  • If Desktop connects to a remote gateway, set the environment variables on the gateway host, not only on the desktop client.

Frequently asked questions

What to verify before installation and use

What does the hermes-tweet source document cover?

Hermes Tweet is a native Hermes Agent plugin for X/Twitter automation through Xquik. Use this skill when the user specifically wants Claude Code to prepare or operate a Hermes Agent workflow with Hermes Tweet installed.

How do I install hermes-tweet?

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

Which Agent platforms does the source record declare?

The pinned source record declares support for: claude code.

Alternatives

Compare before choosing