hermes-tweet

Use Xquik from Hermes Agent for X search, posting, replies, likes, retweets, follows, DMs, monitors, extraction jobs, draws, media, and trends.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hermes-tweet" with this command: npx skills add xquik/hermes-tweet

Hermes Tweet

Use Hermes Tweet when the user wants to automate or inspect X through Xquik.

Workflow

  1. Use tweet_explore to find the endpoint.
  2. Use tweet_read for public read-only endpoints.
  3. Use tweet_action only for writes or private reads after stating the exact endpoint and payload.

Safety

  • Never ask for or reveal API keys, signing keys, passwords, cookies, or TOTP secrets.
  • Never pass credentials in tool arguments.
  • Use only catalog-listed /api/v1/... endpoints.
  • Do not use account connection, re-authentication, API key, billing, credit top-up, or support-ticket endpoints.
  • For posting, deleting, following, DMs, profile changes, monitors, webhooks, extraction jobs, and draws, summarize the action before calling tweet_action.

Examples

Search tweets:

{"query":"tweet search","method":"GET"}

Then call:

{"path":"/api/v1/x/tweets/search","query":{"q":"AI agents","limit":25}}

Post a tweet:

{"query":"post tweet","include_actions":true}

Then call tweet_action with:

{"path":"/api/v1/x/tweets","method":"POST","body":{"account":"@example","text":"Hello from Hermes Tweet"},"reason":"Post the user-approved tweet."}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Apple Health MCP

Read a local Apple Health export and expose activity, sleep, heart, HRV, workouts, and long-term trends to agents. Use when an AI agent needs setup, usage, s...

Registry SourceRecently Updated
Automation

Architecture Critic

Adversarial pre-build architecture review. Spawns a structurally independent agent that reviews proposed builds, features, or operational decisions BEFORE an...

Registry SourceRecently Updated
Automation

Nevermined Payments

Integrates Nevermined payment infrastructure into AI agents, MCP servers, Google A2A agents, and REST APIs. Handles x402 protocol, credit billing, payment pl...

Registry SourceRecently Updated
Automation

mx-auto

Run App trigger services through local Runtime APIs with lightweight persistent defaults and cached callable trigger snapshots. Use when the workflow already...

Registry SourceRecently Updated