From x402-tools
AI-powered X/Twitter search agent for real-time trends, news, and social media insights. Costs 0.05 USDC per request on Base network.
How this skill is triggered — by the user, by Claude, or both
Slash command
/x402-tools:x-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides access to an AI-powered X/Twitter search agent that can find real-time trends, news, and social media insights.
This skill provides access to an AI-powered X/Twitter search agent that can find real-time trends, news, and social media insights.
The user must have configured their Ethereum private key in one of these locations:
.claude/x402-tools.json with {"private_key": "0x..."}X402_PRIVATE_KEY environment variable in .envWhen the user wants to search Twitter/X for trends, news, or social insights, run:
npx -y @itzannetos/x402-tools-claude x-search "<query>"
Replace <query> with the user's search query.
User: "What are people saying about AI agents on Twitter?"
Run:
npx -y @itzannetos/x402-tools-claude x-search "AI agents discussions and opinions"
npx claudepluginhub joshuarweaver/cascade-business-ops --plugin tzannetosgiannis-x402-tools-claudeCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.