Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add samuelgudi/iknowkungfu --skill hermes-tweetgit clone --depth 1 https://github.com/samuelgudi/iknowkungfuWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/samuelgudi/iknowkungfu/hermes-tweet)<a href="https://agentmods.dev/skills/samuelgudi/iknowkungfu/hermes-tweet"><img src="https://agentmods.dev/badge/skills/samuelgudi/iknowkungfu/hermes-tweet/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/samuelgudi/iknowkungfu/hermes-tweet"><img src="https://agentmods.dev/badge/skills/samuelgudi/iknowkungfu/hermes-tweet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.01248 |
| Opus 5 | $0.00021 | $0.00624 |
| Sonnet 5 | $0.00008 | $0.00250 |
| Haiku 4.5 | $0.00004 | $0.00125 |
Grade A, and why
hermes-tweet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hermes Tweet
Use Hermes Tweet when the user wants to automate or inspect X through Xquik.
When to Use
Use this skill for Hermes Agent sessions that need X/Twitter data or controlled X actions through the Hermes Tweet plugin.
Use this skill especially for social listening, launch monitoring, support triage, creator research, brand research, giveaway audits, community audits, and controlled publishing workflows.
Use tweet_explore first when the user asks for a capability, endpoint, route,
or Xquik API surface. Use tweet_read only after a read-only endpoint is known.
Use tweet_action only after the user requests a write, private read, monitor,
webhook, extraction job, giveaway draw, or media operation that requires action
permissions.
Workflow
- Use
tweet_exploreto find the endpoint. - Use
tweet_readfor public read-only endpoints. - Use
tweet_actiononly for writes or private reads after stating the exact endpoint and payload.
Decision Rules
- IF the task is endpoint discovery, THEN call
tweet_explorewith a short query. - IF the endpoint method is
GETand the catalog does not mark it as an action, THEN calltweet_read. - IF the endpoint method is not
GET, or the route touches private account state, THEN calltweet_actiononly when actions are enabled and the user has approved the operation. - IF
tweet_actionis unavailable or disabled, THEN explain that action tools are intentionally gated byHERMES_TWEET_ENABLE_ACTIONS=true. - IF
XQUIK_API_KEYis missing, THEN ask the user to set it in the Hermes runtime environment without requesting the key value in chat. - IF Hermes lists the plugin as
not enabled, THEN tell the user to runhermes plugins enable hermes-tweetor reinstall with--enable. - IF the plugin is installed as a project-local
.hermes/plugins/copy, THEN remind the user that Hermes requiresHERMES_ENABLE_PROJECT_PLUGINS=truefor trusted repositories. - IF the task is unattended, scheduled, gateway-driven, or cron-driven, THEN
prefer
tweet_readand keeptweet_actiondisabled unless the workflow has a clear approval step.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 145 lines · 42 tokens per session scan A 64c74d935e2b
hermes-tweet is a skill published in the GitHub repository samuelgudi/iknowkungfu (2 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 1,248 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
hermes-tweet
Use Xquik in Hermes Agent for public X research, monitoring, thread summaries, creator discovery & approved actions. Not affiliated with X Corp. Use when the user requests X data or a named action. Trigger with "search X", "monitor X", "post tweet", or "X trends".
hermes-tweet
Search Twitter/X, read tweet replies, look up users, monitor tweets, export followers, and gate X actions through Xquik.
hermes-tweet
Use when Hermes Agent needs X/Twitter search, public signal research, monitoring, or approval-gated account actions through the Hermes Tweet plugin.
spectre
X/Twitter automation MCP server — 104 tools for search, posting, media upload, DMs, scheduled tweets, drafts, bookmark folders, lists, communities, topics, community notes, account settings, profile management, highlights, notifications.
tweet-card-generator
Given a topic, auto-searches for info, generates a tweet + matching data-card PNG (HTML→screenshot, clean cream-background style, multi-layout + multi-chart).
gingiris-twitter-agent-ops
Twitter/X Agent Operations SOP v2 — Rebuilt from real dual-account operations. Real data: • CN account: grew from 1,150 → 3,679 followers (14 months), 1 tweet/day, OAuth1 direct post • EN account: Buffer API • Real incidents: cron silent-failed for 2 weeks unnoticed, analytics data off by 17×, thread performance worse…