x-search
Installation
SKILL.md
X Search (hermes -z)
Search X (Twitter) for live information by delegating to the local Hermes Agent in one-shot mode. Hermes ships with Grok-backed X search, so no X API key is needed — but the signed-in account must have X Premium or higher.
This skill works from any agent that can run shell commands (Claude Code, Codex,
Grok CLI). Install it with npx skills add nanameru/x-search-skill --skill x-search.
The command
hermes -z "<prompt>"
-z / --oneshot runs Hermes once and prints ONLY the final response text
to stdout — no banner, no spinner, pipe-friendly. It is the claude -p /
grok -p equivalent.